zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

create edge receptors for unix Files & in/out #15

Closed zippy closed 8 years ago

zippy commented 9 years ago

This means adding a bunch of stuff:

zippy commented 9 years ago

Good chunks of this are in place (see 082dbfcbfb and 9b6719e082).
Still todo for streams:

zippy commented 8 years ago

added WRITE_STREAM instruction in 88efdefb18 (still missing edge receptor that uses it)

zippy commented 8 years ago

added writer edge receptor in eba5b1dc3