Category:Tools: Difference between revisions
No edit summary |
|||
Line 720: | Line 720: | ||
|} | |} | ||
</td> | |||
</tr> | |||
</table> | |||
==Programming related utilities== | |||
<table style="width: 100%"> | |||
<tr style="vertical-align:top;"> | |||
<!-- FIRST COLUMN --> | |||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | |||
<!-- EXE --> | |||
<h3 id="sec-col2-3" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Utilities for executables</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[LxLite]]|| || | |||
|- | |||
|} | |||
</td> | |||
<!-- SECOND COLUMN --> | |||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | |||
<!-- OTHER --> | |||
<h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Other utilities</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
| - || - || - | |||
|- | |||
|} | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 10:34, 21 January 2015
This section gives the OS/2 and eComStation developer a list of available tools: What they do, how to get them, and links to related stuff, like an EDM/2 article covering the issue. And not the least: The "Discussion" section of each entry allows to add personal comments, experiences and opinions. You can also view development tools classified by the programming language used.
Categories
Full PackagesThis includes full development packages, containing elements like compiler(s), make tools, debuggers etc. The most important single tools from any package should be also entered in the appropriate sections below.
Integrated Developer's Environments (IDE)GUI frameworks integrating all necessary development tools into one surface. Note: Most programmer's editors can also be configured to serve as simple IDEs
Developer's Toolkits for OS/2
Source Code GeneratorsFacilities for automatically generating source code
Debugging ToolsDebugging tools, including debuggers, trace tools etc.
Code InterpretersInterpreters for interpreted or scripting languages
EditorsSource code and special editors for development purposes.
Versioning
Cross development tools
|
Make ToolsTools for applying all kinds of actions (like: compiling, linking etc.) depending on rules and dependencies.
Binary Code Generators (Compilers, Linkers etc.)Tools for generating binary code (like intermediate *.obj files, executables, run time libraries, binary resources, compiled documentation like *.inf or *.hlp files) from source code. See also #Full Packages
Code Libraries
Online Help Compilers and Tools
InstallersInstallation tools for distributing any software package.
Development UtilitiesDevelopment Tools / Libraries
Graphical User Interface EditorsDevelopment Tools / Libraries
Databases
Note that this list does not include database libraries that allow you to build databases into your programs unless they are complete databases like SQLite, otherwise they are listed under libraries. MonitoringMonitoring Tools.
Macro ProcessorsMacro processors and pre-processors
Software and quality testing tools
Spreadsheets
|
Utilities for executables
|
Other utilities
|
Subcategories
This category has the following 31 subcategories, out of 31 total.
Pages in category "Tools"
The following 37 pages are in this category, out of 37 total.