Page 1 of 1

Small C compiler written in Forth

Posted: Wed Nov 11, 2020 9:49 am
by pzembrod
Hi all,

I would like to crosslink here my post in Programming
(viewtopic.php?f=2&t=6360) about a
Small C compiler written in Forth and targeting the 6502 that I
have recently open-sourced here: https://github.com/pzembrod/cc64

It is developed using VolksForth on the C64, though I am using
the emulator VICE myself now. :-)

Cheers
/Philip

Re: Small C compiler written in Forth

Posted: Wed Nov 11, 2020 10:53 am
by BigEd
Great! Can I suggest we use this thread, in Forth, to discuss the implementation? We can use the other thread, in Programming, to discuss the usage of this compiler.