-
Notifications
You must be signed in to change notification settings - Fork 0
Language Basics
Charles C edited this page Jul 20, 2018
·
2 revisions
A comment in Jave is prefaced by /\
/\ this is a comment that will be ignored by Jave up to EOL (end of line)
A longform comment can be done like so:
/\ This
comment can span lines
and retains formatting if I can figure
out how
to do that
\/
Printing to screen is done with the operator pront
pront<"Henlo world">;;
or
pronted<"henlo world">;; to add a newline at the end.
Note: Pronting may be moved to the "Tonr" standard library in the future.
It is easy to assign a variable utilizing the allow 2b=2 operator
allow foo 2b=2 bar
Assignment will be expanded upon
we can fix it later ™️
i can fix that
WITH MONEY
™️