• colorForth editor?

    From Brad Eckert@21:1/5 to All on Wed Jun 29 07:07:03 2022
    Hi All,

    I would like to edit colorForth source code in a standalone Windows app, not in native colorForth. The best I can do is to use a plain text editor because there are so many powerful editors.

    A thought that just came to mind is to do it in JavaScript as a browser front end. colorForth could be interpreted in the front end. The only backend needed would be to manage storage for individual users.

    Sure, the run-time inefficiency would suck. It would be just like the old days when a 16 MHz 8086 PC was a speed demon.

    Maybe colorForth should be in the cloud. At least it would be a good trainer for the chorded keyboard.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Wayne morellini@21:1/5 to Brad Eckert on Wed Jun 29 22:15:17 2022
    On Thursday, June 30, 2022 at 12:07:07 AM UTC+10, Brad Eckert wrote:
    Hi All,

    I would like to edit colorForth source code in a standalone Windows app, not in native colorForth. The best I can do is to use a plain text editor because there are so many powerful editors.

    A thought that just came to mind is to do it in JavaScript as a browser front end. colorForth could be interpreted in the front end. The only backend needed would be to manage storage for individual users.

    Sure, the run-time inefficiency would suck. It would be just like the old days when a 16 MHz 8086 PC was a speed demon.

    Maybe colorForth should be in the cloud. At least it would be a good trainer for the chorded keyboard.

    Thumbs up Brad. Before anybody else butts in. I'm interested in colorforth or machine forth etc, in JavaScript so that it could use JavaScript API's and exchange JavaScript code data structures, a ColorScript. There used to be a ForthScript effort.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From none) (albert@21:1/5 to hwfwguy@gmail.com on Thu Jun 30 10:36:51 2022
    In article <a12fa556-886f-4004-b867-0d5c42e2e344n@googlegroups.com>,
    Brad Eckert <hwfwguy@gmail.com> wrote:
    Hi All,

    I would like to edit colorForth source code in a standalone Windows app, not in native colorForth. The best I can do is to
    use a plain text editor because there are so many powerful editors.

    A thought that just came to mind is to do it in JavaScript as a browser front end. colorForth could be interpreted in the
    front end. The only backend needed would be to manage storage for individual users.

    Sure, the run-time inefficiency would suck. It would be just like the old days when a 16 MHz 8086 PC was a speed demon.

    Maybe colorForth should be in the cloud. At least it would be a good trainer for the chorded keyboard.

    ciasarrayforth.html on my page below may serve your needs.
    It converts colorforth screens to plain ASCII and the uses vim configuration
    to edit the colorful ASCII equivalent of the screen.
    And then converts it back, of course.

    Groetjes Albert
    --
    "in our communism country Viet Nam, people are forced to be
    alive and in the western country like US, people are free to
    die from Covid 19 lol" duc ha
    albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)