Scripts posted recently tagged to ibm in Kelpi

1- 2 of 2.

Hello World for z390 IBM compatible mainframe assembler

to assembler asm ibm z390 hello-world by nando.quintana

; http://www.roesler-ac.de/wolfram/hello.htm#Assembler-z390
;
; Hello World for z390 IBM compatible mainframe assembler
HELLO CSECT
     USING *,15

Hello World for IBM Assembler/370 (VM/CMS)

to assembler ibm 370 asm hello-world by nando.quintana

ITLE 'Hello World for IBM Assembler/370 (VM/CMS) http://www.roesler-ac.de/wolfram/hello.htm#Assembler-IBM-370'
HELLO    START
BALR  12,0
USING *,12
*
hits counter