all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Tor Kringeland <tor.kringeland@ntnu.no>
Cc: 61936@debbugs.gnu.org
Subject: bug#61936: Wish list: Tree-sitter support for GAP
Date: Mon, 06 Mar 2023 07:20:46 +0100	[thread overview]
Message-ID: <871qm2o0xt.fsf@thornhill.no> (raw)
In-Reply-To: <87sfelapeb.fsf@ntnu.no> (Tor Kringeland's message of "Fri, 3 Mar 2023 14:19:29 +0000")


Hei, Tor!

Tor Kringeland <tor.kringeland@ntnu.no> writes:

> GAP is a computer algebra system (CAS) used in various areas of math.
>
> There is already `gap-mode.el' [1] but it is not included in Emacs.

I see no reason not to support this in Emacs.  I do not know or use GAP
myself, but I'd be happy to review a patch adding it.  If you want to
make an attempt, I'd suggest to look at some of the simpler tree sitter
modes, such as java-ts-mode.el, and go from there.  The grammar file is
only ~350 lines, so I suspect support for it will only run in at less
than half the size of java-ts-mode.el :-)

>
> A tree-sitter module is available for GAP [2].
>
>
> - [1] https://gitlab.com/gvol/gap-mode
>
> - [2] https://github.com/fingolfin/tree-sitter-gap


Theo





      parent reply	other threads:[~2023-03-06  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 14:19 bug#61936: Wish list: Tree-sitter support for GAP Tor Kringeland
2023-03-05  4:03 ` Richard Stallman
2023-03-05  6:31   ` Eli Zaretskii
2023-03-07  4:29     ` Richard Stallman
2023-03-06  6:20 ` Theodor Thornhill via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

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=871qm2o0xt.fsf@thornhill.no \
    --to=bug-gnu-emacs@gnu.org \
    --cc=61936@debbugs.gnu.org \
    --cc=theo@thornhill.no \
    --cc=tor.kringeland@ntnu.no \
    /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.