rui314 / 8cc

A Small C Compiler
MIT License
6.12k stars 742 forks source link

Make libFirm frontend (C11) and backend (x86-64) #74

Open speps opened 8 years ago

speps commented 8 years ago

This project seems perfect to make use or contribute to libFirm as their frontend is only C99 and their backend is only experimental for x86-64.

andrewchambers commented 8 years ago

It would be far less work to just add C11 to the libfirm c frontend.