Utilities: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
==Source code utilities== | ==Source code utilities== | ||
[[Configuration management]] | [[Configuration management]] | ||
==Linker and exe utilities== | |||
[[HighMem]] - Marks libraries for use with high memory | |||
==Compiler generation, language translation and interpreters== | ==Compiler generation, language translation and interpreters== |
Revision as of 23:03, 3 June 2016
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
Linker and exe utilities
HighMem - Marks libraries for use with high memory