Jason Santos (@jasonsantos)
  • Stars
    star
    478
  • Global Rank 58,801 (Top 3 %)
  • Followers 43
  • Following 11
  • Registered over 15 years ago
  • Most used languages
    Lua
    44.4 %
    JavaScript
    33.3 %
    Java
    22.2 %
  • Location πŸ‡¨πŸ‡¦ Canada
  • Country Total Rank 1,773
  • Country Ranking
    Lua
    76
    Java
    82
    JavaScript
    6,256

Top repositories

1

luajava

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 using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
Java
376
star
2

remdebug

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 the debugger engine with other client interfaces.
Lua
38
star
3

LuaEclipse

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 possible to edit Lua scripts with syntax highlight, code completion, compilation errors, code and comment folding, script execution with a pre-configured interpreter, besides the tools that the eclipse platform provides. The main goal of the project is that new tools will be developed using the extension architecture that the Eclipse platform provides and that LuaEclipse has available for extension of its capabilities.
Java
25
star
4

loft

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 actual persistence operations are treated by plugins.
Lua
8
star
5

schema

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.
Lua
7
star
6

luafaces

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-friendly syntax.
6
star
7

knex-yaml-schema

An opinionated tool that uses YAML to create and populate tables using knexjs
JavaScript
3
star
8

moonwalker

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.
2
star
9

dryboard

Dryboard is an async, future-enabled memory key store.
JavaScript
2
star
10

Capoeira

Capoeira is a full-feature graphic application development engine and framework
Lua
1
star
11

chrysalis

Yet another Javascript template engine.
JavaScript
1
star