Emacs - Org Babel with D
Marguerite
bradleyearnest006 at gmail.com
Tue May 6 03:00:01 UTC 2025
On Thursday, 25 April 2024 at 20:00:30 UTC, Peter Williamson
wrote:
> Has anyone successfully set up org-babel to use D?
> I tried following the instructions here: [Doodle
> Jump](https://doodle-jump.co/)
> https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-C.html
>
> However, I get an error telling me that it can't seem to find
> the D compiler. "No org-babel-execute function for D!"
>
> M-x customize-group org-babel
> is the recommended solution, but that the customize buffer
> doesn't seem to be letting me edit anything...
I had the same error! Please check if ob-D.el is loaded, as Org
Babel does not support D by default. You may need to write your
own org-babel-execute:d function or find a suitable extension.
More information about the Digitalmars-d-ide
mailing list