lispBM
Interpreter
An interpreter for a concurrent Lisp programming language designed for microcontrollers.
An interpreter for a concurrent lisp with message-passing and pattern-matching.
92 stars
8 watching
8 forks
Language: C
last commit: 2 months ago chibiosconcurrencyesp32freertosfunctional-programminginterpreterlanguagelispmicrocontrollernrf52pattern-matchingprogramming-languagequasiquotationreplriscv32stm32f4zephyr
Related projects:
Repository | Description | Stars |
---|---|---|
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
| A minimalistic Lisp interpreter in C | 1,490 |
| A JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow. | 608 |
| An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. | 493 |
| A collection of libraries and helper tools for working with microcontrollers and wireless modules in embedded systems projects | 57 |
| Ruby implementation of a Common Lisp dialect for building interpreters and compilers | 8 |
| A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
| An operating system for microcontrollers with compact memory footprint and paging support | 308 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| An implementation of Paul Graham's Bel language in Standard ML | 9 |
| An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. | 8 |
| An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. | 2 |