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

FreeSoftware Compiler Blows

Name: Anonymous 2014-03-15 9:38

Name: OP 2014-03-15 21:27

In case of C, the "input -> tokens" stage would be especially convoluted due to the bad language design, requiring feedback from "tokens -> AST"

Really ? I've written an about 80% complete C compiler, and C's tokens are straightforward as fuck. There's only like 30 or so of them. It is however the case that some tokens have different meanings based upon context, but that's something the parser can pretty easily solve if it's properly written.

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