Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 452 Bytes

File metadata and controls

8 lines (5 loc) · 452 Bytes

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.