Refactor towards nanopass style chaining #27
Labels
compiler
Area: compiling
data structures
Area: internal data structures
hard
Experience and/or subject matter knowledge required
parser
Area: lexing and parsing
See discussion on rust-hosted-langs/runtimes-WG#11 regarding the nanopass concept.
In my opinion this is a very relevant idea for this book, given that half the purpose is to provide a baseline for others to build on (in addition, of course, to making it easier to implement LSP or analytics.)
interpreter
code be refactored to move toward the nanopass concept? Separate crates for parsing and compiling?The text was updated successfully, but these errors were encountered: