Beam’s C implementation is done

After quite a bit of time, I’ve finally finished the C implementation for Beam as well. This is more portable for systems that do not have Rust, though I doubt that matters since LaTeX is quite hefty as well.

In any case, it was mostly for my own learning experience. And learn I did:

And this is only a subset of what I applied in the code. Since it’s my first program in C, the code probably sucks ass. If you want to make sure something works I’d use the Rust implementation because I don’t suck as badly at Rust, this was just an educational exercise for me.