Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the keywords for syntactic sugar in syntac table, see issue #6.
Syntactic sugar keywords and usage models are described in [the documentation](http://c3d.github.io/xl/#syntactic-sugar) The added keywords added include: type class module function method procedure to operation data macro generic polymorphic iterator fast small global thread static in out inout io constant variable const var They all have low priority (PREFIX 30)
- Loading branch information