parens-8
Lisp compiler
A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability
a tiny lisp for pico-8
24 stars
2 watching
0 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
lisplisp-interpreterparens-8pico-8
Related projects:
Repository | Description | Stars |
---|---|---|
burtonsamograd/sigil | A compiler and REPL for a Lisp dialect used in web development | 26 |
fuco1/smartparens | A minor mode for Emacs that helps manage pairs of parentheses and other brackets in code | 1,836 |
robert-van-engelen/tinylisp | A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 858 |
yesco/esp-lisp | A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
svenssonjoel/lispbm | An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
zweifisch/ollama | An Emacs Lisp client that integrates AI-powered language tools into the Emacs editor | 50 |
bnmcgn/paren6 | A set of ES6 macros for translating Parenscript code to ES5 syntax | 31 |
neil-lindquist/slima | An interactive development environment for Common Lisp on the Pulsar platform | 62 |
mpeterv/argparse | A feature-rich command line parser for Lua | 266 |
picolisp/pil21 | A Lisp dialect designed to be a simple and efficient virtual machine with dynamic data types and structures, suitable for general-purpose programming and application development. | 192 |
weirdconstructor/lal | A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
bnmcgn/sigil | 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 |