Skip to content

bhase/build_your_own_lisp

Repository files navigation

Build Your Own Lisp

This repository is a code collection to the book from Daniel Holden. See [http://www.buildyourownlisp.com/faq].

Changes to original book code:

  • using readline instead of editline (only different name for library and header)
  • no WIN32 support (I do not use it)
  • created a Makefile
  • the extended assertion macros are a little bit different

About

Code collection to book from Daniel Holden

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published