colltoaction / widip

A system for programming with diagrams
Creative Commons Zero v1.0 Universal
15 stars 1 forks source link

REPL diagrams #7

Open colltoaction opened 4 weeks ago

colltoaction commented 4 weeks ago

As a Lisp, Widip is designed with an interactive interpreter in mind. This is implemented in Python but not modelled using the three available Python instructions

https://github.com/colltoaction/widip/blob/c8297e479edeae47bc2dd8be1c5e1f8efeddacd4/bin/py/rep.py#L3-L5

One should not confuse those three Python functions with the rep functions to be implemented using diagrams.