wmww/Pinecone

Is this language supports Android?

Closed this issue · 1 comments

Is this language supports Android?
wmww commented

It can be transpiled to C++, and C++ can by compiled on Android with the NDK. Also, it is built in C++ with no dependencies, so you could compile the language for Android and run it as an interpreter.