On Thursday, 26 December 2013 at 18:50:27 UTC, Jeroen Bollen wrote:
Are there any programs allowing to interpret D and run it similarly to how you would run a Python application?

If you don't mean interactively, then "rdmd prog.d" will act just as "python prog.py" or "ruby prog.rb" etc.

Reply via email to