branch: externals/beardbolt commit a4f794666df7b35d6d8383fe71d9b2e00e8a05dc Author: Jay Kamat <jaygka...@gmail.com> Commit: Jay Kamat <jaygka...@gmail.com>
Add D to commentary --- rmsbolt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmsbolt.el b/rmsbolt.el index fd85aa5b42..4e693d52e3 100644 --- a/rmsbolt.el +++ b/rmsbolt.el @@ -25,7 +25,7 @@ ;; RMSBolt is a package to provide assembly or bytecode output for a source ;; code input file. ;; -;; It currently supports: C/C++, OCaml, Haskell, Python, Java, PHP, Pony, +;; It currently supports: C/C++, OCaml, Haskell, Python, Java, PHP, D, Pony, ;; Emacs Lisp, and (limited) Common Lisp. ;; ;; Adding support for more languages, if they have an easy manual compilation