from Hacker News

World's only Cross-platform C compiler written in Arm Assembly

by z29LiTp5qUC30n on 10/1/20, 9:39 AM with 1 comments

It also appears to be the only C compiler in the world written in Arm assembly.

https://github.com/oriansj/mescc-tools-seed/blob/master/armv7l/GAS/cc_x86.S

  • by coldtea on 10/1/20, 10:48 AM

    Cross platform / Arm assembly? How does that work?