Lexicons for Gemstone

Gemstone Systems Lexicons#

This repository lists the lexicons in use by Gemstone Systems.

Heavy WIP at the moment. Currently, it is a convenient place to store our lexicons for development purposes.

In the future, we will do the following:

  1. When the typelex project stabilises, we will use typelex to generate the lexicons for us in a nicer API. We currently use the playground manually.
  2. When our 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.