Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.38 KB

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