diff options
Diffstat (limited to 'libraries/lunatic-python/README')
-rw-r--r-- | libraries/lunatic-python/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/lunatic-python/README b/libraries/lunatic-python/README new file mode 100644 index 0000000000..44a0653e5d --- /dev/null +++ b/libraries/lunatic-python/README @@ -0,0 +1,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. |