RE: RE: Writing a simple Compiler on my own - Generating Code for Expressions (part 1)
You are viewing a single comment's thread from:

RE: Writing a simple Compiler on my own - Generating Code for Expressions (part 1)

Words
87
Reading
1 min
Listen
Play
7y

    Creating/Writing a compiler is one of the most difficult things to have as homework when you study Computer Science...

 It took me about a Year to get to the point of Intermediate Code Generation for a more complicated Language than the one we are covering in the series.

    I see you are also a developer, what are your specialities? For me it's basically anything that has to do with CS...From Software to Hardware, from high-level Code to low-level Code, from complicated algorithms to logic gates and registers.

@drifter1: Creating/Writing | Ecency