Jump to content

List of Programming Languages Articles: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
m OS/2 Internals: doesn't fit here
Line 166: Line 166:
===Perl===
===Perl===
* [[Introduction to Perl]] By [[Heiko Korsawe]], Translation by [[Thomas Klein]] (Oct 2001)
* [[Introduction to Perl]] By [[Heiko Korsawe]], Translation by [[Thomas Klein]] (Oct 2001)
===OS/2 Internals===
;Debugging
* [[The OS/2 Debug Kernel]] by [[Charlie Schmitt]] and [[Monte Copeland]] (Jun 1994)
* [[Using the OS/2 debugging interface to monitor the system]] by [[Roger Orr]] (Aug 1991)
;Dynamic Linking
* [[New Tricks for Dynamic Linking On The OS/2 2.x Operating System]] by [[John Keenleyside]] (Nov 1993)
* [[Why DLLs?]] (Nov 1993)
;Exceptions
* [[32-Bit OS/2 Exception Management]] by [[Monte Copeland]] (Nov 1993)
* [[Exception Management - or coping with bugs]] by [[Roger Orr]] (Aug 1993)
;IPC
* [[Beginning Client/Server Programming: Named Pipes]] by [[Steve Lacy]] (Apr 1993)
;Memory Management
* [[Paging under OS/2]] by [[Mark Masterson]] (Jul 2000)
* [[The Case of the Invisible Corpse]] by [[Dennis Sposato]] (Oct 1997)
* [[32-Bit Memory Management in OS/2]] by [[Monte Copeland]] (Apr 1996)
* [[Use DosAllocMem for Boundary Overflow Protection]] by [[Dave Briccetti]] (1995)
* [[Writing your own PSTAT]] by [[Roger Orr]] (Aug 1992)
* [[OS/2 signal handling]] by [[Roger Orr]] (Dec 1990)
====Other Programming Wiki Articles====
* [[Programming Dynamic Job Properties Under OS/2]] by [[Jason Koeninger]] (Jan 1999)
* [[Real Glass]] by [[Tels]] (Dec 1997)
* [[Safe Document Handling]] by [[Stephane Bessette]] (Dec 1997)
* [[Adding Native Compression To Your Application]] by [[Alger Pike]] (May 1997)
==EDM/2 Classic Articles==
==EDM/2 Classic Articles==
===C===
===C===

Revision as of 17:12, 4 December 2019

This are the articles related to diferent programming languages under OS/2.

EDM/2 Wiki Articles

Ada

Assembler

C

C++

Java

Oberon

Object REXX

Pascal

Perl

EDM/2 Classic Articles

C

Modula-2

External Articles

See Also

Visit also the Programming Languages Articles Category for a complete alphabetical list of all the available articles.