-
Notifications
You must be signed in to change notification settings - Fork 1
This project takes a string and generates Brainfuck source code that outputs that string.
License
sstelian/Text-to-Brainfuck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project takes a string and generates Brainfuck source code that outputs that string. The brainfuck_generator module can be run standalone, in which case it expects a string and an output file to be given as command line arguments. If no file is given, it outputs to console. Unit tests are based on Pytest and use a Brainfuck interpreter written by Sebastian Kaspari. https://github.com/pocmo/Python-Brainfuck The project was developed by Stelian Saracut in 2018 as a programming exercise for both Brainfuck and Python.
About
This project takes a string and generates Brainfuck source code that outputs that string.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published