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

High Level Programming Languages

Name: Anonymous 2013-09-07 16:38

When is it appropriate to use a high level programming language? Personally, I always feel guilty when using anything except C.

Name: Anonymous 2016-03-22 4:30

Always.

HLLs are a good way to build up assembly code, too (or C, lol portable assembly). You already know what the asm should do, but it's not worth the time to fiddle around with all the instructions by hand. Teach the machine to do it for you, while still watching the generation of the assembly itself.

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