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
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Language server providing completion for gluon☆52Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆52Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated last month
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- indexlist: A doubly linked list, backed by a vector☆84Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago