Construct
Compiler for an x86 Assembly language abstracting over NASM
Install / Use
/learn @Thomas-995/ConstructREADME
About
Construct is an abstraction over x86 NASM Assembly. It adds features such as while loops, if statements, scoped macros, simpler function-call syntax and more. It currently supports 64, 32, 16 and 8 bit modes.
