Hacker News new | ask | show | jobs
by fabriceleal 4290 days ago
A more complete example, giving you a Lisp REPL, and calling C code from Lisp: http://vwood.github.io/embedded-ecl.html

And a "port" to Windows: https://github.com/fabriceleal/ecl-win-vs11-example.

Also a tiny non-working "game-engine" that uses SDL1.2 (while not working, may have more examples): https://github.com/rjmacready/pico-gmengine