valtan

Compiler

A compiler that translates Common Lisp code into JavaScript

Common Lisp to JavaScript compiler

GitHub

238 stars
13 watching
6 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
islam0mar/cl-cxx-jit A Common Lisp interface to C++ code compilation and execution with JIT optimization 62
jscl-project/jscl A Common Lisp compiler that generates JavaScript code 885
vsedach/vacietis Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. 306
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
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
cbaggers/varjo Compiler for translating Lisp code to GLSL shader language 223
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
itay2805/vork An interpreter and parser project implementing a programming language with a formal grammar as reference. 28
aemoncannon/las3r A dynamic compiler that translates Lisp expressions into AVM2 bytecodes 94
clozure/ccl A Common Lisp compiler and runtime environment 855
burtonsamograd/sigil A compiler and REPL for a Lisp dialect used in web development 26
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 884
tartanllama/vizh An esoteric programming language that compiles and links image files to generate C code 231
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 703