The Wayback Machine - https://web.archive.org/web/20200608073938/https://github.com/topics/cross-compiler
Skip to content
#

cross-compiler

Here are 157 public repositories matching this topic...

tonytheodore
tonytheodore commented Mar 22, 2016

There's some very useful documentation hidden in https://github.com/mxe/mxe/wiki and I'd like to make this available in the main tree (with the longer term aim of moving all docs to wiki/markdown style and reserve index.html for "website" info - intro, contacts, external links etc).

Does anyone have experience with keeping these in sync?

tcr
tcr commented May 23, 2017

These files are generated using the Haskell-native parsers, Happy and Alex. So the original code is in Haskell and the output requires a Haskell compiler.

These files are then reformatted with hident to avoid having to add braces to the parser (for now I guess).

Because these are part of language-c and not corrode, it doesn't seem important to translate these to Rust and Rust-based parse

Improve this page

Add a description, image, and links to the cross-compiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cross-compiler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.