Talk:IBM Basic assembly language and successors: Difference between revisions

Content deleted Content added
Somitcw (talk | contribs)
Somitcw (talk | contribs)
Line 36:
<br />
No, it was not only extended mnemonics that made Basic Assembler Language different than MACRO Assemblers, it was the flexible MACRO support.
IBM has called MACRO assembler: Full Assembler<br />
Basic Assembler Language is assembler language without full MACRO support.<br />
Basic Assembler language can still be taught in classes that teach assembler without teaching the MACROs needed for zOS, TSO, CMS, CP, zVSE, CICS, etc. Student's first class is to learn assembler. Other non-BAL instruction will be needed for the MACROs for the system that a student might want to write code for.
[[User:Somitcw|Somitcw]] ([[User talk:Somitcw|talk]]) 16:17, 29 May 2015 (UTC)