lambdaclass / concrete

Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
Apache License 2.0
123 stars 11 forks source link

Ast refactor #140

Closed kenarab closed 3 months ago

kenarab commented 3 months ago

It has a dependency on PR #139.

It includes renaming structs for having a better convention for understanding code.

kenarab commented 3 months ago

See comments

Applied all suggestions. There is still an open question to a comment

kenarab commented 3 months ago

See comments

Applied all suggestions. There is still an open question to a comment

All reviewed changes closed