Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Luna is a cross-platform framework for mobile development in Lua programming. With Luna you create your entire application in Lua and it will be compiled to native code (iOS or Android).

When you write:

local myButton = Button({text="Hello world!"})

It generates an UIButton on iOS or a Button on Android, it's fantastic!

F.A.Q

  • What is Luna?

Luna is a opensource project created by Leonardo Soares, professor at Federal Institute of Technology in Brazil. Luna enables the creation of mobile app only using Lua programming language.

  • How can I help?

We have some demands which you can find in our roadmap, just send a message and lets talk about this project!

Status

At the moment Luna is not ready for use. Working hard to release a 0.1.0 version on June.

Roadmap

https://trello.com/b/Vvkxd79P/lunaroadmap

License

MIT

Author

Leonardo Soares e Silva lsoaresesilva@gmail.com

About

A cross-platform (Android and iOS) mobile development framework using Lua programming. It was discontinnued. Code is there for study purpose.

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages