Progress: 54/614 (8.7%)

Studied about parser, scanner, paser generator. The main purpose of scanner is to separate source code into each word, and parser is to make abstract syntax tree from token scanner made. Since developing parser and scanner is difficult because its code tends to be redundant, using parser generator is normal. Many of parser generator are now available. It’s important to select parser generator based on the structure of the language.

I bought this book today to start studying and developing a compiler. I have wanted to develop own compiler but I haven’t for a long time because it takes long time and much effort than developing other light programs. Anyway, it would be very good start for me.

just decided to make a compiler.

p1000001

A load of tasks are still remaining. I have to wipe them out by Thursday in this week. After the disaster passes by, I could take days off! (It’s less than 1 week though..)

just started writing about my daily life.
Whoever look at this blog??

Writing this blog is for not only depicting daily occurences, but also improving my poor English skills.