[self-interest] Questions about Self

Chris Double chris.double at double.co.nz
Wed Jun 22 01:38:29 UTC 2016


On Wed, Jun 22, 2016 at 1:28 PM, Russell Allen mail at russell-allen.com
[self-interest] <self-interest at yahoogroups.com> wrote:
> If anyone feels like helping, on the Self side, at the moment I just call out to a c compiler or assembler. It would be nice if there was a pure Self x86 assembler, or even a simple compiler from a C level language (which would help retargeting if we do that later).
>

Would linking to LLVM be useful? Or is that too heavyweight a
dependency? If an LLVM backend was made that would also ease porting
to 64 bit. I'm not a big fan of using it since it moves further away
from pure Self code.

Klein has an assembler but I think it is Sparc and PowerPC. It might
serve as a base to add x86 though.

-- 
http://bluishcoder.co.nz



More information about the Self-interest mailing list