/galisp

My lisp made with http://buildyourownlisp.com!

Primary LanguageC

galisp

My lisp made with http://buildyourownlisp.com!

command i usually use: cc -std=c99 -Wall filename.c mpc.c -o executable-name when i need to debug: gcc -gdwarf-3 -std=c99 -Wall filename.c mpc.c -o executable