BosqueLanguage / BosqueCore

Other
144 stars 5 forks source link

Update core libraries with support for the types in BSQON #76

Open BosqueLanguage opened 4 months ago

BosqueLanguage commented 4 months ago

The BSQON parser has a number of types (and literal formats) that are not currently in Bosque. We need to add support for them in the Core libs as primitive types and in the parser with literal formats.

Adding this as the type issue (which is 1.0 required) and a separate literal issue for later.