home *** CD-ROM | disk | FTP | other *** search
- What is Unity
-
- Unity is a full-featured Integrated Development Environment (IDE)
- designed to work with virually any compiler, assembler, debugger,
- or other programming tool.
-
- o Complete editor
-
- - Edit up to six files at one time
- - Keyboard macros including some looping constructs
- - User configurable keyboard
- - User extensible video mode support in the registered version
- - Context sensitive help
-
- o Supports most compilers and assemblers
-
- - Error detection, positions to the correct file and line
- - User extensible
- - Up to ten (10) different programmer tools can be
- installed
- - Supports EMS, XMS, and disk swapping to reduce memory
- overhead when executing a compiler or assembler
-
- o Project utility
-
- - Automatically rebuild complex programs with multiple
- modules
- - Simple to use format
- - Conditionals such as #IFDEF
- - Inference rules
- - String macros to simplify complex commands
-