Hi!
I have several purebasic projects which require update. I'm aiming to mobile device platforms such as iOS and Android. I've decided to use Unity3d, because it supports many platforms. I was planning to use Spiderbasic to export the code to javascript but that doesn't compile in Unity (unity has Unityscript which is not JS). One option was to build DLL, but I believe that doesn't work on all platforms, such as Android. Another option would be to use Spiderbasic and PhoneGap or similar.
Would there be an easy way to transform purebasic sources to C#? Or does anyone know how to run purebasic code & it's environment on mobile devices?
Best wishes,
Kapslok