Comment on Everyone says assembly is untyped—everyone is wrongComments−pjmlp20dI loved the PC way to inline Assembly, like Borland and Microsoft compilers[0], failing that better intrinsics or macro Assemblers.Never understood the gibberish from UNIX compilers that always forced me to look down what all the flags are about.At least Odin follows a similar approach.[0] - At least on some Amiga compilers, and D as well.
Comments
I loved the PC way to inline Assembly, like Borland and Microsoft compilers[0], failing that better intrinsics or macro Assemblers.
Never understood the gibberish from UNIX compilers that always forced me to look down what all the flags are about.
At least Odin follows a similar approach.
[0] - At least on some Amiga compilers, and D as well.