Page 1 of 1

Editor

Posted: Tue Jan 02, 2007 5:09 am
by Touch
Hi. Is there an editor out there which has syntax highlighting for ASM?

Thanks

Touch

Posted: Tue Jan 02, 2007 5:11 am
by Otter
Try vim oder gvim.

Posted: Tue Jan 02, 2007 5:58 am
by Combuster
If you prefer a graphical UI:
For windows, ConTEXT
For linux, Kate

Posted: Tue Jan 02, 2007 7:24 am
by Touch
Thanks ComBuster. The good olde ConText.

Posted: Tue Jan 02, 2007 10:01 am
by Brynet-Inc
SciTE if your using Linux/Unix, It contains support for syntax hightlighting of Assembler 8)

If your a Windows user, You can use SciTE also.. But you might want to check out Notepad++ instead.. It uses the same backend as SciTE.

http://www.scintilla.org/SciTE.html
http://www.scintilla.org/

http://notepad-plus.sourceforge.net/uk/site.htm

Posted: Tue Jan 02, 2007 10:13 am
by Touch
I use SciTe for AutotIt.

Posted: Tue Jan 02, 2007 1:27 pm
by ces_mohab
i use notepad++ for editing asm files. but i use eclipse for editing c/c++ files so, i wonder if there is a plug in for eclipse for syntax highlight of asm files.

Posted: Tue Jan 02, 2007 3:17 pm
by bubach
if you'r using fasm, try fasmw. you can assemble with one keypress.

Posted: Wed Jan 03, 2007 2:56 am
by Solar
UltraEdit (Windows) has wordfiles for over 400 languages, including 35 Assembler dialects.