Add 8syncfibers'ified REPL.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 31 Jul 2017 16:57:56 +0000 (11:57 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 3 Aug 2017 20:50:18 +0000 (15:50 -0500)
commit8dba3c377b12744afbc563894da2a69e828a2ef2
tree4c29df6a739ad94e4baa3d806b78996e27f10051
parent93754faab2ff30f62db04aaef7e6dee2fc3a4bfd
Add 8syncfibers'ified REPL.

* 8sync/repl.scm (<repl-manager>): Remove `*cleanup*' and `*init*'
actions.
(actor-cleanup!, actor-init!): Method handlers for `<repl-manager>',
converted from previous `repl-manager-cleanup' and `repl-manager-init'
procedures.
(repl-manager-main-loop): New procedure, borrowing from
`repl-manager-init'.
8sync/repl.scm