cxxxr / valtan

Common Lisp to JavaScript compiler
235 stars 6 forks source link

Remote eval #7

Closed cxxxr closed 4 years ago

cxxxr commented 4 years ago

demo

$ ros run -s lem-ncurses -s valtan -s lem-valtan -e '(ed)'
CL-USER> (valtan-host:build-application "./example/remote-eval-demo/remote-eval-demo.system")
CL-USER> (valtan-host.remote-eval:start)
cxxxr commented 4 years ago

close #2

cxxxr commented 4 years ago

close #3