Backwash
- 3 Devlogs
- 10 Total hours
A kinda dumb esoteric coding language made by me and one of my friends (@Cesium72 on GitHub). Backwash is an esoteric language where every keyword and variable is one character.
A kinda dumb esoteric coding language made by me and one of my friends (@Cesium72 on GitHub). Backwash is an esoteric language where every keyword and variable is one character.
Added a README popup for the online interpreter of my language!
I almost finished making the UI for my web port of my esoteric coding language! I’m using Monaco editor for the code editing and Xterm.js for the terminal.
This is my first devlog for my esoteric coding language - Backwash. I completed the design and finished coding the first version of the project. The syntax is complete and I have coded a few demos, including rock paper scissors.