Since Lua is Portuguese for "moon", is this a Sailor Moon reference?
Sailor – A Lua MVC framework
11–20 of 22 posts
This totally went over my head and I am so glad you pointed it out. I now want to use it just because of that
Re: Sailor – A Lua MVC framework
#12I am surprised you are not using OpenResty, like Lapis.
We do have OpenResty support. But sailor doesn't work just with it. It also works on Apache, Xavante (a lua written server) and Mongoose (a very lightweight server)
Re: Sailor – A Lua MVC framework
#13Viewing this on Chrome on Android. Being built with bootstrap, it's a bit surprising that the responsiveness of the site is so poor. Screenshot: http://i.imgur.com/nnG3zgg.png
Sailor's website does not use the bootstrap feature. To be honest I just picked a random nice-looking open template. It has its issues but it's not that bad! XD I confess I gotta work on that. Thanks for pointing it out!
Re: Sailor – A Lua MVC framework
#14Re: Sailor – A Lua MVC framework
#15Re: Sailor – A Lua MVC framework
#16Proud to see this kind of project coming from a Brazilian university. Congratulations !
Thanks! As an undergrad, I'm specially happy!
Re: Sailor – A Lua MVC framework
#17I am surprised you are not using OpenResty, like Lapis.
We do have OpenResty support. But sailor doesn't work just with it. It also works on Apache, Xavante (a lua written server) and Mongoose (a very lightweight server)
Good. I missed reading it when I posted. Thanks for the info!
Re: Sailor – A Lua MVC framework
#18This is very cool. I love Lua, though my experience with it is limited to the few weeks I spent playing around with it as a Source engine scripting language in Half-Life 2: Sandbox. Still, it was very fun to learn, and I think this is an interesting application outside of its usual game scripting territory that I'd love to try out sometime. Great work! Thanks for sharing.
Re: Sailor – A Lua MVC framework
#19There are a lot of really nice Lua frameworks recently. Lapis is really cool too:
Re: Sailor – A Lua MVC framework
#20There are a lot of really nice Lua frameworks recently. Lapis is really cool too: http://leafo.net/lapis/
Yes! Orbit is very cool too even though it's not updated often. I'm really glad to see such a variety of projects in Lua community!