I managed to re-create the majority of PicoCMS (github <https://github.com/picocms/Pico> or homepage <http://picocms.org/>) but with Luvit. This was my "learn Lua by doing" project, so there is probably some scary code.
Using Luvit has been awesome. I have been able to write a lot of code by using common sense. What I mean is I will encounter a problem and try a solution that I assume should work and it does! I have a Node Sublime Snippets project for Sublime Text <https://github.com/james2doyle/sublime-node-snippets> that has actually been really helpful with the whole "lua as node.js" approach. It comes really close to the Luvit versions of the modules. Anyway, please check it out and help me correct my errors! https://github.com/james2doyle/Lico -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
