Skip to content
/ fable Public

A small LISP lexer, parser, and evaluator in Erlang

Notifications You must be signed in to change notification settings

Dzol/fable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Fable

A small LISP in Erlang.

Why?

Technical interview question with the Recurse Center to learn about interpreters.

Interesting Make Targets

make will run the test suite.

Prerquisites

Some Erlang. Though it's heavily commented. Reading the test suite is instructive.

Google KERL or go to erlang-solutions.com if you want to get Erlang/OTP.

About

A small LISP lexer, parser, and evaluator in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published