KO
|
EN
gitlite — search
Search
#java
#php
#python
#android
#c-plus-plus
#c
#module
#tools
#game
#hacktoberfest
#r
#ruby
puremvc-lua
★ 66
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
lob-php
:
PHP Client for Lob API
jquery-lockfixed
:
jQuery lockfixed plugin
heroku-buildpack-hhvm
:
Use HHVM on Heroku
meeting-minutes
:
Official minutes for Rust-related meetings
paper-date-picker
:
A date picker à la Material Design
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
puremvc-lua
?
Download (.md)
## [PureMVC](http://puremvc.github.com/) Lua MultiCore Framework PureMVC is a lightweight framework for creating applications based upon the classic [Model-View-Controller](http://en.wikipedia.org/wiki/Model-view-controller) design meta-pattern. This is a Lua port of the [AS3 reference implementation of the MultiCore Version](https://github.com/PureMVC/puremvc-as3-multicore-framework/wiki). It supports [modular programming](http://en.wikipedia.org/wiki/Modular_programming) through the use of [Multiton](http://en.wikipedia.org/wiki/Multiton) Core actors. Unit Tests are included in this repository.  ## Status Production - [Version 1.0.0]() ## Platforms / Technologies * [Lua](http://en.wikipedia.org/wiki/Lua) ## License * PureMVC MultiCore Framework for Lua (Ported) - Copyright © 2014-2015 Sean * PureMVC - Copyright © 2006-2012 Futurescale, Inc. * All rights reserved.