Skip to content
/ hasp Public

An interpreter for a variant of Lisp written in Haskell.

License

Notifications You must be signed in to change notification settings

aldld/hasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An interpreter for a variant of Lisp written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published