r4
Stack-based language
A Forth-based language with simplified concepts and built-in support for debugging and profiling tools.
:r4 concatenative programming language with ideas from ColorForth.
126 stars
11 watching
9 forks
Language: Forth
last commit: over 1 year ago colorforthforthprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
remko/waforth | An interpreter and compiler for a Forth programming language implemented in WebAssembly | 499 |
stefano/wasm-forth | An implementation of the Forth programming language compiled to WebAssembly | 144 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
nakilon/rasel | An implementation of an esoteric programming language with stack-based operations and random access capability. | 6 |
dibyendumajumdar/ravi | An open-source programming language extension with limited static typing and just-in-time compilation capabilities | 1,169 |
rho-devel/rho | Refactoring R language interpreter into an efficient, VM-based interpreter using modern techniques. | 133 |
tabemann/zeptoforth | A Forth-based operating system for microcontrollers | 190 |
nornagon/jonesforth | A mirror of Richard WM Jones's excellent literate x86 assembly implementation of Forth | 1,009 |
samueltardieu/aforth | An embeddable interpreter for a stack-based programming language | 23 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
robfromoz/c64-basic | Commodore 64 BASIC programs made available for use and modification on other systems with similar interpreters. | 10 |
rzbin/libra | A stack-based programming language implemented in Haskell with basic integer operations and control flow. | 1 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |