How D addresses the problem of Extending and/or Embedding other languages ?

via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 26 01:59:51 PDT 2014


On Tuesday, 26 August 2014 at 06:44:52 UTC, Jacob Carlborg wrote:
> Both MacRuby [1] and RubyMotion [2] supports ahead of time 
> compilation. I'm pretty sure Apple doesn't allow anything else 
> than compiled languages on iOS. Except for HTML and JavaScript.

I think Apple changed this policy in 2010, but IIRC they don't 
allow execution of downloaded scripts outside a webview.


More information about the Digitalmars-d mailing list