Whitespace and Brainfuck [](https://github.com/wsdt/Global/wiki/Donation) [](https://saythanks.io/to/kevin.riedl.privat%40gmail.com)
June 17, 2020 ยท View on GitHub
During the local hacker day in Deland, Florida (Stetson University) I made a depressed bot and during the time I trained him with Twitter data I thought: Why not learning a little bit Whitespace and Brainfuck.
Whitespace language
Simple Whitespace program (*.ws) which outputs a sentence (compile it so the it).
Brainfuck language
Simple brainfuck program (*.bf) which prints ascii characters starting from '!' until inputted character value is zero.