[gambit-list] Target language REPL

Adam adam.mlmb at gmail.com
Tue Nov 3 23:09:50 EST 2015


2015-11-04 12:05 GMT+08:00 Marc Feeley <feeley at iro.umontreal.ca>:

> Eval is implemented, but I/O is currently very limited (only println is
> usable).  So the REPL does not currently work.
>
> For your second question, you can use
>
> (##inline-host-declaration "print('hello');”)
>
> or
>
> (##inline-host-statement "print(@1@);" "hello")
>

Someone could implement a REPL specific to the respective language and
target environment.



Hm. Are there green threads?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20151104/5c4a157a/attachment.htm>


More information about the Gambit-list mailing list