Jump to content

Links: Difference between revisions

From EDM2
Lotus Notes: Removed, not supported on OS/2 for almost 20 years.
Editors and Viewers: Removed dead and duplicated links, updated others
Line 301: Line 301:
==Editors and Viewers==  
==Editors and Viewers==  
<UL>
<UL>
<LI>[http://www.slickedit.com Visual SlickEdit] - An awesome editor.  The latest OS/2 version is 4.0, but it's still great.
<LI>[http://fte.sourceforge.net/ FTE Text Editor] - A free, open-source text editor for OS/2, Linux, and Windows NT
<LI>[http://fte.sourceforge.net/ FTE Text Editor] - A free, open-source text editor for OS/2, Linux, and Windows NT
<LI>[http://www.naverex.kiev.ua/~evsi/fed.html Fast Editor Lite] - Small yet powerful programmers editor for OS/2
<LI>[http://es.os2.ru/fed.html Fast Editor Lite] - Small yet powerful programmers editor for OS/2
 
<LI>[http://www.boxersoftware.com/pgbos2.htm BOXER/OS2] - The Boxer editor for OS/2
<LI>[http://www.utopia-planitia.de/indexus.html MED] - A shareware text editor for OS/2 and Windows
<LI>[http://www.utopia-planitia.de/indexus.html MED] - A shareware text editor for OS/2 and Windows
<LI>[http://www.bmtmicro.com/kon/ Kon] - A shareware text editor with a built-in project manager
<LI>[http://www.pillarsoft.net/os-2-software/enhanced-e-editors.shtml PillarSoft's Enhanced E and EE editors] - Small yet powerful editors, with some programmer features
<LI>[http://www.lugaru.com/ Lugaru's Epsilon Programmer's Editor,] - A cross-platform EMACS-like editor
<LI>[http://www.nyangau.org/ae/ae.htm Andys Source Code Folding Editor] - Cross-platform editor with the ability to group lines into a larger 'meta-line'
<LI>[http://www.pillarsoft.net/enhanced.html PillarSoft's Enhanced E and EE editors] - Small yet powerful editors, with some programmer features
 
<LI>[http://www.interalpha.net/customer/nyangau/ae/ae.htm Andys Source Code Folding Editor] - Cross-platform editor with the ability to group lines into a larger 'meta-line'
<LI>[http://world.std.com/~jdveale/index.html Compile File Comparison Family] - A set of cross-platform file-comparison utilities
<LI>[http://world.std.com/~jdveale/index.html Compile File Comparison Family] - A set of cross-platform file-comparison utilities
</UL>
</UL>
==Debuggers==  
==Debuggers==  
<UL>
<UL>

Revision as of 04:51, 16 January 2015

This page is formerly known as "Timur Tabi's Programming Links", from the old EDM/2 web site. The contents below are copied as-is and have seen only limited updates.

Most of the links are to OS/2-specific sources of information, however links to generic (i.e. not platform-specific) sources are sometimes included for completeness.

Conferences, seminars and user groups

Want to meet other OS/2 and eComstation users and developers?

Project and source hosting

Websites that provide a range of support options for OS/2 developers

  • Netlabs - A repository for OS/2 open-source projects - Free
  • SourceForge - The oldest and most flexible of the free source/project sites.
  • GitHub - Source code repository and version control - Free for open source projects
  • Codeplex - Microsoft's alternative, good but not flexible about licenses - Free
  • Gitorius - Less popular alternative to GitHub - Free for open source projects
  • Bitbucket - Offers both free and paid project hosting - not as flexible as some of the others.
  • Code Base - Project hosting - Not free but inexpensive and has more features than most free alternatives.
  • Launchpad - Project hosting - Primarily intended for open source projects.
  • Google Code hosting - Reliable but has been shedding features lately
  • Jira - Paid for only
  • Unfuddle - Paid for project hosting

Online References

Manuals and other online guides on OS/2 programming

Programming related news groups, forums and mailing lists

Magazines and articles with OS/2 programming content

FTP sites (or their WWW equivalents), search engines, and other indices


Low-level OS/2 programming

Device drivers, real-time control, hardware access, etc.

C/C++

Java (OS/2-specific information here only)

Smalltalk

REXX

Tcl/Tk

Perl

COBOL

APL

RPG

  • VisualAge for RPG Client - IBM's RPG software runs on an AS/400 server and an OS/2 or Windows client, although the web page touts the Windows version
  • Visual Tools/400 - An extension to IBM's RPG compiler

Visual programming, CASE, RAD, etc.

Databases

Internet and Networking

OpenGL

OpenDoc and SOM

Embedded Systems

Presentation Manager (PM)

Multimedia, Graphics, and Game Development

XFree86/OS2 (X Windows for OS/2) and other Unix porting

Patches, updates, fixpacks, and corrective service diskettes (CSDs)

Installatation, configuration, and update

Create programs that install or configure your application

Version Control and Project Management

Copy Protection, Encryption, and Security

Applications with documented plug-in API's

Editors and Viewers

Debuggers

Documentation generators, converters, formatters, and parsers

Tools to work with help files and other documentation

  • PPWIZARD - A cross-platform text processing languages. I use it to make this web page.
  • PMStripper - Converts HTML to plain text
  • VyperHelp - A visual outliner and editor for creating and converting to/from online help for OS/2-based systems
  • DOC++ - A documentation system for C/C++ and Java that generates LaTeX and HTML.
  • HTMIPF - Free HTML->IPF Compiler

Links updated Nov 27, 2005.

Profilers, optimizers, validators, and listing generators

Employment services for OS/2 Developers

Are you an OS/2 programmer looking for work? Are you looking to hire an OS/2 programmer?

Miscellaneous

Historical computing and programming

  • Historic Documents in Computer Science by Karl Kleine at the Jena University, the latter being historically important since it was the primus motor behind the early ALGOL development, unusual for a then East European country.