<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>No, I'm not confused. I actively participate in Scintilla.
      Lexilla was split off a few years ago.</p>
    <p>I Ass-U-Me-d based on this</p>
    <p><a class="moz-txt-link-freetext" href="https://riverbankcomputing.com/software/qscintilla/intro">https://riverbankcomputing.com/software/qscintilla/intro</a></p>
    <p>That you were using C++, not Python. If you are using Python,
      yes, you are hosed. <br>
    </p>
    <p>If you are using C++, Scintilla itself has Qt support which will
      allow you to use all of the current Lexers. If you don't want to
      deal with Qt's 30+K deep bug database and "Everybody must buy a
      license" definition of "OpenSource" you can also use CsScintilla
      which allows you to use all of the current Lexilla lexers. I use
      them in RedDiamond.</p>
    <p><a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/reddiamond/">https://sourceforge.net/projects/reddiamond/</a></p>
    <p><img moz-do-not-send="false"
        src="cid:part1.4C7Vh342.VN6H8mcu@logikalsolutions.com" alt=""
        width="960" height="1032"></p>
    <p><br>
    </p>
    <p>In case the image gets stripped, I added it to the end of the
      screenshots list here:
      <a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/reddiamond/">https://sourceforge.net/projects/reddiamond/</a></p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 6/29/24 08:43, Wang Gary wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAF-biBuzgEpfjUgGxq92pyTiUFowJTDe2PbhjxiJSJys5EV60w@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">Sorry I forget to use "reply all" so I need to re-send this mail to
ensure the list can receive this mail.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Hello,
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Hi,

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">It was unclear from your query _exactly_ what you are looking for.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Seems you might be confused with the Scintilla project and the Lexilla
project. Scintilla is the editor as we all know about, and Lexilla [1] is the
standalone project for the lexers that can be used for the (original)
Scintilla project.

[1]: <a class="moz-txt-link-freetext" href="https://www.scintilla.org/Lexilla.html">https://www.scintilla.org/Lexilla.html</a>

The Lexilla project contains a lot of available lexer than currently
QSciScintilla have provided, the Lexilla project contains lexer for
a lot of popular programming languages or markups, like
Rust, LaTeX, GDScript, PowerShell, NSIS/Inno and so on. It also
offers a factory-style API to create lexer so it can be easy to extend
lexer support. So my original purpose is to see if and how I can
use the Lexilla project together with the QSciScintilla.

Gary
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Roland Hughes, President
Logikal Solutions
(630)-205-1593

<a class="moz-txt-link-freetext" href="http://www.theminimumyouneedtoknow.com">http://www.theminimumyouneedtoknow.com</a>
<a class="moz-txt-link-freetext" href="http://www.infiniteexposure.net">http://www.infiniteexposure.net</a>
<a class="moz-txt-link-freetext" href="http://www.johnsmith-book.com">http://www.johnsmith-book.com</a>
<a class="moz-txt-link-freetext" href="http://www.logikalblog.com">http://www.logikalblog.com</a>
<a class="moz-txt-link-freetext" href="http://www.interestingauthors.com">http://www.interestingauthors.com</a></pre>
  </body>
</html>