Cyclone Language Compiler
This is an attempt to update the latest available cyclone code and fix it to build on more recents operating systems.
The first step is build as 32 bits as clean as possible then attempt to update to be able to also build for 64 bits.
Actually it's already working on Ubuntu 18.04 see the build here https://github.com/mingodad/cyclone/actions/runs/4136702548#artifacts .
One of the main reasons to do it is to preserve for historical purposes .
There is also this other repositories that seems to try something similar: