7aa630ae71
Fixed header file command javac -h ...
2024-11-06 02:48:13 +05:30
7b5ffd9e69
Added explanation for A3 (dll) code.
2024-11-06 02:38:58 +05:30
ae01092dd6
Added information about env variable, added backticks for JAVA_HOME in windows instructions.
2024-11-06 01:39:04 +05:30
c8304d11c5
added manual for running a-3 (DLL) for windows
2024-11-04 19:23:20 +05:30
bdfc8ea1b2
Heavily modified and simplified Code-A2 (two pass macro processor in
...
python)
- Removed class, there's individual functions now
- No more "self", that's too much work for practical exam
- Removed expand_macro function, it was unnecessary
- Overall refinement for better understanding
- Added comments
2024-11-03 22:57:36 +05:30
48b8af36f9
Added description for pass 1 assembler (code a1).
2024-11-03 22:56:33 +05:30
9751405004
Added A3 code and updated link in README.
2024-10-14 23:12:47 +05:30
2a9d7fdc02
Merged Code-A1 from testing branch to main branch and added link in
...
README file. (Thanks to Afan for the code 🙇 )
(He made me add those credits)
2024-10-14 23:12:14 +05:30
adabdf812e
Moved codes around in the Codes folder and changed names for better understanding. Added links in README file.
2024-10-14 11:10:55 +05:30
f048715b7a
added 2 pass macro code
2024-10-13 12:33:05 +05:30