ecma6-forth

Low level forth like language for writing canvas applications (by tehologist)

Ecma6-forth Alternatives

Similar projects and alternatives to ecma6-forth

  1. collapseos

    Discontinued Bootstrap post-collapse technology

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. factor

    66 ecma6-forth VS factor

    Factor programming language

  4. Mako

    A simple virtual game console (by JohnEarnest)

  5. durexforth

    Modern C64 Forth

  6. swapforth

    Swapforth is a cross-platform ANS Forth

  7. lbForth

    Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ecma6-forth alternative or higher similarity.

ecma6-forth discussion

Log in or Post with

ecma6-forth reviews and mentions

Posts with mentions or reviews of ecma6-forth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • What the hell is Forth? (2019)
    4 projects | news.ycombinator.com | 13 Jan 2023
    I didn't really understand forth till I tried implementing eforth in c.

    https://github.com/tehologist/forthkit

    Managed to write a compiler/interpreter that could understand enough forth to implement the entire system. Less than 500 lines and only uses stdio.h and compiles using TCC

    https://bellard.org/tcc/

    That was so much fun I built a second one in under 300 lines of javascript for experimenting with canvas api in web browser. Single file doesn't require a server, you can drag and drop code onto text window.

    https://github.com/tehologist/ecma6-forth

    Runs standalone, I want to get back to it again.

Stats

Basic ecma6-forth repo stats
1
14
0.0
over 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Forth is
the 83rd most popular programming language
based on number of references?