Closed jinnaiyuu closed 9 years ago
yes, it is easier to implement parser by parser generators.
however, let's try it out how much i can do with handmade parser. shouldn't be that hard i guess...
mostly solved. need to fix action predicatoins.
seems working fine for most of the domains. tokenizing is the key to parsing.
yes, it is easier to implement parser by parser generators.
however, let's try it out how much i can do with handmade parser. shouldn't be that hard i guess...