nponeccop / HNC

HN Compiler
GNU Lesser General Public License v3.0
62 stars 5 forks source link

Decorate parse tree with source line information in parser #28

Open nponeccop opened 12 years ago

nponeccop commented 12 years ago

Now the parser generates an "empty" parse tree, so there's no way to display give error locations in typechecker and later stages.