You are browsing as a guest. Sign up (or log in) to start making projects!

Backwash

  • 4 Devlogs
  • 11 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.

Ship #1

I made an interpreted esoteric coding language, called Backwash. It is a language with just 4 variables and every operator is a single character. When coding, you have to plan your project design because of the many constraints implemented in the language. When developing this project (along with @Cesium72 on GitHub), we ran into many challenges. In addition to having challenges when writing the interpreter, writing the code in my language was even harder. You can try the project by using the online interpreter, install the npm package or use npx to run code on your machine. More information is detailed on the website’s readme popup and the full syntax is detailed on GitHub.

  • 4 devlogs
  • 11h
  • 14.57x multiplier
  • 159 Stardust
Try project → See source code →
Open comments for this post

2h 49m 57s logged

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.

0
0
6
Open comments for this post

6h 24m 28s logged

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.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…