]> git.jsancho.org Git - gacela.git/commit
Adding REPL cooperative server to the engine loop
authorJavier Sancho <jsf@jsancho.org>
Fri, 3 Jul 2015 14:58:14 +0000 (16:58 +0200)
committerJavier Sancho <jsf@jsancho.org>
Fri, 3 Jul 2015 14:58:14 +0000 (16:58 +0200)
commit52af2b21c93a97e9ff5b8a22d0ba5df2cba766ec
tree9777f268738443f710594efc353625de4d2237e6
parent210f3997e1597e4d13dbfcd99aea1f62730e1190
Adding REPL cooperative server to the engine loop

* src/engine.scm: Function start-engine has an optional socket parameter
                  for starting a REPL and accessing from an external
                  thread
src/engine.scm