y-flat / yfc

The best (because it's the only) compiler for the Y-flat programming language.
GNU General Public License v3.0
6 stars 7 forks source link

Add compiler flags to let generated code compile #103

Closed adamhutchings closed 2 years ago

adamhutchings commented 2 years ago

Right now, all generated identifiers contain dollar signs. The native compiler will need to be called using -fdollars-in-identifiers to let this work.