Let’s start a long-running thread about structured editors. If you find a link or make some progress, post it! @jdan@jaredforsyth@HarshilShah1910
Presentation about Deuce, a structured editor for s-expressions
Feb 15, 2019 • 22 tweets • 22 min read
@HarshilShah1910 I’ve heard great things about Lisp in Little Pieces, though I haven’t started it yet.
@HarshilShah1910@garybernhardt’s screencast about making a compiler from scratch is a great, brisk into to lexing using regexes and building an AST using hand-rolled recursive descent (both great techniques to get started with)