I need an interactive environment where I can call d functions on the fly using a good scripting language with decent scientific build libraries (like python).
Is there a way to call d functions from the shell (Ipython or similar)? I looked at pyd, but it looks completely outdated.
source
share