Howdy folks!
I've been prototyping some UI stuff lately.
The first UI experiment is a spartan web interpreter:
I plan to host the editor publicly once it actually works haha
The editor is written in Elm, and uses this [very broken] Elm library I cobbled together over the past few days:
Obviously lots of features are missing, but it's a good start.
Of course, you're probably thinking "why Elm?"! The short answer is that I like using Elm for exploratory projects, where the compiler (and libraries) can help reenforce my fluid mental model.
Oh, and scrapsheets is coming soon! Here are some blog posts I wrote about it:
Once I'm done with these UI experiments, I'm going to hop back onto scrapyard/infrastructure stuff.
✌️