Re: [cc65] C Compiler Semantic Analysis

From: MagerValp <MagerValp1cling.gu.se>
Date: 2006-01-16 23:33:16
>>>>> "UvB" == Ullrich von Bassewitz <uz@musoftware.de> writes:

UvB> Anyway, I don't think that parts of cc65 cannot be reused for a
UvB> BASIC compiler without much work.

I've also been playing a bit with compilation, and there is a lot in
CC65 that you can use. The linker, assembler, and runtime library can
be used to build upon. Unless you need something different, CC65's
software stack is a good base. You could even compile your language
into C, and then compile that with CC65 - it should generate pretty
good code, and you could easily make it support all of CC65's
platforms.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jan 16 23:33:34 2006

This archive was generated by hypermail 2.1.8 : 2006-01-16 23:33:40 CET