theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Dot, con, and undefined. #154

Closed theodore-norvell closed 6 years ago

theodore-norvell commented 6 years ago

Dot operator. Added proper support for constant declarations. Made sure that fields can not be accessed before their declarations are executed.