I'm trying to have buildable versions of several compilers for learning and historical preservation and recently discovered "lwc" https://directory.fsf.org/wiki/Lightweight_C++ and apparently the latest version of it come with this pyvm version http://students.ceid.upatras.gr/~sxanth/pyvm-3.0/ -> http://students.ceid.upatras.gr/~sxanth/pyvm-3.0/pyvm-3.0.tar.bz2 but is not accessible anymore.<p>Does anyone have it and could share it ?<p>I already have a version 2.1 here https://github.com/mingodad/lwc and here https://github.com/mingodad/pyvm and here is some discussion with links https://github.com/mingodad/cfront-3/issues/6 .<p>I also have:<p>- Cfront3 https://github.com/mingodad/cfront-3<p>- Cyclone https://github.com/mingodad/cyclone<p>- Tinycc reeentrant https://github.com/mingodad/tinycc<p>Thank you in advance for any help !