LLVM-MOS is a new C -> 6502 compiler (and maybe C++, and Rust some day?) #6502 #Compiler #LLVM #VintageComputing #RetroCoding

https://8bitworkshop.com/docs/posts/2023/llvm-mos-sdk-6502-c-compiler.html

Exploring the New 6502 Compiler Based on LLVM

Today, homebrew developers enjoy the convenience of programming the 6502 in C. However, the 6502 is a very different architecture than modern CPUs, and was never designed for C programming. The 650...

8bitworkshop
@8bitworkshop i'm actually looking for a basic->6502 as neat as Boriel's ZX-Basic Compiler is for z80...