-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Esteban Gomezllata Marmolejo edited this page Nov 9, 2024
·
2 revisions
This Wiki contains information for EarScript users; both the beginner's guide and the documentation. If instead you wish to create an EarScript compiler or machine, this is the link to the specification.
You can try the examples in the Beginner's Guide in Try EarScript online!
- EarScript Machines.
- EarScript Code & Tokens.
- Operators & I/O.
- Table movement and manipulation.
- Control Flow.
(Under construction)
- Token tails
- Constant Numbers
- Table references
- Relative references
- Label references
- Token heads
- Integer operators
- I/O operators
- Table manipulation and movement
- Flow operators
- Conditional delimiters
- Loop delimiters
- Switch delimiters
(Under construction)
- JavaScript
- GDScript