Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 121 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 121 Bytes

YourOwnLisp

To compile this project, run this command:

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