chameco / SolidLinks
A minimalist interpreted language, with a clean object model and a tiny VM.
☆273Updated 6 years ago
Alternatives and similar repositories for Solid
Users that are interested in Solid are comparing it to the libraries listed below
Sorting:
- A Python-like systems programming language☆84Updated 9 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A lightweight, embeddable scripting language☆151Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- self-hosted ooc compiler that generates c99☆408Updated 9 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated 2 years ago
- Lightweight extension language☆233Updated 8 years ago
- The Orange programming language☆74Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- The Little Programming Language☆215Updated 9 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- The Duck Programming Language☆109Updated 8 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- A programming language I can like. Unholy and full of magic.☆198Updated 5 months ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- Extending C with cmacro☆342Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- 🧚 A slightly different version of C.☆179Updated 2 years ago
- A minimal text-editor with lua scripting.☆169Updated 6 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- minimal freestanding C library for bare-metal i386 development