Javascript implementation of Chemlambda
Chemlambda is a graph rewriting system based on lambda calculus. This implementation includes the ability to edit Chemlambda molecules and evolve them step-by-step, all from within your browser.
See it in action at: https://ishanpm.github.io/chemlambda-editor/
See the original repository for more info.