dflemstr / tinLinks
A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.
☆63Updated 6 years ago
Alternatives and similar repositories for tin
Users that are interested in tin are comparing it to the libraries listed below
Sorting:
- Logic programming, for Rust, from inside Rust.☆41Updated 5 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Copying Garbage Collector☆14Updated 5 years ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆60Updated 7 months ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- A #[no_std], allocation-free WebAssembly interpreter written in Rust☆15Updated 6 years ago
- miniserde minus the dependencies☆20Updated 4 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated 5 months ago
- Platform-independent space-efficient tagged pointers in Rust