#3,782 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Compiler Construction Using Java, JavaCC, and Yacc

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Compiler Construction Using Java, JavaCC, and Yacc. Here are the top ones.

Compiler Construction Using Java, JavaCC, and Yacc
Buying options
View on Amazon.com
or
    Features:
  • Used Book in Good Condition
Specs:
Height10.220452 Inches
Length7.200773 Inches
Number of items1
Weight2.64995638924 Pounds
Width1.381887 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Compiler Construction Using Java, JavaCC, and Yacc:

u/Hydrotechnics ยท 2 pointsr/computerscience

Yeah you are right. I made the same mistake! Nice catch.

​

Would love someone to chime in and define the exact difference between the heap and stack.

​

I learned compilers through a programming language engineered by one of our professors, where he tried to simplify the language so that the most important concepts could be highlighted. His language only utilized a stack, so there is definitely room for some nuance here (regarding real programming languages).

​

I highly recommend his book on Assembly Language and Computer Architecture Using C++ and Java https://www.amazon.com/gp/product/0534405274/ref=dbs_a_def_rwt_hsch_vapi_taft_p1_i0

As well as his book on Compiler Construction

https://www.amazon.com/Compiler-Construction-Using-Java-JavaCC/dp/0470949597

​

​