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.
Does anyone have it and could share it ?
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 .
I also have:
- Cfront3 https://github.com/mingodad/cfront-3
- Cyclone https://github.com/mingodad/cyclone
- Tinycc reeentrant https://github.com/mingodad/tinycc
Thank you in advance for any help !