olenhad / hisp

A toy lisp compiler written in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hisp

hisp is a toy lisp interpreter developed primarily during a long transit at Bangkok Airport as an excuse to teach myself haskell. And just cuz.

Check this post for more details

To build

$ cabal build

About

A toy lisp compiler written in Haskell


Languages

Language:Haskell 93.9%Language:C 6.1%