<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 September 2013 09:35, Lex Trotman <span dir="ltr"><<a href="mailto:elextr@gmail.com" target="_blank">elextr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div>Have you tried to see if the javascript lexer and parser work well enough for QML? its supposed to be based on js.</div>
</blockquote><div><br></div><div>Looks like the js lexer works ok, but the parser simply treats QML constructs as data and skips them, oh well.</div><div><br></div><div>Not sure how easy a regex parser will be, IIUC QML symbols are specified as the id: property inside the object, meaning you need to handle nested context.</div>
<div><br></div><div>Cheers</div><div>Lex</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Cheers</div>
<div><span class="HOEnZb"><font color="#888888">Lex</font></span><div><div class="h5"><br><div class="gmail_extra"><br></div></div></div></div></div></blockquote></div></div></div>