Jump to content

Links: Difference between revisions

From EDM2
REXX: Removed, all links dead or duplicated
Line 99: Line 99:
<LI>[news:comp.lang.smalltalk comp.lang.smalltalk] -
<LI>[news:comp.lang.smalltalk comp.lang.smalltalk] -
</UL>
</UL>
==REXX==
<UL>
<LI>[http://www2.hursley.ibm.com/netREXX/ NetREXX] - Is it REXX or is it Java? You decide
<LI>[http://www2.hursley.ibm.com/REXX/ IBM Hursley's REXX page] -
<LI>[http://csgwww.uwaterloo.ca/~giguere/rexx.html Eric Giguere's REXX page] -
<LI>[http://www.lesbell.com.au/rexxobj.html Using REXX to repair and control the desktop] -
</UL>
==Tcl/Tk==  
==Tcl/Tk==  



Revision as of 10:15, 21 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

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.