/lispy-compiler

Simple lisp compiler written in C

Primary LanguageC

cc -std=c99 -Wall parsing.c mpc.c -ledit -lm -o parsing