Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

text2bf

This python script takes user input and turn it into brainfuck readable data (in the most memory-wise method, using only a single memory slot).

Syntax:

python3 converter.py myText

One can also choose to provide no parameter, executing only

python3 converter.py

if that heppens, the script will ask for user input, using the input() built-in function.

About

Lightweight text to Brainfuck language converter! Writen in Python.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages