Jaque is a new Nock interpreter under development that is intended to replace the current worker process for Vere.
The current worker utilized by Vere is written in C, while Jaque is written using Java. The primary benefits of switching to Java are the ecosystem benefits and the fact that Java is more memory safe than C.
Further Reading
- The Vere tutorial: Learning information for Vere.