april
APL compiler
Compiles APL programming language into Common Lisp for efficient data processing
The APL programming language (a subset thereof) compiling to Common Lisp.
602 stars
21 watching
31 forks
Language: Common Lisp
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
melusina-org/make-common-lisp-program | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
phantomics/seed | An interactive software environment built around Common Lisp to facilitate flexible and expressive programming. | 76 |
anlsh/picl | A Common Lisp implementation of Python's itertools package with laziness support | 17 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
vsedach/vacietis | Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 306 |
koji-kojiro/cl-repl | A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. | 153 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
armael/conch | A compiler for translating C-like code to Uxn | 23 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 64 |