Pebaz / LambdaCore
An interpreted language written in Rust inspired by the Lisp family of languages.
☆61Updated 2 years ago
Alternatives and similar repositories for LambdaCore:
Users that are interested in LambdaCore are comparing it to the libraries listed below
- Language server providing completion for gluon☆52Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A very small GC in Rust, with a safe API☆61Updated 9 months ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- skryn is a Desktop GUI framework written purely in Rust