Finally: Brainfuck is ready for the mainframe/enterprise
After a long hack-session I finally got a Brainfuck interpreter written in COBOL working (https://www.vanheusden.com/misc/blog/2016-05-19_brainfuck_cobol_intp.php ). So you can finally run your Brainfuck programs on your COBOL enabled mainframe! (e.g. ibm esa/390, tandem nonstop, etc)
If you don't want an interpreted code, you can use this program https://www.vanheusden.com/misc/blog/2016-05-19_brainfuck_cobol_compiler.php instead which translates/compiles the Brainfuck code to COBOL code.
11 comments
[ 4.3 ms ] story [ 40.7 ms ] thread[Orson Welles clapping GIF]
I would be so happy.
And is a stand alone guy in some forsaken company- and converts it all to brainfuck. And leaves and takes the "real" source along. And the next guy finds it years later and has to do with it.
Lots of "jokes" become running gags, and the running gags - long after being funny, have some poor guy having to keep those gags going. The poor guys venture on Hacker News in there spare time - and try to cause a abortion to the next generation of Franken-Frames being cobbled together.
Random Trivia: The guy who wrote brainfuck also contributed to the sauerbraten cube2 game engine.