[TUHS] What is the intermediate code generated by the bc interpreter?

Sebastien F4GRX f4grx at f4grx.net
Tue May 13 01:21:28 AEST 2025


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




More information about the TUHS mailing list