jonesforth
Forth interpreter
A mirror of Richard WM Jones's excellent literate x86 assembly implementation of Forth
Mirror of JONESFORTH
1k stars
30 watching
142 forks
Language: Assembly
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
remko/waforth | An interpreter and compiler for a Forth programming language implemented in WebAssembly | 498 |
samueltardieu/aforth | An embeddable interpreter for a stack-based programming language | 23 |
stefano/wasm-forth | An implementation of the Forth programming language compiled to WebAssembly | 144 |
tabemann/zeptoforth | A Forth-based operating system for microcontrollers | 190 |
phreda4/r4 | A Forth-based language with simplified concepts and built-in support for debugging and profiling tools. | 126 |
phreda4/r3 | A virtual machine-based language inspired by Forth, designed to work with SDL2 libraries for game development and provides a basic IDE for editing and running code. | 55 |
wellang/well | A high-level assembly language compiler that compiles to low-level assembly code | 57 |
mthom/shentong | An implementation of a Lisp family programming language in Haskell | 162 |
cofinalsubnets/wisp | A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
navionguy/basicwasm | An interpreter project that compiles GWBasic programs to WebAssembly for execution in a browser. | 8 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
bulat-ziganshin/magus | An assembler that translates high-level C code into x86 or x64 assembly code with focus on portability and brevity | 22 |
v420v/vas | An x86-64 assembler written in V language | 98 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
clash-lang/clash-compiler | A compiler that transforms high-level Haskell descriptions into synthesizable hardware descriptions. | 1,442 |