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.

GitHub

92 stars
8 watching
8 forks
Language: C
last commit: almost 2 years ago
chibiosconcurrencyesp32freertosfunctional-programminginterpreterlanguagelispmicrocontrollernrf52pattern-matchingprogramming-languagequasiquotationreplriscv32stm32f4zephyr

Related projects:

RepositoryDescriptionStars
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
yesco/esp-lispA small, fast Lisp interpreter for the ESP8266 microcontroller257
rui314/minilispA minimalistic Lisp interpreter in C1,490
maryrosecook/littlelispA JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow.608
kspalaiologos/malbolge-lispAn interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions.493
wendlers/libembA collection of libraries and helper tools for working with microcontrollers and wireless modules in embedded systems projects57
cookrn/babybelRuby implementation of a Common Lisp dialect for building interpreters and compilers8
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
sergev/litebsdAn operating system for microcontrollers with compact memory footprint and paging support308
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
niyarin/bel-smlAn implementation of Paul Graham's Bel language in Standard ML9
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
masak/belAn interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.27
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
bnmcgn/sigilA 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