2017-07-24 09:54:34 -07:00
|
|
|
|
# Resources
|
|
|
|
|
* Shunting Yard and extensions - http://wcipeg.com/wiki/Shunting_yard_algorithm
|
2017-07-24 14:37:59 -07:00
|
|
|
|
## 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/
|
2017-07-26 14:53:52 -07:00
|
|
|
|
## Gist
|
|
|
|
|
* https://gist.github.com/rileyJones/1c18338821b88e92a477bfa270344db3
|