mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-15 19:50:51 +00:00
14 lines
331 B
Markdown
14 lines
331 B
Markdown
## Aquamarine HLL
|
|
|
|
The high level language that compiles to AIR and some wrappers in the host language (e.g. TypeScript).
|
|
|
|
### TODO
|
|
|
|
- Lambda
|
|
- Build data types: extend
|
|
- Platform-specific Predef with Return ability
|
|
- Implementation for abilities
|
|
- Abilities passing
|
|
- Print syntax errors better way
|
|
- For the offset, find a token
|