, 16 tweets, 1 min read Read on Twitter
Things I want from a code oriented document authoring system:
1. Linear readability, so prose, code, and output is unified in one file
2. Diffability, so the end result works well in code review workflows
3. Good integration with code related tools: build systems, indenters, auto complete, type throwback, syntax highlighting
6. Good syntax highlighting and navigation for the prose, and a pleasant syntax to go with it.
7. Support for threading together multiple sessions, possibly in different languages, in the same document.
4. Cross language support for all of the above
5. Ability to emit to multiple backends: jupyter notebooks, web pages, late, etc
6. Good syntax highlighting and navigation for the prose, and a pleasant syntax to go with it.
7. Support for threading together multiple sessions, possibly in different languages, in the same document.
I think we'll soon have a system that does everything except 4 and 7.
It's OCaml specific, using extension points for embedding markup, and expect tests for capturing output.
And each document is like a single toplevel session. But other than that, it should do the job.
Here's a nice small idea that came up: how do you make graphical output work. You want it to be diffable and reviewable, after all.
So, just dump a textual representation of the data to be graphed into the file. Then the data can be diffed, and reviewed.
And your web backend can convert that into a pretty picture.
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Yaron Minsky
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($3.00/month or $30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!