February 9th, 2012, 02:17 PM
|
#5 (permalink)
|
|
Senior Member
Join Date: Jul 2010
Posts: 977
Device(s): Samsung Galaxy S II, HTC Evo 4G, Amazon Kindle Fire
Thanks: 52
Thanked 199 Times in 144 Posts
|
Quote:
Originally Posted by Snedd
PicoC is a lightweight C interpreter released under BSD licence, written in C. You could weld it to a Java front end using the android NDK.
|
If he is asking how to do it, then he isn't capable of undertaking the task. Writing a C compiler is an extremely tedious and challenging endeavour. Even if he goes the route of hooking a open source compiler to java, the JNI isn't exactly the easiest thing to work with.
|
|
|