A reducer module for Ambients protocol using Non-interfering Boxed Ambients (NBA) variant of ambient calculus.
Status: Work-in-progress
Install:
git clone https://github.com/ambientsprotocol/js-ambients-reducer.git
cd js-ambients-reducer/
npm i
Run tests:
npm test
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.