/brainfuck

Simple interpreter for the Brainfuck esoteric programming language. Built with Haskell.

Primary LanguageHaskellMIT LicenseMIT

Welcome to brainfuck 👋

Version

Maintenance License:MIT

Simple parser and interpreter for the Brainfuck esoteric programming language.

Install

stack install

Usage

stack run

Run tests

stack test

Author

👤 Juan Pablo Yamamoto

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Juan Pablo Yamamoto.
This project is MIT licensed.


This README was created with the markdown-readme-generator