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

Open comments for this post

43m 57s logged

Devlog 4

wow I feel like i’ve coded a lot today cuz im jet lagged

Anyway, on to the actual devlog!

If loops ACTUALLY fixed this time

I noticed in the last devlog I posted an image of everything I worked on, like if loops, light mode, nested commands, etc. However, I realized that the output had 4 statements instead of 2. What happened was that the program produced both the outputs for the ELSE IF block AND the ELSE block. That’s now fixed by ensuring that blocks are skipped if the block above them is true. (Also something else I noticed in the screenshot was that the second line of the first IF block actually has an error - whoops, guess I suck at my OWN coding language)

Also, I got bored and started working on the README

It now has a description of the language, example code, and some examples of functions. I’m probably gonna work on it more later though.

Favicon added

There’s now an icon on the tab. I also renamed the code editor from “Goa Language” to “Goa IDE”; although IDE is an overstatement for something as basic as mines.

0
1

Comments 0

No comments yet. Be the first!