TinyThreePassCompiler/.git
22 months agoClean up of some of the comments or unnecesary debugging things master origin/HEAD origin/master
Oscar J Rodriguez [Sat, 6 May 2023 02:37:29 +0000 (19:37 -0700)]
Clean up of some of the comments or unnecesary debugging things

22 months agoCompleted part 3, need clone
Oscar J Rodriguez [Sat, 6 May 2023 02:28:30 +0000 (19:28 -0700)]
Completed part 3, need clone

22 months agoThe second pass of the compiler is working, needs some adjustment regarding the order...
Oscar J Rodriguez [Fri, 5 May 2023 09:13:54 +0000 (02:13 -0700)]
The second pass of the compiler is working, needs some adjustment regarding the ordering of the logic inside of the function, that can be achieved just reorganizing multiple if statements into nested switch cases or something like it

22 months agoappropiate printing for the printer function in the case of immidiate values
Oscar J Rodriguez [Fri, 5 May 2023 03:35:09 +0000 (20:35 -0700)]
appropiate printing for the printer function in the case of immidiate values

2 years agoFirst past and printer function are totally ready
Oscar J Rodriguez [Sat, 18 Mar 2023 09:13:41 +0000 (02:13 -0700)]
First past and printer function are totally ready

2 years agoextract variables function ready and implementing the first pass
Oscar J Rodriguez [Sat, 18 Mar 2023 08:02:12 +0000 (01:02 -0700)]
extract variables function ready and implementing the first pass

2 years agoadded structs and enums
Oscar josue Rodriguez Blanco [Tue, 3 Jan 2023 04:23:51 +0000 (04:23 +0000)]
added structs and enums

2 years agoREADME.md modification and hello world go
Oscar josue Rodriguez Blanco [Tue, 3 Jan 2023 03:15:21 +0000 (03:15 +0000)]
README.md modification and hello world go

2 years agofirst commit
Oscar josue Rodriguez Blanco [Tue, 3 Jan 2023 02:33:32 +0000 (02:33 +0000)]
first commit