all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: are contributions on other programming languages than C and Emacs lisp bad idea?
Date: Sat, 21 Sep 2019 02:46:07 -0700	[thread overview]
Message-ID: <865zlmq8ww.fsf@stephe-leake.org> (raw)
In-Reply-To: <jwvy2yiiot5.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 20 Sep 2019 18:34:32 -0400")

There is an example currently in ELPA; the wisi package provides a
parser generator written in Ada, and an elisp interface that runs the
generated executable in an external process. The ada-mode and
wisitoken-grammar-mode packages use wisi.

This requires an Ada compiler to fully install the packages.

So far, this is all focussed on ada-mode; users of that mode are very
likely to have a native Ada compiler installed, so there's no extra
burden. But if other modes are implemented using wisi, it could become 
one. On the other hand, gcc provides an Ada compiler, so it's not a
big burden.

-- 
-- Stephe



  parent reply	other threads:[~2019-09-21  9:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1427040605.4453251.1569007946448.ref@mail.yahoo.com>
2019-09-20 19:32 ` are contributions on other programming languages than C and Emacs lisp bad idea? Jorge Araya Navarro
2019-09-20 21:11   ` Paul Eggert
2019-09-20 22:34   ` Stefan Monnier
2019-09-21  0:37     ` Jorge Javier Araya Navarro
2019-09-21  2:52       ` Devesh Sukhwal
2019-09-21 13:09       ` Stefan Monnier
2019-09-21  9:03     ` VanL
2019-09-21  9:46     ` Stephen Leake [this message]
2019-09-21 16:28       ` Jorge Javier Araya Navarro
2019-09-21 17:22         ` Ergus
2019-09-21 18:36         ` Eli Zaretskii
2019-09-21 21:29           ` Jorge Javier Araya Navarro
2019-09-22 15:01             ` Eli Zaretskii
2019-09-22 19:01             ` yyoncho
2019-09-22  3:51           ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=865zlmq8ww.fsf@stephe-leake.org \
    --to=stephen_leake@stephe-leake.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.