-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julius Paffrath edited this page Jan 29, 2019
·
26 revisions
In this Wiki you will find aditional information about the jask language and the project itself.
- Home
- Getting started
- Control flow
- Functions
- List variables in jask
- Dictionary variables in jask
- Structs in jask
- Convert variables
- Internal Functions
- The access operator
- Callbacks in jask
- Modules
- Internal Modules
- The jask standard library jcore
- Using CMD arguments in jask
- Nested function calls
- Functions inside functions!
- Modules inside functions!
- Performance comparison of loops