On Thu, 2015-12-10 at 17:36 +0000, jmh530 via Digitalmars-d wrote:
> 
[…]
> Like how rdmd simplifies using dmd, you would want something that 
> simplifies things further? Like so that when you run something 
> from rdmd, it doesn't just compile things and then run, it starts 
> running and then JITs what is needed.
> 
> I think there definitely would be something convenient about a 
> language that you could easily compile or use like a scripting 
> language without changing the syntax at all.

But isn't rdmd just a compiler and executor? It is not an interpreter.
This is AOT with no role for JIT.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to