Skip to content

Build standalone executables using Embeddable Common-Lisp.

License

Notifications You must be signed in to change notification settings

csvitlik/build-with-ecl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

Helper script to build standalone executable programs with Embeddable Common-Lisp.

Use

$ cd ~/common-lisp
$ git clone https://github.com/csvitlik/build-with-ecl
$ cd build-with-ecl
$ ecl -load build-with-ecl.lisp
$ ./build-with-ecl test
$ ./test

About

Build standalone executables using Embeddable Common-Lisp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published