Charles-Johnson / zia_programming

A language that can program itself
https://zia-lang.org
GNU General Public License v3.0
3 stars 0 forks source link

Simplified syntax #4

Closed Charles-Johnson closed 5 years ago

Charles-Johnson commented 5 years ago

Instead of requiring (label_of a) -> to print a, just input a. label_of a now prints 'a'.