I\'m fascinated by the Pure algebraic/functional language. The Pure interpreter uses the LLVM JIT compiler as its backend.
I would like to compile Pure so that it runs o
It seems like the Android NDK would help in this, as one of its usages per its FAQ page is to reuse C/C++ code.