• SwiftX on Arduino mega 2560 ?

    From dxf@dxforth@gmail.com to comp.lang.forth on Thu Sep 11 22:32:24 2025
    From Newsgroup: comp.lang.forth

    Is this do-able? I'm suspecting not as the largest AVR part for
    which definitions are provided is ATmega1280 (64K words).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From albert@albert@spenarnc.xs4all.nl to comp.lang.forth on Fri Sep 12 14:06:21 2025
    From Newsgroup: comp.lang.forth

    In article <68c2c158$1@news.ausics.net>, dxf <dxforth@gmail.com> wrote:
    Is this do-able? I'm suspecting not as the largest AVR part for
    which definitions are provided is ATmega1280 (64K words).


    This message is suggesting it this has something to do with swiftforth.
    Is that true (I think not)?
    According to the website it is a tool to generate assembly programs.

    Groetjes Albert
    --
    The Chinese government is satisfied with its military superiority over USA.
    The next 5 year plan has as primary goal to advance life expectancy
    over 80 years, like Western Europe.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From minforth@minforth@gmx.net to comp.lang.forth on Sat Sep 13 10:31:32 2025
    From Newsgroup: comp.lang.forth

    Alternative:
    https://github.com/githubgilhad/memxFORTH-core

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From dxf@dxforth@gmail.com to comp.lang.forth on Sat Sep 13 22:41:30 2025
    From Newsgroup: comp.lang.forth

    On 13/09/2025 6:31 pm, minforth wrote:
    Alternative:
    https://github.com/githubgilhad/memxFORTH-core

    Appears to be the beginning of a project but I get the sense it's
    early days.

    On a positive note, I got SwiftX running on an Arduino Leonardo.
    At least the pc talks to it and the SOS LED blinking demo runs.
    The fun part was massaging the Atmel cpu definition file into a
    form SwiftX could understand. That required some forth programming...

    --- Synchronet 3.21a-Linux NewsLink 1.2