SnapScript

Help make a text based programming language on snap!

what do you want the syntax to be like?

can you explain what each line does?

edit: wait, is it like javascript?

int x = 1 // makes a variable called x that stores an integer

fun say(str t) { // makes a function called say and gives it one argument called t that stores a string
out(t) // prints whatever value t has to the console
} // ends the function deceleration

say(toStr(x + 1)) // calls the say function and makes t x + 1 but as a string

ah, thanks. I don't have that much experience making a text parser that can, well, parse a programming language (efficiently), but I do have experience making a parser that can parse simple minecraft-like commands (e.g. /tp @p 0 0 0).

If you want to learn how to create a parser, https://craftinginterpreters.com

test
You just gotta backslash the extra closing bracket.

bungamer07%20(bungamer07%20on%20scratch)\)

Or just use the HTML <a> element:
test

<a href="https://snap.berkeley.edu/project?user=bubgamer07%20(bungamer07%20on%20scratch))&project=dcode-%20text%20coding">test</a>

Wait so this is creating a new coding language for Snap! like JS?

ithoughtthatwasdead

why do you just keep mentioning random users

Could you make useful replies instead of spam ones?

Why are you bumping everything.

Good point.

bump.