Rust in Production
Zed with Conrad Irwin
Conrad Irwin
Yeah, definitely agree. So if you think about a programming text editor, kind of one of the first features you want to build is syntax highlighting. And if you look at really all editors, it's a hand-coded parser for each language that does it. Not going to fly. We don't have time to build a hand-coded parser for every language.
0
💬
0
Comments
Log in to comment.
There are no comments yet.