durexforth
Modern C64 Forth (by jkotlinski)
swapforth
Swapforth is a cross-platform ANS Forth (by jamesbowman)
Our great sponsors
durexforth | swapforth | |
---|---|---|
4 | 1 | |
175 | 234 | |
- | - | |
8.2 | 2.1 | |
30 days ago | 7 months ago | |
Forth | Forth | |
- | BSD 3-clause "New" or "Revised" 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.
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.
-
Including files in durexForth (C64)
Just the durexForth manual from github. It's possible I missed something searching through it, but the example programs they have in the repo do have examples of word definitions starting on the first line of the file. Additionally, simply adding a comment to my own code didn't make a difference.
-
Are there any things in math you wish you could rename?
For the interested, there is a modern open source C64 Forth called DurexForth.
-
C64 Dungeoncrawler - Mockup
I know you said you wrote this in Kick Assembler, but I really feel like I should plug 64tass a fantastic cross-assembler. I've used it for my own reverse engineering projects. You might also want to look into DurexForth not because I think you should write this in Forth instead of ASM, but because it might help you to think about how to write things like a quest interpreter.
-
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/
swapforth
Posts with mentions or reviews of swapforth.
We have used some of these posts to build our list of alternatives
and similar projects.
-
The J1 Forth CPU
Also worth checking is the Swapforth Github repository.
What are some alternatives?
When comparing durexforth and swapforth you can also consider the following projects:
zeptoforth - A not-so-small forth for Cortex-M
subleq - 16-bit SUBLEQ CPU running eForth - just for fun
gforth - Gforth mirror on GitHub (original is on Savannah)
jonesforth - Mirror of JONESFORTH
factor - Factor programming language
arkam - A Simple Stack VM and Forth
lbForth - Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.