| »
Binary or Hex |
|
»
Java |
Binary editor allows you to edit any resource at the binary level in either hexadecimal or ASCII format.
|
|
Text editors specifically designed to work with Java code. Usually have syntax highlighting and validation.
|
| »
Born on UNIX |
|
»
Miscellaneous |
Editors originally developed for UNIX platform. They became so popular that versions for other operating systems were made as well.
|
|
Create nonrectangular (round, oblong!) Windows, browse text, source code and initialization files, - there's always something that doesn't quite fit!
|
| »
Converters |
|
»
Multi Language |
Converters do things like taking any text file (or related) and transforming it into a web page.
|
|
Editors designed to work with more than one programming language, some include syntax highlighting for any language.
|
| »
HTML |
|
»
Text |
Hypertext Markup Language is the authoring software language used on the Internet's World Wide Web. HTML is used for creating World Wide Web pages.
|
|
|
| »
IDE |
|
»
WYSIWYG |
Integrated Development Environment. A GUI workbench for developing code, featuring facilities like symbolic debugging, version control, and data-structure browsing.
|
|
WYSIWYG (pronounced 'wissywig') is an acronym for "what you see is what you get" - what you see on the computer screen is what you will get on the page you are creating. A WYSIWYG HTML editor generates HTML code but all you see is the document as it will look in a web browser.
|