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 15 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A compiler that translates Common Lisp code into JavaScript | 243 |
| | A Lisp dialect implemented in Actionscript | 1 |
| | An Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables | 150 |
| | Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,056 |
| | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| | A compiler for the C programming language written in C. | 922 |
| | An open-source implementation of a vision-language instructed large language model | 513 |
| | 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 |
| | An LSP client prototype for Visual Studio 2017 implementing support for the Ada programming language | 1 |
| | Compiles ASN.1 modules into Erlang source code | 0 |
| | A language targeting LLVM with the goal of building a simple compiler | 64 |
| | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| | An esoteric programming language that compiles and links image files to generate C code | 232 |
| | A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |