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
Roast topics
Find topics
Find it!
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.