Table of Contents

Packaging / Build System

Given that the NRT library is designed to promote code modularization and reuse, we need to build a packaging and build system to help our users build and share their code. We should try to get a prototype up and running ASAP so that we can get our hands dirty writing user code like a real user.

For now, this page will just be a scratchpad of ideas for the system.

Challenges

Towards some solutions