hbf: An optimizing Brainfuck compiler and evaluator
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
hbf is a compiler and executor of Brainfuck programs. It provides two executables: hbfc
the Brainfuck compiler, and hbf
the virtual machine that executes compiled Brainfuck programs.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10.0.0 && <4.13), binary (>=0.8.5.1), bytestring (>=0.10.8.0), deepseq (>=1.4.3.0), filepath (>=1.4.1.2), hbf, optparse-applicative (>=0.14.0.0), parsec (>=3.1.13.0), primitive (>=0.6.2.0), text (>=1.2.2.0), transformers (>=0.5.2.0), vector (>=0.12.0.1) [details] |
License | GPL-3.0-only |
Copyright | Sebastian Galkin, 2018 |
Author | Sebastian Galkin |
Maintainer | paraseba@gmail.com |
Category | Language |
Home page | https://gitlab.com/paraseba/hbf |
Bug tracker | https://gitlab.com/paraseba/hbf/issues |
Source repo | head: git clone git@gitlab.com:paraseba/hbf.git |
Uploaded | by paraseba at 2018-06-25T22:11:59Z |
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dump | Dump stg and core files | Disabled |
profile | Enable profiling in benchmarks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hbf-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees