wduquette / moltLinks
Embeddable TCL Interpreter for Rust applications
☆116Updated 3 years ago
Alternatives and similar repositories for molt
Users that are interested in molt are comparing it to the libraries listed below
Sorting:
- The miniature, embeddable R7RS Scheme implementation☆121Updated this week
- Rust bindings for libgccjit.☆53Updated 2 years ago
- Rust Lisp expression parser and serializer☆196Updated last year
- ☆94Updated 2 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆73Updated 10 months ago
- Composable digital logic simulation in Rust!☆33Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Rust testing framework for compilers and VMs☆51Updated 10 months 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 meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Single-address-space capability-based nanokernel☆86Updated this week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆63Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Forth for Rust's trait system☆232Updated 5 years ago
- A Rust-based userland which also adds compile-time assurances to seL4 development.☆119Updated 2 years ago
- Implementation of the Lemon parser generator as a Rust procedural macro☆52Updated 3 months ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- Macro assembler for Rust☆35Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 10 months ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Write and execute C code inside Rust.☆155Updated last year
- The Solid-State Register Allocator☆87Updated 3 years ago
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Deducing Tock execution flows from Ibex Verilator traces☆70Updated 3 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages