Lexicons for Gemstone
1# Gemstone Systems Lexicons
2
3This repository lists the lexicons in use by [Gemstone Systems](https://gmstn.systems/).
4
5Heavy WIP at the moment. Currently, it is a convenient place to store our lexicons for development purposes.
6
7In the future, we will do the following:
8
91. When the [`typelex`](https://tangled.org/@danabra.mov/typelex) project stabilises, we will use `typelex` to generate the lexicons for us in a nicer API. We currently use the playground manually.
102. When our [`anaxagoras`](https://tangled.org/@gmstn.systems/anaxagoras) project stabilises, we will also use `typelex` to generate a Zod schema, after which this repository will transition into a public npm package which will allow us access to our lexicons as types and schemas in our downstream projects.