README
ants
An experimentation into the world of Flow Based Programming using JS.
As this is an experimentation, I make no guarantees of this being a "correct" implementation of FBP.
An exploration into flow based programming.
<script type="module">
import ants from 'https://cdn.skypack.dev/ants';
</script>
An experimentation into the world of Flow Based Programming using JS.
As this is an experimentation, I make no guarantees of this being a "correct" implementation of FBP.