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: 6 months ago
Linked from 1 awesome list
lisplisp-interpreterparens-8pico-8
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and REPL for a Lisp dialect used in web development | 26 |
| A minor mode for Emacs that helps manage pairs of parentheses and other brackets in code | 1,836 |
| 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 source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| An Emacs Lisp client that integrates AI-powered language tools into the Emacs editor | 50 |
| A set of ES6 macros for translating Parenscript code to ES5 syntax | 31 |
| An interactive development environment for Common Lisp on the Pulsar platform | 62 |
| A feature-rich command line parser for Lua | 266 |
| 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 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| 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 |