Skip to content
/ false-hs Public
forked from thulsadum/false-hs

Implementation of the false language in haskell.

License

Notifications You must be signed in to change notification settings

helvm/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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Languages

  • Haskell 100.0%