source: doc/proposals/modules-alvin/3_implementation_details/meta.md

Last change on this file was a9049dd, checked in by Alvin Zhang <alvin.zhang@…>, 9 days ago

Prototype code for modules

  • Property mode set to 100644
File size: 571 bytes
Line 
1At this point in development, there are enough ideas from my previous writeups that the questions "can it be done?" and "what are the tradeoffs?" are clear enough to start implementing.
2
3Now, the focus is on explaining the ideas succinctly and considering the order in which to implement features (some features require adding capabilities that are much harder to implement). As such, I'll be using this space to organize all these ideas into a suitable narrative, with accompanying code and examples.
4
5The prototype code described in today's meeting is in `prototype/`.
Note: See TracBrowser for help on using the repository browser.