-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Noah Hart wrote:
> A progress report because people keep asking ...

Unfortunately you don't have the source posted yet so it is hard to see
how you approached the conversion.

One question I have is if you have the process automated in any way?  If
so that would make tracking C code updates a lot easier over time.  It
would also allow targeting other languages such as Java.

An alternate approach was taken by the folks doing NestedVM.  You
compile the C code (or any other gcc supported language) with gcc
targeting a MIPS processor.  (MIPS has a simple regular instruction
set.)  They then translate the MIPS binary into Java:

  http://nestedvm.ibex.org/

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpr/VAACgkQmOOfHg372QQvWwCfeGGl009nyvSmubcNRTo7cTQk
TS8AoIXVIYuXCOBDdql5WA5PcBK6e/59
=tHfn
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to