ysaie

31 / ⚧ / code, music, art, games

──────────────────────────────
🌸 many-shaped creature
✨ too many projects
🚀 cannot be stopped
🌙 stayed up too late
:eggbug: eggbug enjoyer
──────────────────────────────
header image: chapter 8 complete from celeste
avatar: made using this character builder


📩 email
contact@echowritescode.dev

before:

samples/branch_case_else_unreachable.orchid:8: Unrecognized token

after:

samples/branch_case_else_unreachable.orchid:8: Unrecognized token

    |
  8 |   bind! number = 1;
    |                ^

(ignore the silliness of my frontend not recognizing the = token, i just haven't implemented that statement yet so this is a convenient way to generate an error message to show)

also, i think i've not yet mentioned the name of this project? it's called Orchid¹, and it's a toy programming language/amateur research project that i'm building to test out some ideas about programming language design i've had for a while c:

i have zero academic or professional language design experience, so this is just for fun for the moment!


¹ there are a few other programming language projects called Orchid already, but they don't seem mainstream, so i'm keeping the name until somebody complains


You must log in to comment.

in reply to @ysaie's post: