Hi Pedro,

Thanks for your patch, it’s great to see the interest in Julia support and it’s something that I absolutely think should be in org-core 🙂. However, ob-julia.el was moved into org-contrib because it was not well maintained, and very buggy. I’m actually currently working on a successor with Nicolò (see the linked repo) in my free time, and intend to submit that to Org when I feel it is mature enough. See https://github.com/nico202/ob-julia/ for more information.

All the best,
Timothy

From: Pedro Bruel
Subject: [PATCH] Include support for evaluating julia code
To: Org-mode
Date: Sat, 25 Sep 2021 03:56:43 +0800

Hi,

This patch includes ob-julia.el from org-contrib, and a tentative test-ob-julia.el test file.
This is my first attempt at a patch, so please let me know if there's anything wrong!

Thanks,
Pedro