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.
128 stars
11 watching
9 forks
Language: Forth
last commit: over 1 year ago colorforthforthprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An interpreter and compiler for a Forth programming language implemented in WebAssembly | 500 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
| Develops an assembler and compiler for a programming language | 46 |
| An implementation of an esoteric programming language with stack-based operations and random access capability. | 6 |
| An open-source programming language extension with limited static typing and just-in-time compilation capabilities | 1,174 |
| Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
| A Forth-based operating system for microcontrollers | 197 |
| A mirror of Richard WM Jones's excellent literate x86 assembly implementation of Forth | 1,017 |
| An embeddable interpreter for a stack-based programming language | 23 |
| A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
| Commodore 64 BASIC programs made available for use and modification on other systems with similar interpreters. | 10 |
| A stack-based programming language implemented in Haskell with basic integer operations and control flow. | 1 |
| Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |