make-common-lisp-program
Lisp compiler
Creates executable Common Lisp programs on GitHub runners with various implementations and systems
GitHub action to make an executable Common Lisp program
3 stars
2 watching
0 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
slime/slime | Enables interactive programming in Common Lisp within Emacs. | 1,901 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
vsedach/vacietis | Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 306 |
wadehennessey/wcl | Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
cbaggers/varjo | Compiler for translating Lisp code to GLSL shader language | 223 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 22 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 64 |
nobody-famous/alive | A Common Lisp extension for VSCode that provides basic development tools and features for the Steel Bank Common Lisp compiler. | 206 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |