Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

clisp

To start interpreter:

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

$ ./parsing

About

A simple Lisp interpreter implemented in C (Following http://www.buildyourownlisp.com/)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages