<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>I'm surprised anybody would write a new lexer in Python - better to do it<br>
in C++ and push it upstream.<br></blockquote><div> </div><div>1) My lexer uses pygments python module internally to parse the code.</div><div>2) Such approach allows me to have working Scheme lexer Today. If I pushed it to the upstream, long years would pass, before this lexer is installed in Debian stable and available for end user.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
That said it should be possible - is that the only thing that needs to be<br>
changed?<br></blockquote><div>It seems, for my concrete problem I need only wordCharacters.</div><div>But, to avoid such problems in the future, it would be very good, if you created bindings for all virtual methods, which are available in C++</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Phil<br>
</font></span></blockquote></div><br><div>Andrei Kopats</div><div><br></div>