theodore-norvell / PLAAY

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

loc operator. #176

Closed theodore-norvell closed 5 years ago

theodore-norvell commented 6 years ago

We need a loc operator. I don't think we need a val or fetch operator though. A built-in identity function should do fine. Perhaps it should be called +.

theodore-norvell commented 5 years ago

Arrange it so that ,; or ;, make a new loc declaration.

theodore-norvell commented 5 years ago

All done.