Judger/bindings/Lua
Yanghe Sun 121cb2d089 Port to lua is written (#5)
Lua binding by @avaicode

 - Missing break between table and nil added
 - Fixed many small things int the port to Lua
 - Now it will check if args and env is a true list
 - Rename judge to run(the same as python's binding)
 - Removed a useless argument
2016-10-24 11:19:48 +08:00
..
judger.c Port to lua is written (#5) 2016-10-24 11:19:48 +08:00
LICENSE Port to lua is written (#5) 2016-10-24 11:19:48 +08:00
Makefile Port to lua is written (#5) 2016-10-24 11:19:48 +08:00