LISTSERV.UA.EDU] On Behalf
Of Linda Chui
Sent: Thursday, April 29, 2021 12:11 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On Thu, 8 Apr 2021 18:27:06 +0800, David Crayford wrote:
On 6/04/2021 9:53 pm, Charles Mi
riginal Message-
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
>> Behalf Of Linda Chui
>> Sent: Thursday, April 29, 2021 12:11 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: Meta languages [was: RE: Assembler Language Programming
LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On Thu, 8 Apr 2021 18:27:06 +0800, David Crayford wrote:
On 6/04/2021 9:53 pm, Charles Mills wrote:
You don't use templates
I certainly do use templates. Not sure how you get
Linda Chui
Sent: Thursday, April 29, 2021 12:11 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On Thu, 8 Apr 2021 18:27:06 +0800, David Crayford wrote:
>On 6/04/2021 9:53 pm, Charles Mills wrote:
>>> You don
LISTSERV.UA.EDU] On
>> Behalf Of David Crayford
>> Sent: Tuesday, April 6, 2021 5:15 AM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
>> System z Servers]
>>
>> On 6/04/2021 1:23 am, Charle
: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Stefan Skoglund [stefan.skogl...@agj.net]
Sent: Monday, April 12, 2021 11:33 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
mån 2021-04-05 klockan 16:30
mån 2021-04-05 klockan 16:30 + skrev Farley, Peter x23353:
> True. There is m4 in *ix systems and going back a long time there
> was ML/1 (I think there was an academic book published on that one, I
> think I have a copy somewhere around here). Undoubtedly others I do
> not know of or remembe
3:27 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On 6/04/2021 9:53 pm, Charles Mills wrote:
>> You don't use templates
> I certainly do use templates. Not sure how you get "don't use template
Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of David Crayford
Sent: Tuesday, April 6, 2021 5:15 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On 6/04/2021 1:23 am
List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Pew, Curtis G [curtis@austin.utexas.edu]
Sent: Tuesday, April 6, 2021 9:54 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
On Apr 5, 2021, at 8:40 PM, Seymour J Metz wrote:
>
> Actually, th
On Apr 5, 2021, at 8:40 PM, Seymour J Metz wrote:
>
> Actually, the lack of a metalanguage is the norm except for assemblers; PL/I
> is an exception in that regard. Ada, Go, Java, Perl, Python, Ruby, Raku (Perl
> 6), Rust, etc., lack metalanguages.
One might argue that Python and Ruby (at leas
languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On 6/04/2021 1:23 am, Charles Mills wrote:
>> But IMHO none easy to learn or use.
> I am generally not a fan of meta languages at all. I think writing programs
> is hard enough, without having to write two effect
a constant.
Charles
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Farley, Peter x23353
Sent: Monday, April 5, 2021 9:31 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Meta languages [was: RE: Assembler Language Programming for IBM
hi,
m4 is text substitution. 25 years ago we used it to create web pages. The same text to create the
web and a a paper version. when you give some company "flyer" (5 pages) to clients, you may be
interested to have semantically very similar info in the web, don't you.
m4 was also used in the
: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Charles Mills [charl...@mcn.org]
Sent: Monday, April 5, 2021 11:15 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
The literal answer to your question is COPY. Assembler
-MAIN@LISTSERV.UA.EDU] on behalf of
Charles Mills [charl...@mcn.org]
Sent: Monday, April 5, 2021 1:23 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
> But IMHO none easy to learn or use.
I am generally not a fan
On Mon, 5 Apr 2021 10:23:58 -0700, Charles Mills wrote:
>
>#ifdef WIN32
>static const bool IsZOS = false;
>#else
>static const bool IsZOS = true;
>#endif
>
Hmmm ... Anything that isn't WIN32 is z/OS.
∴ Linux == z/OS;
(Granted, I'm unfamiliar with your environment.)
But I once on a FOSS project ma
: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
I am helping support a customer that has XBOL which generates COBOL. The
original developer has passed away, but my client has the source. We have had
to make changes for 'gone'
ginal Message-
From: IBM Mainframe Discussion List On Behalf Of
Tony Thigpen
Sent: Monday, April 5, 2021 1:03 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
I am helping support a customer that has XBOL which gene
23353
Sent: Monday, April 5, 2021 9:31 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Meta languages [was: RE: Assembler Language Programming for IBM System
z Servers]
True. There is m4 in *ix systems and going back a long time there was ML/1 (I
think there was an academic book published on that
behalf of
Charles Mills [charl...@mcn.org]
Sent: Monday, April 5, 2021 12:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
Aren't there "generic" meta languages: meta languages that may be used to
generate any sort of text, i
: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On Mon, 5 Apr 2021 16:30:53 +, Farley, Peter x23353 wrote:
>True. There is m4 in *ix systems and going back a long time there was ML/1 (I
>think there was an academic book published on that one, I
tserv.ua.edu]
Sent: Monday, April 5, 2021 12:30 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Meta languages [was: RE: Assembler Language Programming for IBM System
z Servers]
True. There is m4 in *ix systems and going back a long time there was ML/1 (I
think there was an academic book published on
ussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Paul Gilmartin [000433f07816-dmarc-requ...@listserv.ua.edu]
Sent: Monday, April 5, 2021 1:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Meta languages [was: RE: Assembler Language Programming for IBM
System z Servers]
On Mon, 5 Apr 2021 16:
use.
Peter
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Charles Mills
Sent: Monday, April 5, 2021 12:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
Aren't there "generic" meta languages: meta lan
On Mon, 5 Apr 2021 16:30:53 +, Farley, Peter x23353 wrote:
>True. There is m4 in *ix systems and going back a long time there was ML/1 (I
>think there was an academic book published on that one, I think I have a copy
>somewhere around here). Undoubtedly others I do not know of or remember.
te, TeX I think it is called.
But IMHO none easy to learn or use.
Peter
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Charles Mills
Sent: Monday, April 5, 2021 12:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Server
ter x23353
Sent: Monday, April 5, 2021 8:47 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
True for the language itself, but at least one ISV addressed that lack -- the
MetaCOBOL product. I have forgotten who the original vendor ISV was - maybe
: Monday, April 5, 2021 11:15 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM System z Servers
EXTERNAL EMAIL
The literal answer to your question is COPY. Assembler COPY is completely the
analog of COBOL COPY.
Assembler COPY is less powerful than COBOL COPY: there
construct" a
program at compile time.
Charles
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Warren Brown
Sent: Monday, April 5, 2021 7:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Assembler Language Programming for IBM Syste
Warren, that depends slightly. Put a member in some MACLIB. If it is
truly a copybook, then COPY member (not in column 1, I usually put COPY
in 10 and member in 16). If it is truly a macro, then just specify the
name, like IHAPSA DSECT=YES and it will expand (again not in column 1).
Ramsey
Hello,
I've been away for a while. What is the assembly language equivalent for a
COBOL copybook?
Thanks,
Warren
On Monday, March 29, 2021, 11:08:43 AM EDT, Wendell Lovewell
<01e9c0ee0673-dmarc-requ...@listserv.ua.edu> wrote:
Hello all.
Does anyone know if Dr Ehrman's excellent
Thanks René!
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
I have written to the dept. where John last worked. I am hoping for a favorable
response. I have worked on several open sourcing projects with IBM and I would
say there is always a good chance, but keep breathing in and out while we wait.
Best regards,
René.
> On 31 Mar 2021, at 15:42, Wendell
The book shows the copyright is held by IBM, but it doesn't appear to have a
normal IBM manual number.
Is there anyone from IBM who could do something about this? Maybe get the
source released to a Creative Commons license if they don't plan to update it?
Please?
Wendell
-
On Tue, 30 Mar 2021 15:47:21 +, Seymour J Metz wrote:
>I don't know what the copyright and resource situation is, but I for one would
>appreciater it if IBM were able to do as you ask and to make schools aware of
>it.
>
>FWIW, if you hang #page=foo at the end of a PDF URL, you will get a URL
bject: Assembler Language Programming for IBM System z Servers
Hello all.
Does anyone know if Dr Ehrman's excellent assembler book could be updated for
the new instructions released since 2015? Or, at least refreshed with current
standards for PDF-page generation standards?
What I mean is
Hello all.
Does anyone know if Dr Ehrman's excellent assembler book could be updated for
the new instructions released since 2015? Or, at least refreshed with current
standards for PDF-page generation standards?
What I mean is, it would really be helpful if:
a) The pages in the Table of Cont
38 matches
Mail list logo