3.0.0 • Published 3 years ago

@jspicl/jspicl v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

jspicl is a Javascript to PICO-8 Lua transpiler. It creates an AST out of the JavaScript code and then transpiles it down to the LUA subset of which PICO-8 supports.

Visit jspicl.github.io for docs, guides, API and more!

npm version library size npm downloads npm.io

Related projects

jspicl CLI - Command line interface for jspicl

games - Games created with jspicl