[TxMt] Assembly language patterns

Luke Daley ld at ldaley.com
Sat Apr 5 13:08:21 UTC 2008


On 05/04/2008, at 11:06 PM, Edward K. Chew wrote:

> I was wondering what the prevailing wisdom is regarding pattern  
> naming conventions for assembly languages.  I'm working on a bundle  
> for an obscure chip (the long-discontinued Motorola DSP96002 which  
> we still use in a variety instruments on account of it being one of  
> the few DSPs which supports extended precision floats).  So far,  
> I've got patterns like "assembly.opcode", "assembly.directive", and  
> "assembly.directive.macro", but I'm not sure this is the way to go.   
> Should these all be under "keyword", for example?

Hi Ted,

There is a page in the manual on this.

http://macromates.com/textmate/manual/language_grammars#naming_conventions

LD.



More information about the textmate mailing list