Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
ruudvanasseldonk.com
(Uncensored)
subscribe
A type system for RCL: Implementing a typechecker in Rust
https://ruudvanasseldonk.com/2024/implementing-a-typechecker-for-rcl-in-rust
links
backlinks
I am adding a type system to RCL, my configuration language. In part 4, we look at how the typechecker is implemented in Rust, and at how it is able to generate good error messages.