(Updated: 4/11/2018)
WhiteSpace Interpreter written in Visual C#
When I was learning WhiteSpace in a Programming Languages class, I decided to make this application on the side. I found it helpful to convert my WhiteSpace into readable letters, and I hope you will too. Feel free to check out the code or submit a pull request.
- Import files into the application for conversion
- Save the converted text into a .txt file
- Convert between WhiteSpace and Letters by clicking the convert button
- Nothing new planned at this time
The-Program folder contains the .exe for download.
The-Code folder contains all the code for Visual Studio.