ishanpm / chemlambda-editor

Javascript implementation of Chemlambda
MIT License
3 stars 0 forks source link

chemlambda-editor

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.