jscl
Compiler
A Common Lisp compiler that generates JavaScript code
A Lisp-to-JavaScript compiler bootstrapped from Common Lisp
885 stars
58 watching
109 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 2 awesome lists
common-lispcompilerjavascriptjscllisp
Related projects:
Repository | Description | Stars |
---|---|---|
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
nilesr/jscl-react | Enables writing React components in Common Lisp using JSCL | 17 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
cil-project/cil | A C programming language front-end that facilitates program analysis and transformation. | 361 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
melusina-org/make-common-lisp-program | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
sctb/lumen | A Lisp implementation with flexible compilation and extensible special forms for JavaScript, designed to match the target runtime environment closely. | 561 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
roveroniandrea/htplcompiler | A compiler that converts HTML with embedded HTPL code into JavaScript code | 10 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
js-js/js.js | A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 217 |
arkscript-lang/std | Provides a standard set of functions and data structures for use in Common Lisp programming | 5 |