Skip to content

death/imcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 28, 2020
9ec0c37 · Apr 28, 2020

History

92 Commits
Aug 25, 2019
Apr 8, 2020
Aug 15, 2019
Apr 8, 2020
Apr 28, 2020
Dec 4, 2019
Apr 28, 2020
Apr 8, 2020
Apr 8, 2020
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Jan 16, 2020
Jan 16, 2020
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Nov 28, 2019
Apr 8, 2020
Apr 8, 2020
Nov 28, 2019
Nov 28, 2019

Repository files navigation

imcl

ECL + IMGUI = IMCL

First, edit main.lisp so that you can load Quicklisp, Swank, and the IMCL systems.

Then you can build IMCL, set it up to load the main.lisp file, and run the imcl executable:

$ cmake .
$ make
$ cd bin
$ ln -s ../main.lisp .
$ ln -s ../lisplogo_alien_256.png .
$ ./imcl

If you got it working, congratulations! It's still a very immature project, and there is much to be done. Why not improve it a bit and submit a pull request?

License

MIT

About

ECL + IMGUI = IMCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published