durexforth
Modern C64 Forth (by jkotlinski)
elfort
A Forth metacompiler that directly emits an executable binary for x86-64 Linux written in Arkam (by jinhanada)
DISCONTINUED
Our great sponsors
durexforth | elfort | |
---|---|---|
5 | 2 | |
201 | 8 | |
- | - | |
8.3 | 5.8 | |
8 days ago | about 1 year ago | |
Forth | Forth | |
GNU General Public License v3.0 or later | - |
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.
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.
durexforth
Posts with mentions or reviews of durexforth.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-17.
-
RetroForth 2021.1 Is Released
If you’re into this you may also like durex forth: https://github.com/jkotlinski/durexforth
A modern C64 variant, as well as CollapseOS which is a Forth based 8-bit OS: https://collapseos.org/
elfort
Posts with mentions or reviews of elfort.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-22.
-
A Forth metacompiler directly emitting executable elf for x86-64 Linux
The metacompiler includes an Elf emitter and inline assembler written in another my Forth on StackVM Arkam.
What are some alternatives?
When comparing durexforth and elfort you can also consider the following projects:
zeptoforth - A not-so-small Forth for Cortex-M
gforth - Gforth mirror on GitHub (original is on Savannah)
jonesforth - Mirror of JONESFORTH
factor - Factor programming language
lbForth - Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
stoneknifeforth - a tiny self-hosted Forth implementation
subleq - 16-bit SUBLEQ CPU running eForth - just for fun
swapforth - Swapforth is a cross-platform ANS Forth
Mako - A simple virtual game console
arkam - A Simple Stack VM and Forth