Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Hand-translate your program to assembly

Name: Anonymous 2014-12-03 12:55

Never waste a single cycle

Name: Anonymous 2014-12-05 6:07

>>3
There are some advantages to using a higher level language. For instance using a lexer and parser generator is more maintainable (read: easier to modify after it's written) than using a hand written lexer and parser. But if you can write it in C, you can write it in assembly. The only disadvantage is portability, which is enough for me to prefer C over assembly.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List