aqua-lib/readme.md

22 lines
527 B
Markdown
Raw Normal View History

2021-04-29 12:22:39 +00:00
## Aqua
Aqua is a new-gen language for distributed systems.
Aqua programs are executed on many peers, sequentially
or in parallel, forming a single-use coordination network.
Aqua's runtime is heterogeneous: it includes browsers, servers, devices, all involved in solving a single task.
Therefore, Aqua scripts are compiled into several targets at once, with AIR and Typescript as a default.
## aqua-lib
TBD
### usage
TBD
### references
- To get started writing aqua see: https://github.com/fluencelabs/aqua-playground