Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Node Prototype

We started a prototype pico engine and krl compiler targeting node.js. As per most node projects, it's split up into smaller single purpose modules. Each one will have it's own documentation explaining what it does and how to use it.

Extracting Parser from KRE

https://github.com/Picolab/jvm-krl-parser

  • No labels