A simple, smart and tiny data-centric dvcs for forth microcontrollers.
root
skyr
A simple, smart and tiny data-centric dvcs for forth microcontrollers.
todo
- Ultra-modular, finely factored regular expressions -- we're gonna need it.
- Inspired by darcs, ctre and named-data networking.
- It's patch-centric but unlike darcs it only uses regular expressions. Because we're staying on the regular language rung we don't have to worry about exponential merges.
- Concatentative Editing vs. infix regex?
- I would think that a patch (data) centric rather than history centric model would lend itself well to data-centric networking. It shouldn't matter where a patch is coming from, only that it's the right patch.
- Push and pull over any kind of interface such as a UARTs, radios...whatever.