Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

vita-lua

From GameBrew
Revision as of 10:45, 1 July 2024 by HydeWing (talk | contribs)
vita-lua
Vitalua.png
General
AuthorStary2001
TypeDevelopment
Version0.0.1-beta2
LicenseMIT License
Last Updated2015/09/23
Links
Download
Website
Source

vita-lua is a project that aims to bring Lua(JIT) to the PS Vita.

vita-lua uses a slightly different approach to the already existing LuaPlayer: instead of having C shims written for all of the functions, it uses LuaJIT's FFI functionality to bind functions easily and quickly.

There is support for PhysFS (allows easy packaging of resources - an entire app can be inside a single zip file) as well as all of vita2dlib and friends, along with HTTP.

There are a few examples located at https://github.com/vifino/vita-lua-examples.

vita-lua is presented at the Reviltalize Homebrew Competition.

External links

Advertising: