las3r
Lisp compiler
A dynamic compiler that translates Lisp expressions into AVM2 bytecodes
A lisp compiler for the AVM2.
94 stars
7 watching
9 forks
Language: ActionScript
last commit: almost 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
rzubek/as_lisp | A Lisp dialect implemented in Actionscript | 1 |
lboasso/oberonc | An Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables | 149 |
vlm/asn1c | Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,051 |
syegulalp/akilang | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
igor84/summus | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
larmel/lacc | A compiler for the C programming language written in C. | 894 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |
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 |
alex-gamper/ada-languageserver | An LSP client prototype for Visual Studio 2017 implementing support for the Ada programming language | 1 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
tartanllama/vizh | An esoteric programming language that compiles and links image files to generate C code | 231 |
dirkschumacher/llr | A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |