owo-lang / OwO

Placeholder for the OwO compiler
Apache License 2.0
59 stars 1 forks source link

Rename Abstract to Concrete #31

Closed ice1000 closed 5 years ago

ice1000 commented 5 years ago

Because this Ast design is closer to Cst.

In new Ast, we'll have all variables resolved. Some errors can be generated during this process.