From aa2f1157fbc8808d17649ed93a4e2f3c4eb177f9 Mon Sep 17 00:00:00 2001 From: rileyJones Date: Mon, 24 Jul 2017 14:37:59 -0700 Subject: [PATCH] Update RESOURCES.md --- RESOURCES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RESOURCES.md b/RESOURCES.md index 0935945..826c8ad 100644 --- a/RESOURCES.md +++ b/RESOURCES.md @@ -1,2 +1,10 @@ # Resources * Shunting Yard and extensions - http://wcipeg.com/wiki/Shunting_yard_algorithm +## Lua +* Lua Implementor - http://lua-users.org/wiki/LuaImplementations +* Kahlua - https://code.google.com/archive/p/kahlua/ +* Mochalua - https://code.google.com/archive/p/mochalua/ +* luaj - https://sourceforge.net/projects/luaj/ +* Rembulan(5.3) - https://github.com/mjanicek/rembulan +* LuaJava - https://github.com/jasonsantos/luajava +* jnlua - https://code.google.com/archive/p/jnlua/