blob: 44a0653e5d93dfb6229715165a3aa458862a82c1 (
plain)
1
2
3
4
|
Lunatic Python is a two-way bridge between Python and Lua, allowing these
languages to intercommunicate. Being two-way means that it allows Lua inside
Python, Python inside Lua, Lua inside Python inside Lua, Python inside Lua
inside Python, and so on.
|