Skip to content

zephyrfalcon/fairy-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This project is no longer under active development.


This is Fairy Lisp, an interpreter for an experimental Lisp dialect.

I wanted to explore various ideas, like modules, first-class macros (and making the two work together without problems), first-class namespaces, and more.

(Details follow later... Yes, there is a lot missing and wrong with it, it's a work in progress.)

Requirements:

  • D compiler (I am currently using dmd 2.075.0 for macOS, via Homebrew)

About

Interpreter for an experimental Lisp dialect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages