BrainFuck-SQL
BrainFuck-SQL copied to clipboard
BrainFuck Interpreter in SQL
BrainFuck-SQL
BrainFuck Interpreter in SQL
Developer: Forex Software Ltd https://forexsb.com
This code uses only memory variables and tables. It doesn't modify the database. You can connect it to any MS SQL DB.

Modification:
- Set your BrainFuck code in line 3.
- Set your input in line 4.