Welcome to BF Playground! This is an intuitive and useful online platform for writing and executing Brainfuck (BF) programs in your browser. Brainfuck is a minimalistic esoteric programming language known for its Turing completeness. Read the this documentation if you are interested in learning the language
- Interactive Editor: Write multiple lines of Brainfuck code with syntax highlighting and code indentation for an enhanced coding experience.
- Run Button: Execute your Brainfuck program with a single click for quick testing and instant results.
- Terminal Output: View the output of your program in the read-only terminal, providing immediate feedback on program behavior.
- Responsive Design: Enjoy a seamless experience across various devices, ensuring accessibility and convenience.
Try out BF Playground live Here!
Contributions are welcome! If you encounter issues or have suggestions for improvements, please create a new issue or submit a pull request on our GitHub repository.
This project is licensed under the MIT License.