eatonphil / jsforthLinks
A Forth REPL in Javascript.
☆47Updated 2 years ago
Alternatives and similar repositories for jsforth
Users that are interested in jsforth are comparing it to the libraries listed below
Sorting:
- Forth engine in JavaScript☆63Updated 3 years ago
- Forth implemented in js☆89Updated 7 years ago
- A single file implementation of a non-standard Forth written in the FIG style☆29Updated 5 years ago
- ForthFreak wiki☆121Updated 10 years ago
- Test programs for Forth 2012 and ANS Forth☆76Updated this week
- Discussion repository for Forth enthusiasts.☆123Updated 2 months ago
- FORTH-like language for Javascript / Node☆51Updated 12 years ago
- Thinking Forth captures the philosophy of the language to show users how to write more readable, better maintainable applications. This p…☆41Updated 7 years ago
- WebAssembly AST Forth☆20Updated 8 years ago
- Forth dialect implemented in C, Javascript, WebAssembly and compiled from C to asm.js and WebAssembly.