sigil
Lisp compiler
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.
A Parenscript to Javascript command line compiler and interpreter.
2 stars
5 watching
0 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
burtonsamograd/sigil | A compiler and REPL for a Lisp dialect used in web development | 26 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
bnmcgn/paren6 | A set of macros to simplify ES6 code translation into Parenscript | 29 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 407 |
naver/lispe | An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 372 |
sctb/lumen | A Lisp implementation with flexible compilation and extensible special forms for JavaScript, designed to match the target runtime environment closely. | 561 |
dundalek/liz | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 266 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
svenssonjoel/lispbm | An interpreter for a concurrent, functional programming language with message-passing and pattern-matching capabilities. | 90 |
zick/zickstandardlisp | An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
dbetz/xlisp | An object-oriented LISP compiler built using CMake | 35 |
gilch/hissp | A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. | 388 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
mmontone/cl-livedocs | A web-based documentation browser for Common Lisp | 2 |