Jump to content

Utilities

From EDM2
Revision as of 12:11, 11 June 2016 by Reiknir (talk | contribs)

Utilities and other tools and tool kits for programmers that are either language neutral or at the least support more than one programming language, utilities that are specific to a programming language or a tool are listed from the respective language page or the page for the tool that it targets.

Source code utilities

Source code translators

See also: Configuration management

Linker, DLL and exe utilities

  • Above 512 - Marks DLL's for use with high memory
  • HighMem - Marks DLL's for use with high memory
  • PMDLL - Shows all DLL's a exe or DLL will call
Binary editors

Compiler generation, language translation and interpreters

Hardware related utilities