Category:Tools: Difference between revisions
Line 422: | Line 422: | ||
|- | |- | ||
!Name!!License!!Status | !Name!!License!!Status | ||
|- | |||
|[[Agena]]|| Open Source - GNU GPL - MIT ||Current | |||
|- | |- | ||
|[[EMX Compiler]]|| Open Source ||Discontinued | |[[EMX Compiler]]|| Open Source ||Discontinued | ||
Line 513: | Line 515: | ||
|- | |- | ||
|[[IBM PL/I for OS/2]]|| Commercial || Discontinued | |[[IBM PL/I for OS/2]]|| Commercial || Discontinued | ||
|- | |||
|[[Iron Spring PL/I]]|| Free ||Current | |||
|- | |- | ||
|} | |} |
Revision as of 19:42, 26 December 2011
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.
This collection is far from complete and will never be perfect! But thanks to the "Wiki" technology everybody can contribute. First of all, add your comments and experiences to the "Discussion" section. Furthermore you can add your own favorite tools, and finally you can even correct unprecise or false statements in the existing entries (as any developer knows: errors happen!).
Many times there are discussions about "which is better for OS/2: VAC, GCC or Watcom?". To a certain extent this is useful (and it can easily happen here in the "discussion" parts of every page). But still there will never be the one-size-fits-all toolset, because here somebody wants to port existing software, there somebody needs platform independence and there again somebody wants to start a new project from scratch and work as "native" a possible on the OS/2 or eComStation platform! So it looks more helpful to just describe and discuss the available tools, so everybody can make up his/her mind.
It's also not just about "which compiler is the best", because there are many other things making life for a programmer easier (or more difficult): editors, debuggers, help utilities, code libraries etc. Some of these come in packages with others, but many of them can also be used in different combinations. So if somebody wants to combine "the best tools of all worlds" this can happen! But then you need some information about the single tools, not only the package as a whole. This is why you will find sections about "VAC/C++" in the "Full packages" section, but more entries about VAC/C++ in several other sections. Of course this cannot be done for each and every miniature tool that might be included...
So in order not to let this section become an unordered heap of stuff, please follow a few simple rules when adding your own contributions:
- Add your contributions to the right section. If you see that a certain package fits in several sections (like VAC/C++, OpenWatcom etc.), please add entries to the "Packages" section and extra entries to all other relevant sections, describing the different parts of the package (compiler, editor, debugger etc.). Since you can (or even: should!) use links, you do not need to duplicate any text.
- Follow the general format of the existing entries:
- a "Description" giving a general idea of what the tool does,
- then a "Source and References" part with any relevant links
- and finally a "License" statement.
- Add your personal comments and experiences to the "Discussion" section that belongs to each and every "Wiki" entry (and not to the main text): They may become the starting point of a discussion, adding other viewpoints from other developers.
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.
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
|
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
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 ressources, compiled documentation like *.inf or *.hlp files) from source code.
Code LibrariesCode libraries.
Online Help Compilers and Tools
InstallersInstallation tools for distributing any software package.
|
Tools by Programing Language
Ada
Assembler
Basic
C/C++
COBOL
|
Java
Modula
Pascal/Delphi/ObjectPascal
REXX/ObjectREXXPL/I
SmallTalk
|
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.