i'm interested in this subject to, but for haXe. i can start from AS syntax.<br><br><div class="gmail_quote">On Feb 18, 2008 2:33 AM, Ben Abbott <<a href="mailto:bpabbott@mac.com">bpabbott@mac.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm interested a bundle that supports Octave's syntax which is nearly<br>same as Matlab's ... plus a bit more.<br>
<br>Additional Octave "features" are listed at the link below<br><br><a href="http://www.gnu.org/software/octave/FAQ.html#Octave-Features" target="_blank">http://www.gnu.org/software/octave/FAQ.html#Octave-Features</a><br>
<br>The additional syntax includes<br>* Comments with the number-sign, "#"<br>* Strings delimitted by double quotes, ex: "string"<br>* Line continuation by backslash.<br><br>The Matlab bundle apparently respects single and double quotes, but is<br>
agnostic to line continuation. Thus, the only additional thing needed for<br>Octave is support of the number-sign for comments.<br><br>I cut the text below from the shell script bundle and pasted it into the<br>Matlab bundle, and it appears to work properly!<br>
<br>                {       name = 'comment.line.number-sign.shell';<br>                        match = '(?<!\$)(#)(?!\{).*$\n?';<br>                        captures = { 1 = { name = 'punctuation.definition.comment.matlab'; }; };<br>
                },<br><br>Might Matlab's bundle be patched to include this, or should an<br>independent bundle be introduced for Octave?<br><br>Ben<br><br><br>______________________________________________________________________<br>
For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Cristi<br><a href="http://www.ralcr.com">www.ralcr.com</a>