The spec is here: http://www.jsoniq.org/
The plan:
- Build ANTLR grammar, publish it on the ANTLR site
- Build a prototype processor in Python3 w/o any XQuery functions or advanced operations
- Build a Java or Scala processor
- Add in functions from SAXON
- Add schema features
===================
Current status: Basic grammar working, except for update syntax and comment syntax
Project is discontinued, all efforts shifter towards pythonql