Indeed this is cool.
To compile on BSD, I used
gcc -static -std=c89 -Wall -pedantic -o woe woe.c -lm
Edit: fixed, thanks!
Indeed this is cool.
To compile on BSD, I used