The example code in jaq_core is incomplete and not practically usable:
- It doesn't load the standard library (and basically tells you to figure it out yourself)
- It doesn't explain concepts like Arena, or what the loader does, etc
- It doesn't say where errors can arise at runtime and how to catch them
Just a tiny bit more explanation would go a long way.
The example code in jaq_core is incomplete and not practically usable:
Just a tiny bit more explanation would go a long way.