RichMasm

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Showing revision 2
RichMasm is a 67 kBytes Win32 editor written entirely in assembler, mainly for use with the MASM/JWasm?/HJWasm?/AsmC? family of assemblers. It can build also Pelles C sources, and (using a plugin) a variety of C/C++ and BASIC dialects. RichMasm is part of the MasmBasic for Masm32 library.

 Author:   jj2007
 Homepage: http://masm32.com/board/index.php?topic=5314.0
 Family:   TinyEditors
 Platform: Windows
 License:  Freeware

A fast and compact but fully featured editor and IDE using the Rich Edit control. Sources are stored in rich text format(rtf), which allows to highlight e.g. critical or difficult code sequences individually with bold or coloured fonts and backgrounds etc. Semi-automatic syntax highlighting is available, too.

With smart search and replace functions (e.g. wild card search), editing history and permanent bookmarks (i.e. stored with the source file), it is well suited for medium-sized sources (0-50k lines). The editor builds & runs out of the box all sources in the \Masm32\examples folder.

When using the MasmBasic syntax, RichMasm can build Unicode sources directly, for example:

Print "Введите текст здесь"

Built-in text expander, plugin interface and context-sensitive help (using a variety of user-configurable help systems, e.g. *.hlp, *.chm, Google etc, MS Help Library Agent) make RichMasm a full-fledged programming IDE. When building assembler projects, RichMasm highlights error messages in the output window and jumps to the error line in the main edit window. When using Try/Catch?/Finally?, the editor highlights the line in the source code where the exception occurred.


HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit revision 2 of this page | View other revisions | View current revision
Edited May 16, 2016 6:06 pm (diff)
Search: