tj / luna

luna programming language - a small, elegant VM implemented in C
2.45k stars 147 forks source link

Store source position in AST nodes #78

Closed glhrmfrts closed 8 years ago

glhrmfrts commented 8 years ago

The AST nodes needs to contain it's position (line number) in the source code.