Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 312 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 312 Bytes

preprocessor

New macro & its macro preprocessor for assembly language programs.

Docs Part 1: Macro Description & its syntax of definition Part 2: Single line macros & Conditional Macros

Program & Files macro.py3 input file output file

To write output in file run program as: python3 macro1.py3 > output