gracelang / language

Design of the Grace language and its libraries
GNU General Public License v2.0
6 stars 1 forks source link

definition of annotations #97

Open kjx opened 8 years ago

kjx commented 8 years ago

need to review https://github.com/gracelang/language/blob/portland-james/spec.md#annotations

kjx commented 8 years ago

todo - clean up wording and add xrefs

kjx commented 8 years ago

to be changed to be strings

apblack commented 8 years ago

I think identifiers rather than strings. The reflection interface could reify them as strings.