python for 6502?

Programming the 6502 microprocessor and its relatives in assembly and other languages.
BillG
Posts: 710
Joined: 12 Mar 2020
Location: North Tejas

Re: python for 6502?

Post by BillG »

Thanks, but until it can compile functions, it is still just a toy. There are several major issues standing in the way.
repose
Posts: 26
Joined: 20 Feb 2012
Location: America

Re: python for 6502?

Post by repose »

I'll add that progress on the Python compiler is posted here:
https://talk.dallasmakerspace.org/t/pro ... 65?page=16

And the Python compiler for 6502 is here:
https://github.com/BillGee1/COMPY65
Post Reply