Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.13 KB

Ambients Reducer

A reducer module for Ambients protocol using Non-interfering Boxed Ambients (NBA) variant of ambient calculus.

Status: Work-in-progress

Usage

Install:

git clone https://github.com/ambientsprotocol/js-ambients-reducer.git
cd js-ambients-reducer/
npm i

Run tests:

npm test

Contribute

Please, feel free to contribute! Take a look at the issues, and comment on an existing issue or create a new one if you have questions, bugs, or suggestions. For larger PRs, open an issue first if you could - drive-by PRs are also welcomed.

In particular, if you want to extend this to other editors, feel free.

Please abide by the Code of Conduct. For more on contributing to the Ambients Protocol, check out the docs in ambientsprotocol/welcome.

License

MIT