[Github-comments] [geany/geany] ARM assembly support is entirely lacking (#2350)

Mike Spivey notifications at xxxxx
Tue Apr 7 09:57:53 UTC 2020


I would be happy to fix the issue myself, but don't want to duplicate the efforts of others.

Consulting my notes, it seems to me that the Scintilla lexer for assembly language could fairly simply be generalised so as to allow syntax details to be specified as configuration options.  The result should be general enough to cover all variants of Gnu assembler, for example.  I am particularly interested in ARM support, where the main issue is that comments start with @.

You might say whether the Geany project would accept such a change in principle, or whether it would have to come via Scintilla? The latter requires more bureaucracy, particularly because (at I understand it) Geany is pegged to a previous release of Scintilla to the current one.  Is that right?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2350#issuecomment-610293804
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200407/a4fdebc0/attachment.htm>


More information about the Github-comments mailing list