Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> 2) adding new functionality requires addition of new keywords

There are reserved keywords and unreserved keywords. The latter can be used as table/column/function/etc names, and don’t cause any trouble.

New syntax can be invented by reusing existing reserved keywords, and introducing new unreserved keywords in places where they can’t be misinterpreted.

Not saying the problem you describe isn’t a problem, just that it’s slightly more complicated and not as bad as one might think when reading your comment.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: