Skip to content

tsumo/build-your-own-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

build-your-own-lisp

Implementation of a simple lisp language, as described in the book "Build your own lisp"

http://www.buildyourownlisp.com

C version

On Ubuntu you may need these packages: libreadline-dev, libeditline-dev, libedit-dev.

Tweak readline/editline includes in main.c for you OS.

Build binary with the ./build.sh main.c.

About

Tiny lisp in C / Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages