Lucretiel / kaydle

An alternative implementation of Kat's Document Language, including serde integration
Mozilla Public License 2.0
74 stars 4 forks source link

Type annotations #3

Closed Lucretiel closed 2 years ago

Lucretiel commented 3 years ago

We need to support type annotations. In general we rely on serde to drive the type interpretations, so for 1.0 my intent is only to parse and discard them. Future support post 1.0 should include:

Lucretiel commented 2 years ago

Kaydle annotations are now fully implemented in kaydle-primitives, with partial support in kaydle.