ccl
Compiler
A Common Lisp implementation of a compiler and runtime environment
Clozure Common Lisp
858 stars
64 watching
104 forks
Language: Common Lisp
last commit: 18 days ago cclclozure-clcommon-lispcompilerlisp
Related projects:
Repository | Description | Stars |
---|---|---|
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 888 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
html/clache | A general caching facility for Common Lisp | 18 |
melusina-org/make-common-lisp-program | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
cl-model-languages/cl-prolog2 | A Common Lisp library that provides a translator from S-expression to ISO-standardized Prolog language and integrates with various Prolog compilers for efficient execution. | 31 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
wadehennessey/wcl | Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
lsevero/abclj | An interop project allowing direct interaction between Clojure and Common Lisp | 88 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 610 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 77 |