gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arm and 6502 target lisp compiler written in gnustep's objc


From: Chan Maxthon
Subject: Re: arm and 6502 target lisp compiler written in gnustep's objc
Date: Mon, 10 Jun 2013 22:51:10 +0800

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 <address@hidden> 写道:

> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnustep-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]