I recently published a new minor release, 1.3.1, of the ob-ada-spark.el
package for Emacs org-babel in melpa.org.
Summary:
- It now works fine with latest release of Ada mode (7.3.1) and Emacs 28
- New custom variable to add arbitrary compiler switches
- New header argument to add arbitrary compiler switches to a block of code; these are appended after the switches in the custom variable (if any)
- Updated documentation and examples
More details in GitHub - rocher/ob-ada-spark.
Comments and feedback are welcome.