Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . pl1
This is a Usenet group - learn more
Find or start a Google Group about pl1.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3732  Older »
Description: PL/I language discussions.
 

Colossal Cave Adventure in PL/I 
  ... I have successfully compiled this PL/I code. However, I have not tried to run it yet. Email me if you would like a copy of the source.
By Robin Vowels  - May 8 - 1 new of 1 message    

PL/I Dokumentation 
  I have found an nice link. Perhaps you are interested [link] Wilhelmine
By Wilhelmine Wacker  - May 2 - 3 new of 3 messages    

IBM PL/I Announcemenr letter, March 2013 
  [link]
By Robin Vowels  - May 1 - 8 new of 8 messages    

Interesting Link Error 
  Actually, it is probably not that interesting, but I got this msg from LINK386: L1049 Too many segments. No big deal. The cause seemed to be that I had a lot of EXT fields declared in the program. I will just put them into a structure rather than up the limit in the linker, I don't like the idea of a... more »
By Peter J. Seymour  - Apr 26 - 2 new of 2 messages    

PL/I Video Tape 
  OK, because I really don't like trying to sell stuff on eBay I thought I would offer this here first in case someone might be interested. In cleaning out stuff from my computer collection I found a VCR Tape. PL/I PACKAGE/2 Meet the Developer Series Programming Systems/Santa Teresa Laboratory... more »
By Bill Gunshannon  - Apr 25 - 1 new of 1 message    

Pilot ACE 
  Worth a look. One picture shows a man seated at a lights, dials and switches conrol console. Alonside is a frame like an elongated A frame blackboard. This contains the main elecronics. Hence the term "mainframe", maybe. [link]...... more »
By Robin Vowels  - Apr 14 - 5 new of 5 messages    

PL/I and some new Fortran features 
  I try to transtalte to pl/i some Fortran module and have few questions: 1. Are PL/I PACKAGE similar to Fortran MODULE? What are differences? 2. As I see PL/I have no analog to SELECTED_REAL_KIND builtin. Is possible to translate INTEGER, PARAMETER :: kp = kind(1.) ! For single precision INTEGER, PARAMETER :: kp = kind(1D0) ! For double precision and the default... more »
By Mike Zimnov  - Apr 13 - 22 new of 22 messages    

How efficient is seemingly very straight-forward and readable code? 
  Hi all, I recently had a look at the code generated by the INDEX builtin. In this particular program that uses it, I'm using it to add (or not) new 4-character+space items (items do not have a leading space) to a CHAR VAR, i.e. if index(set, new || ' ') = 0 then set ||= new || ' '; The complete sets are later used to index arrays, i.e.... more »
By Robert AH Prins  - Apr 5 - 17 new of 17 messages    

New result - “Man or boy” test 
  Now the best result for PL/I is: “The limit for OS PL/I on a z/OS machine with 4Gb seems to be A=15, the limit for Enterprise PL/I on the same machine seems to be A=23, and the limit for PL/I for Windows on a 16Gb system seems to be A=26.” [link]... more »
By Realist  - Mar 31 - 1 new of 1 message    

PL/I Language Reference (IBM) 
  ... ... The IBM standard is the current reference, not some manual that was out-of-date in the 1960s. That manual was replaced with a new one back in the 1960s. Since the original manual was issued, various new features were added to the language, including DO FOREVER, DO UNTIL, REORDER, not to mention the many new... more »
By Robin Vowels  - Mar 16 - 14 new of 14 messages    

1 - 10 of 3732   « Newer | Older »

XML