Skip to content

Implementation of the false language in haskell.

License

Notifications You must be signed in to change notification settings

thulsadum/false-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

false

An implementation of an interpreter for the FALSE language in Haskell.

Build

cabal sandbox init
cabal install --only-dependencies
cabal build

Run

cabal run

or

${REPO_ROOT}/dist/build/false/false

About

Implementation of the false language in haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published