Skip to content

v0.3.0: deprecating YAML

Compare
Choose a tag to compare
@zkry zkry released this 25 Jul 13:10
· 46 commits to master since this release

This release adds a new syntax for writing blocks which is cleaner with some bug fixes.

(module stack
 :size 10
 :input-ports (left)
 :output-port right)