Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

Φ

Phi is a simple interpreter for a Lisp-y language, written in C99. I built it following the Build your own Lisp book. Phi primarily differs from the intepreter built in the book in that it has an explicit boolean type. I might add a few more things to Phi in the future.

Compiling

  1. Run make prep to create the release and debug output directories.
  2. Run make release or make debug to build the build you want.

About

Simple interpreter for a Lisp-y language, written in C99

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.