Skip to content
/ Fungoid Public
forked from purefunctor/Fungoid

Befunge-93 interpreter written in Haskell!

License

Notifications You must be signed in to change notification settings

helvm/Fungoid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fungoid

Befunge-93 interpreter written in Haskell!

Requirements

This project requires GHC 8.6.5 and can be built using either cabal or stack.

Installation

λ> git clone https://github.com/PureFunctor/Fungoid.git
λ> cd Fungoid
λ> [cabal | stack] install

Examples

In order to run examples obtained from the esolangs wiki:

λ> [cabal | stack] run Fungoid -- b93/helloworld.b93 93
λ> [cabal | stack] run Fungoid -- b93/factorial.b93 93

About

Befunge-93 interpreter written in Haskell!

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages

  • Haskell 100.0%