You are not logged in.
Yes you can use the drop down but I made the GUI for fun really. Just to see what was possible.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
And it looks very nice, and doesn't need yad.
Probably that code will come in handy anyway.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline