VEDIT

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Difference (from revision 21 to current revision) (minor diff, author diff)

Changed: 26c26,29
Vedit Fan sites:
Vedit Fan sites:
* Scott Lambert: http://www.ziemski.net/vedit/slambert/index.htm
* Pauli Lindgren: http://koti.mbnet.fi/pkl/vedit/vedit.htm
* Christian Ziemski: http://www.ziemski.net/vedit/

Removed: 28,32d30
http://www.ziemski.net/vedit/

http://www.ziemski.net/vedit/slambert/index.htm

http://koti.mbnet.fi/pkl/vedit/vedit.htm

 Powerful programmer's editor written in assembly language, with macros, large file support and more

 Author:    Greenview Data, Inc.
 Homepage:  http://www.vedit.com
 Family:    MicrosoftWindowsEditors
 Platforms: CP/M, MS-DOS, Windows (CP/M and DOS no longer supported)
 License:   Shareware

Vedit Fan sites:

 Screenshot:


For example, you can edit a 500 megabyte file with ease using VEDIT. It is written in AssemblyLanguage for speed. This editor has a built-in MacroLanguage, does multiple windows (even in DOS) and has such goodies as SyntaxColorHighlighting?. It has template capabilities and for assembly language programmers, it even offers a unique "uppercase everything to the left of a semicolon" mode.

This allows Assembly language that was typed liked this:

     mov ax,bc   ;neato
     jmp L1
 L1: nop
     jnz L1      ;stuff is Cool!

to look like this:

     MOV AX,BX   ;neato
     JMP L1
 L1: NOP
     JNZ L1      ;stuff is Cool!

CategoryLargeFileHandling CategoryMacroLanguage? CategoryMultipleBuffers? CategorySyntaxColoring? CategoryCommandLine


HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit text of this page | View other revisions
Last edited July 7, 2009 9:30 am (diff)
Search: