Build/Debug Argentum compiler on Windows/Visual Studio: tips&tricks
Open compiler project in Visual Studio Run/Debug Select x64-Debug configuration and ag-test.exe as a startup target. Run/debug code as usual. To run/debug the Argentum compiler (agc): Tip: if paste to “args”: [] a raw command line (like -src d:\cpp\argentum\demo -start…