Skip to content

EduardMaghakyan/notlisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not LISP

This project is intended to teach me C and magic of creating a programming language.

Compile

cc -std=c99 -Wall not-lisp.c mpc.c -ledit -lm -o nlisp

You can check example source codes in prelude.lspy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages