Hello
I just bought an Atcom IP01 appliance which runs the ucLinux kernel.
Since it only has 128M RAM + 256MB NAND RAM for storage, there’s no room to install PHP or Python to write AGI scripts.
What languages could I use to write AGI scripts? Ideally, I’d like something more developper-friendly because my C/C++ skills probably aren’t up to the task. FWIW, I need to perform things like broadcasting UDP messages, sending e-mail notifications through my ISP, adding data to a SQLite database, etc.
Thank you.