Jump to content

Utilities

From EDM2
Revision as of 19:03, 27 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

  • AGREP - Approximate search inside text files - Open source - Current
  • Dos2Unix - Converts Unix style text files to DOS/Windows/OS/2 style files and vice versa - Open source - Current
  • Exuberant ctags - Creates index files out of source files - Open source - Current.

See also: Configuration management

IDE's, extensions and template tools

Linker, DLL and exe utilities

  • LxLite - Compresses executables - Open source - Current
DLL 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

Porting aids

  • The EMX Project - POSIX/UNIX compatibility layer - Open source - Discontinued
  • WinIco - Icon converter - Open source - Current

Compiler generation, language translation and interpreters

Parser generators
  • ANTLR - Parser generator - Runs on and generates Java code.
Source code translators
  • Ephedra - C/C++ to Java - Open source - Discontinued

See also XML (XML parsers)

Database related utilities

  • CDBFLite - Text mode DBF editor - Commercial - Current
  • DB-Fill Automatic fill of database tables - Commercial - Discontinued
  • PhpMyAdmin - MySQL web administration - Open source - Current

System utilities

Installers

Hardware related utilities

Passwords etc