You may want to focusing on translating LLVM bitcode to that target - clang 
comes with full C, C++ and Objective-C support and by implementing that your 
project will be able to translate a lot more programs in a more sophisticated 
level to your target platform.

发自我的 iPhone

在 2013-6-10,21:27,bubble <[email protected]> 写道:

> Hi,
> 
> I have now learned some more objc, I wrote an arm and 6502 target lisp
> compiler in objc with functions, while loop, if, setq, setf and integer
> numerical operators support. It's svn repository is hosted here :
> 
> http://soft.vub.ac.be/svn-gen/lisp-underground/arm-lisp
> 
> Maybe later I can be of some help to this project, HTH too.
> bubble
> 
> 
> _______________________________________________
> Gnustep-dev mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/gnustep-dev

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to