Hello,
On 12/05/2025 10:10, Thalia Archibald via TUHS wrote:
I just watched your talk. Now the B intermediate
language makes a lot more sense
and I want to write a B compiler :).
I did that, it was fun. I did a recursive descent parser (from scratch,
so without yacc), and made it generate some C code.
From a practical aspect, having tasted C for years, I find B quite
annoying and pointless outside the gigantic historical interest.
Sebastien