poppyrock2 — 5/30/2022, 1:58:26 AM

example of how wordit could work:

// Welcome to Wordit Workspace!
// Wordit translates words to Javascript, so it can be used easily!
// You can delete this demo text.

// declare function with name and code
declare funct named (function name)
funct named (function name) code start
new number console output of 5
new console line break
new string console output of hello
funct named (function name) code end
// run declared function
run funct named (function name)

output:

5

hello

♥ 4 ↩ 0 💬 3 comments

comments

non-biased-news:

ahhh thats so tedious

5/30/2022, 2:02:58 AM
poppyrock2:

true i will simplify it

5/30/2022, 11:28:00 AM
non-biased-news:

okeee

5/30/2022, 1:58:48 PM