Pebaz / LambdaCoreLinks
An interpreted language written in Rust inspired by the Lisp family of languages.
☆61Updated 3 years ago
Alternatives and similar repositories for LambdaCore
Users that are interested in LambdaCore are comparing it to the libraries listed below
Sorting:
- Language server providing completion for gluon☆54Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A language for designing slides☆116Updated 3 weeks ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust☆123Updated 4 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A stripped-down version of Git, implemented in Rust☆136Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- An immutable singly-linked list, as seen in basically every functional language☆30Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- A Process Control System☆97Updated 7 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- A Rocket based JSON Web Token authentication server.☆32Updated 5 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago