-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kannagi edited this page Mar 18, 2024
·
10 revisions
- parentheses are for constants.
- function calls and their declarations are followed by
:
, which indicates that it is a label - quotes can be on multiple lines
- variable and function names can contain
.
- variable and function names starting with
.
are reserved by the compiler don't do it
Higueul language v0.40