- Toronto - CA
-
-
-
-
luajava Public
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua usi…
-
dryboard Public
Dryboard is an async, future-enabled memory key store.
-
SoACode-Public Public
Forked from RegrowthStudios/SoACode-PublicPublic repository for all the game code for Seed of Andromeda.
C++ MIT License UpdatedJun 5, 2021 -
webpack-cli Public
Forked from webpack/webpack-cliWebpack's Command Line Interface
TypeScript MIT License UpdatedJun 21, 2020 -
concentrx Public
An opinionated library for state and side-effect management
MIT License UpdatedDec 16, 2019 -
knex-yaml-schema Public
An opinionated tool that uses YAML to create and populate tables using knexjs
-
raml2typescript Public
Simple and opinionated tool that converts RAML schema types to Typescript types
JavaScript MIT License UpdatedDec 11, 2017 -
sails-graphql Public
Forked from zhukmj/sails-graphqlA tool for generating GraphQL Schema based on Sails models' configuration
JavaScript MIT License UpdatedMay 5, 2016 -
moonbox Public
Forked from kernelp4nic/moonboxMoonbox - Where your moon rocks live
Shell MIT License UpdatedJun 26, 2014 -
ZeroBraneStudio Public
Forked from pkulchenko/ZeroBraneStudioA lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer
Lua Other UpdatedJul 26, 2013 -
Capoeira Public
Capoeira is a full-feature graphic application development engine and framework
-
harmony Public
Forked from luaforge/harmonyHarmony is a business rules layer for Lua. Its goal: provide state and validation rules for lua entities, while using a Rule-based approach. Interaction is made through a message queue, extendable …
-
lsd Public
Forked from luaforge/lsdLua Subtitle Downloader is a program that scans all movie files from a directory and its subdirectories and downloads their respective subtitles from different websites. This repository was convert…
-
luadoc Public
Forked from keplerproject/luadocLuaDoc is a documentation tool for Lua source code.
-
moonwalker Public
Moonwalker is a Lua incremental parser written in Lua. Its goal is to allow fast and incremental AST construction, while still allowing syntax and handling extensions.
-
mk Public
Forked from keplerproject/mkMK offers plumbing to make it easier for WSAPI applications and frameworks to interoperate.
-
loft Public
Loft is an object factory designed to implement create, save, retrieve, search and destroy operations on lua 'objects' -- meaning by object a table that obeys a certain 'schema'. Schemas and the ac…
-
-
remdebug Public
Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simple command-line controller. The protocol allows the use of t…
-
schema Public
Schema is a module (originally part of Loft) that allows one to declare the structure of Objects and their relationships in a way that can be used later on Form generators, ORM and persistence layers.
-
LuaEclipse Public
LuaEclipse is a collection of plugins developed for the Eclipse platform that together make an IDE for the development of applications in the Lua programming language. In this environment it's poss…
-
luafaces Public archive
Faces (or LuaFaces) is a macro language, template engine and component framework that allows one to perform outstanding webdevelopment in lua. It features renderization cache and a designer-friendl…
-
leg Public
Forked from keplerproject/legLeg is a Lua library which offers a complete Lua 5.1 grammar, along with some functions to use and modify it.