<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">ya, it doesn't work, tried =/</span></blockquote><br><div><br></div><div>The assembly languages are all little used enough (I'm guessing) that there aren't proper language grammars made yet. However they are really easy to make, just take a look at one of them. Basically just assign variables, functions, comments, etc to a scope (use the asm language grammars you have as an example) then use the color options to change the colors. It is not that hard, I made one for MIPS when I got frustrated with my MIPS project for school. :)</div>
<div><br></div><div>Brandon</div>