ToDo List
Things I need to do or blog about.
- Implement proof-of-concept dataflow interpreter
- Blog about what dataflow is and why it can solve concurrency problems
- Dataflow, concepts, ideas, techniques, advantages
- Dataflow implementation based on my prototype interpreter, how it can be improved, what I intend on doing with it
- Mixing dataflow and other paradigms, compiling other code to dataflow
- Hierarchies, flat vs stacked (credit goes to Cleo Saulnier for this one)
- Anonymous message passing event system for component based software
- Ideas for operating systems, application interoperability, user interfaces, etc
- Some unrelated stuff:
- Musca tiled window manager
- Vim scripting
- Python programming
- Factor programming
- Miscellaneous programming topics