The new Release 20.03 is out! You can download binaries for Windows and many major Linux distros here .
#include <stdio.h>int main(){ printf("a"); return 0;}