Skip to content

Next Steps

Andrew Matthews edited this page Aug 14, 2025 · 1 revision
  1. Create the Wiki
  2. Create docs for contributors to find their feet
  3. Create end to end tests for all elements of the syntax
  4. Work out how the semantic knowledge base can integrate into the runtime model
  5. Create a loader for the symbol table to get all of the available builtin functions
  6. Create a way to define an interface between the language runtime and the knowledge graph and then provide mappings between syntactic forms and operations on that interface.
Clone this wiki locally