MetaBorgCube / metaborg-typescript

0 stars 2 forks source link

Define all expressions #2

Open TimvdLippe opened 7 years ago

TimvdLippe commented 7 years ago

Expressions in Typescript do not require explicit types, thus we can probably use the same syntax definitions as in Javascript. We can take advantage of the syntax as defined at https://github.com/MetaBorgCube/metaborg-js/blob/master/spoofaxJS/syntax/Expression.sdf3

eelcovisser commented 7 years ago

As indicated on Slack, it would be preferable to base the syntax definition on an official reference manual; that makes chances higher that the definition is accurate