REPL semantics

Luís Marques luis at luismarques.eu
Fri Jul 13 16:22:57 UTC 2018


On Friday, 13 July 2018 at 06:27:08 UTC, Jacob Carlborg wrote:
> Have you considered using LDC and JIT? [1] [2]. Found this [3] 
> snippet as well, not sure what it is.
>
> [1] https://github.com/ldc-developers/ldc/pull/2293
> [2] https://github.com/ldc-developers/ldc/releases/tag/v1.8.0 
> (mentions something called EasyJIT)
> [3] https://gist.github.com/eldar/2294388

I just wanted to know what the REPL semantics were, not so much 
actually use the REPL day to day. For my DHDL stuff I don't think 
the LDC JIT particularly applies, it's more source code 
translation stuff.


More information about the Digitalmars-d mailing list