Hacker News new | ask | show | jobs
by 0xFFC 3155 days ago
I agree, but $ doesn't make the language way more uglier than what it is now?
1 comments

I don't see why, unless you have something particularly against the $ symbol? It seems to fit with existing syntax quite well, e.g. & gives the address of a thing, $ gives the reflection of a thing. Extending that to define a metaclass seems pretty natural.