matrix
matrix copied to clipboard
Minimal literate example project
I tried playing with matrix for my project called WikiD, and meanwhile made a simplified literate example project. It uses shadow-cljs and deps.end The literate stuff is not yet complete, and of course the text itself is very much a draft, It's basically just a list that you can add random text items to. Here it is anyway, I hope I will finish it ;) https://github.com/ozFri/matrix-minimal-literate/blob/master/narrative.org
Hey, sorry, I just discovered I am not getting notifications. I will check out your work....wow, you dove i pretty deep. Does it run?
I am just diving back into O/S stuff, my won and reagent/re-frame.
Hey, I'm sure I only scratched the surface, maybe the verbosity creates the impression :) Last time I checked it runs, its just a simple list of statements. that you can add to with the input bar. Matrix is really interesting, I moved meanwhile back to reagent/re-frame and away from the literate style,, But I hope I will have a chance to explore both these models sooner than later. Thank you!
I like reagent, it is closer in spirit to Matrix. Less exposed wiring than re-frame. I am about to release the Matrix CLJS version of my JS https://kennytilton.github.io/whoishiring/. Not sure if that will help -- the dataflow is pretty straightforward.