ecma6-forth VS forthkit

Compare ecma6-forth vs forthkit and see what are their differences.

ecma6-forth

Low level forth like language for writing canvas applications (by tehologist)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ecma6-forth forthkit
1 1
13 32
- -
0.0 10.0
4 months ago over 3 years ago
Forth C
- BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ecma6-forth

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.

forthkit

Posts with mentions or reviews of forthkit. 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.

What are some alternatives?

When comparing ecma6-forth and forthkit you can also consider the following projects:

factor - Factor programming language

durexforth - Modern C64 Forth

swapforth - Swapforth is a cross-platform ANS Forth

Mako - A simple virtual game console

collapseos - Bootstrap post-collapse technology

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