/usr/bin/g++ -DEVAL -std=gnu++20 -O2 -pipe -static -s -o routers routers.cpp
/usr/bin/g++ -DEVAL -std=gnu++17 -O2 -pipe -static -s -o routers routers.cpp
/usr/bin/javac -encoding UTF-8 routers.java /bin/sh -c echo "Main-Class: routers" > __manifest__.txt /bin/sh -c jar cfm routers.jar __manifest__.txt *.class