waforth
Forth interpreter
An interpreter and compiler for a Forth programming language implemented in WebAssembly
Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
500 stars
23 watching
28 forks
Language: WebAssembly
last commit: 5 months ago
Linked from 2 awesome lists
compilercompilersforthinterpreterjavascriptlogoturtle-graphicstypescriptwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| An embeddable interpreter for a stack-based programming language | 23 |
| A mirror of Richard WM Jones's excellent literate x86 assembly implementation of Forth | 1,017 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A Forth-based language with simplified concepts and built-in support for debugging and profiling tools. | 128 |
| An interpreter project that compiles GWBasic programs to WebAssembly for execution in a browser. | 8 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| An interpreter for a logic-based programming language written in Haskell. | 61 |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
| An implementation of a programming language interpreter in V. | 37 |
| 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 |