mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 07:10:24 +00:00
.github/workflows | ||
.gitignore | ||
builtin.aqua | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
readme.md |
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