9
xnor
4y

An OSS library made me learn a new language and I am so happy it did!

I came across a well implemented System Verilog parser written in Rust. It was so good to see someone putting in the effort to write that library, I wanted to contribute to it. I had zero knowledge in Rust but I thought, what the heck, let me learn it.

And man it was a steep learning curve. After a 2 weeks or so, now I have very basic understanding of the language. What better way to learn something than just diving into an actual project?

So, today I raised an issue to the developer for a possible improvement to the library. I hope he accepts it

Comments
Add Comment