Jump to content

Utilities: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Source code utilities==
==Source code utilities==
* [[AGREP]] - Approximate search inside text files - Open source - Current
* [[AGREP]] - Approximate search inside text files
* [[Dos2Unix]] - Converts Unix style text files to DOS/Windows/OS/2 style files and vice versa - Open source - Current
* [[Dos2Unix]] - Converts Unix style text files to DOS/Windows/OS/2 style files and vice versa
* [[Exuberant ctags]] - Creates index files out of source files - Open source - Current.
* [[Exuberant ctags]] - Creates index files out of source files
 
;Source comparison and merging tools
* cmp
* [[GNU diffutils]]
* [[Guiffy]] - Java based
 
;Automatic Document Generators
* [[DOC++]] - [[C]], [[C++]], [[IDL]] and [[Java]] support
* [[RexxLiterate]] - Automatic document generator in/for [[Object REXX]]


See also: [[Configuration management]]
See also: [[Configuration management]]


;IDE's, extensions and template tools
;IDEs, extensions and template tools
* [[Pillarsoft Suite]] - Contains a code template tool extensible language support - Shareware - Discontinued
* [[Pillarsoft Suite]] - Contains a code template tool extensible language support
* [[VA Assist]] - Commercial - Discontinued
* [[VA Assist]]
 
; Pre-processors or macro processors
* [[ML/I]] - Text preprocessor
* [[PPWizard]] - Text preprocessor for [[HTML]] or [[GML]] use


==Linker, DLL and exe utilities==
==Linker, DLL and exe utilities==
* [[LxLite]] - Compresses executables - Open source - Current
* [[LxLite]] - Compresses executables
;DLL utilities
;DLL utilities
* [[Above 512]] - Marks DLL's for use with high memory
* [[Above 512]] - Marks DLLs for use with high memory
* [[HighMem]] - Marks DLL's for use with high memory
* [[HighMem]] - Marks DLLs for use with high memory
* [[PMDLL]] - Shows all DLL's a exe or DLL will call
* [[PMDLL]] - Shows all DLLs a exe or DLL will call
;Resource editors etc.
;Resource editors etc.
* [[Dialog Editor]]
* [[Dialog Editor]]
;Binary editors
;Binary editors
* |[[FlexEdit]] - Freeware - Current
* |[[FlexEdit]]
* [[HT Editor]]
* [[HT Editor]]


==Porting aids==
==Porting aids==
* [[The EMX Project]] - POSIX/UNIX compatibility layer - Open source - Discontinued
* [[The EMX Project]] - POSIX/UNIX compatibility layer
* [[WinIco]] - Icon converter - Open source - Current
* [[WinIco]] - Icon converter


==Compiler generation, language translation and interpreters==
==Compiler generation, language translation and interpreters==
;Scanner generators
* [[flex]]
* [[Lex]]
;Parser generators
;Parser generators
* [[ANTLR]] - Parser generator - Runs on and generates Java code.
* [[ANTLR]] - Parser generator - Runs on and generates Java code.
* [[YACC]]
;Source code translators
;Source code translators
* [[Ephedra]] - C/C++ to Java - Open source - Discontinued
* [[Ephedra]] - C/C++ to Java
See also [[XML]] (XML parsers)
See also [[XML]] (XML parsers)
==Translation and internationalisation==
* GNU [[Gettext]]


==Database related utilities==
==Database related utilities==
* [[CDBFLite]] - Text mode DBF editor - Commercial - Current
* [[CDBFLite]] - Text mode DBF editor
* [[DB-Fill]] Automatic fill of database tables - Commercial - Discontinued
* [[DB-Fill]] Automatic fill of database tables
* [[PhpMyAdmin]] - MySQL web administration - Open source - Current
* [[PhpMyAdmin]] - MySQL web administration
* [[SQLite Browser]] - Visually edit & create SQLite databases


==System utilities==
==System utilities==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
====Document viewers====
* [[Lucide]]  (PDF, DjVu & JPEG)
====INI file editors====
*INIEdit
* [[INIEdit/2]]
====Installers====
====Installers====
* [[Feature Installer]]
* [[Feature Installer]]
* [[Installer/2]]
* [[Installer/2]]
* [[InstallShield]]
* [[InstallSHIELD]]
* [[SFX Installer]]
* [[SFX Installer]]
* [[WarpIN]]
* [[WarpIN]]
* [[WiseMachine]]
====Web browsers====
* [[Netscape Navigator]]
* [[WebExplorer]]
;Utility packages
* [[GNU shell utilities]]
</div>
==File and archive related==
* [[Info-Zip]] - Zip and UnZip file archivers/compressors


==Hardware related utilities==
==Hardware related utilities==
Line 53: Line 92:
==Passwords etc==
==Passwords etc==
* [http://www.os2.cz/en/keyring-2-going-freeware KeyRing/2]
* [http://www.os2.cz/en/keyring-2-going-freeware KeyRing/2]
* [[Pillarsoft Suite]] - Contains Pocket PassWord Protector - Shareware - Discontinued
* [[Pillarsoft Suite]] - Contains Pocket Password Protector


[[Category:Utilities]]
[[Category:Utilities]]

Latest revision as of 07:53, 18 December 2019

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
  • Dos2Unix - Converts Unix style text files to DOS/Windows/OS/2 style files and vice versa
  • Exuberant ctags - Creates index files out of source files
Source comparison and merging tools
Automatic Document Generators

See also: Configuration management

IDEs, extensions and template tools
Pre-processors or macro processors

Linker, DLL and exe utilities

  • LxLite - Compresses executables
DLL utilities
  • Above 512 - Marks DLLs for use with high memory
  • HighMem - Marks DLLs for use with high memory
  • PMDLL - Shows all DLLs a exe or DLL will call
Resource editors etc.
Binary editors

Porting aids

Compiler generation, language translation and interpreters

Scanner generators
Parser generators
  • ANTLR - Parser generator - Runs on and generates Java code.
  • YACC
Source code translators

See also XML (XML parsers)

Translation and internationalisation

Database related utilities

System utilities

Document viewers

INI file editors

Installers

Web browsers

Utility packages

File and archive related

  • Info-Zip - Zip and UnZip file archivers/compressors

Hardware related utilities

Passwords etc