Scratchpad
A few days back, I thought about if it would be possible to run SQLite on an ARM processor. If you can provide it with a filesystem (say, an SD card for storage), and get the memory usage low enough (or get an ARM with a ton of memory/external memory interface), I do believe that this would be possible.
Another interesting idea: Lua. As in, Lua, the scripting language that powers a lot of games, among other things. It would be interesting to run that from an ARM, again with the SD card for storage (its awesome if you can store your scripts somewhere). The libraries are small enough, if I recall correctly. I think it could work.
Comments
Leave a Reply
