Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commoned

ed but lisp, and with many weird opinionated changes

building

a standalone ce executable may be built using embeddable common lisp with the following command:

ecl --shell build.cl

you'll need ecl with development bindings (probably called ecl-dev). on alpine, make sure you also have libffi-dev gmp-dev and gc-dev installed, since the dependencies for alpine's ecl package seem to be missing stuff needed to build binaries.

note that the result will be dynamically linked to ecl by default, the --disable-shared configure flag when building ecl may change this

About

work in progress ed ripoff

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages