Jump to content

Utilities

From EDM2
Revision as of 19:40, 2 July 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.
Source comparison and merging tools
  • Guiffy - Java based - Commercial.
Automatic Document Generators

See also: Configuration management

IDE's, extensions and template tools
  • Pillarsoft Suite - Contains a code template tool extensible language support - Shareware - Discontinued
  • VA Assist - Commercial - Discontinued

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
Resource editors etc.
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

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

See also XML (XML parsers)

Translation and internationalisation

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

Hardware related utilities

Passwords etc