Is there a library like Rails for Lua?
+8
A:
Entirely like Rails, I'd say no. But take a look at the Kepler Project and specially Orbit, which is a MVC framework. I'm doing web stuff with it and it is really fun to work with. You don't have the scaffolding stuff you have in Rails, but besides that, it has an orm, a templating engine (Cosmo), so you can get going.
Ignacio
2009-01-31 14:49:17