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.
610 stars
21 watching
31 forks
Language: Common Lisp
last commit: about 1 month 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 | 888 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
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 and no reliance on cl-cont. | 17 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
vsedach/vacietis | Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 307 |
koji-kojiro/cl-repl | A Common Lisp implementation of a full-featured REPL with rich functionalities | 153 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
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 | 71 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 77 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 65 |