aldld / hasp

An interpreter for a variant of Lisp written in Haskell.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

hasp

/hasp/ noun

  1. a slotted hinged metal plate that forms part of a fastening for a door or lid and is fitted over a metal loop and secured by a pin or padlock.

  2. an interpreter for a variant of Lisp written in Haskell.

Building and Running hasp

You can build and run hasp using Stack. To build, run the command

stack build

You can then run hasp using the command

stack exec hasp