Settings

Theme

Rust Sitter – write fast Tree Sitter parsers without leaving Rust

shadaj.me

10 points by shadaj 3 years ago · 2 comments

Reader

PoignardAzur 3 years ago

> Meeting these constraints typically involves creative use of parser generators like Bison or requires the developer to create a parser from scratch - Which unfortunately many modern languages like Rust itself have had to end up doing

This seems like a very useful project for people writing IDEs, but I'm not sure the convenience features are enough to offset the simplicity and flexibility of writing your on parser.

childintime 3 years ago

I'll praise the day something similar becomes a part of the Rust language itself.

Or of Zig, or whatever systems language. Come to think of it, Zig could be the better language to take advantage of this.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection