Page 2 of 2
Re: Syntax Highlighting
Posted: Sat May 16, 2009 11:13 am
by chase
Updated the file with Combusters changes. If someone wants to modify the file to make it work better with the different assemblers that be fine. Figure out if the file could be updated so it had support for the directives and other keywords from all the assemblers or if you need to break it up into multiple files. Propose your changes, post you updates, get the majority of people to agree with you and I'll put it on the server.
Re: Syntax Highlighting
Posted: Sat May 16, 2009 11:52 am
by Troy Martin
How would one go about editing said file (or adding a new lang like AT&T syntax asm?)
Re: Syntax Highlighting
Posted: Sun May 17, 2009 3:42 pm
by Combuster
Erm chase, did you check that my version was actually free of syntax errors? I couldn't test that from where I made that. And right now, the wiki is broken.
Re: Syntax Highlighting
Posted: Sun May 17, 2009 6:17 pm
by chase
Combuster wrote:Erm chase, did you check that my version was actually free of syntax errors? I couldn't test that from where I made that. And right now, the wiki is broken.
I did the "works for me test". Looks like I was hitting the cache or something. There seems to have been a missing comma at the end of line 109 (after 686). Appears to work now, let me know if it has more problems.