BIPLAN
Memory-constrained interpreter
An experimental programming language designed to fit within extremely limited memory constraints, aiming to simplify interpretation and analysis of code for low-resource environments.
Byte coded Interpreted Programming language
68 stars
6 watching
6 forks
Language: C
last commit: about 2 years agoLinked from 1 awesome list
arduinocompileresolangesoteric-languageinterpreterlinuxprogramming-language
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 | |
| A programming language interpreter preserved from the original 1970s implementation with fixes to make it compatible with modern systems. | 40 | |
| An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 | |
| An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 | |
| An interpreted programming language with C-style syntax and support for multiple paradigms | 268 | |
| A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 | |
| A BASIC interpreter written in Golang. | 331 | |
| An interpreter for a variant of Commodore BASIC 6502 | 452 | |
| An implementation of Paul Graham's Bel language in Standard ML | 9 | |
| An educational virtual machine implementation in C for teaching bytecode interpretation concepts. | 731 | |
| A package for creating interpreters using a concurrent model with UI and Engine components. | 27 | |
| A compiler that translates an imperative programming language into machine code | 157 | |
| A minimalistic Lisp interpreter in C | 1,490 | |
| An interactive BASIC interpreter written in Python | 174 | |
| An implementation of the Push programming language and genetic programming system in Clojure. | 331 |