Discussion:
How to contribute a new lexer?
Andreas Tscharner
2014-04-16 06:23:40 UTC
Permalink
Hello World,
Hello Neil,

I've written a simple lexer for DMIS (http://www.dmis.org/) and I hoped
you would include it into Scintilla. How do I contribute it?

TIA and best regards
Andreas
--
Andreas Tscharner <***@gmail.com>
----------------------------------------------------------------------
"Intruder on level one. All Aliens please proceed to level one."
-- Call in "Alien: Resurrection"
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
Neil Hodgson
2014-04-16 22:27:14 UTC
Permalink
I've written a simple lexer for DMIS (http://www.dmis.org/) and I hoped you would include it into Scintilla. How do I contribute it?
Best to create a new issue on the feature request tracker and add the implementation files as an attachment. That way multiple people can examine the code and comment.
http://sourceforge.net/p/scintilla/feature-requests/

Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
Andreas Tscharner
2014-04-18 10:02:16 UTC
Permalink
On 17.04.2014 00:27, Neil Hodgson wrote:

[snip]
Post by Neil Hodgson
Best to create a new issue on the feature request tracker and add the
implementation files as an attachment. That way multiple people can
examine the code and comment.
http://sourceforge.net/p/scintilla/feature-requests/
done.
I had to add the single files as comments to the main request as I did
not find a way to add multiple files which are in different
(sub-)directories; I am probably too stupid...

Best regards
Andreas
--
Andreas Tscharner ***@gmail.com
------------------------------------------------------------------------
Der entscheidende Vorteil eines Chats gegenueber einem normalen Telefon-
anruf ist der, dass ersterer langsamer geht und mehr kostet (fuer den
lebenswichtigen Austausch von Informationen wie "hya folks", "C U
l8er" und ":-)") ... Aus Murphy's Computergesetzen
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
Loading...