[A83] Re: Small C?


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

[A83] Re: Small C?




Every language can be used as obfucated as you want. Just use your
imagination a little and nobody will be able to follow your programming
style B-)

> For z80, assembly will be better than C, even if a beginner wrote it. 
> And if you think that C is easier to read...
> 
> http://www.ioccc.org/
> 
> > well, c is easier to read then asm, and it's easier to get into and
> > program for. while on the other hand, asm is normally faster and tends
> > to be smaller.