I don't like to make promises but I have successfully compiled an .so library containing the Python2.7 interpreter (CPython).
After using NLG to generate the respective B4A lib, I was able to run the following Python program:
Now what I need to do is to get my hands dirty and write a proper B4A-CPython interface.
This is very exciting! If I pull this off, our games can be scripted and modified in real-time!!!
After using NLG to generate the respective B4A lib, I was able to run the following Python program:
Now what I need to do is to get my hands dirty and write a proper B4A-CPython interface.
This is very exciting! If I pull this off, our games can be scripted and modified in real-time!!!
Last edited: