feluso / galisp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 99.6%Language:Makefile 0.2%Language:C++ 0.2%