Skip to content

Compiling

Andy Arvanitis edited this page Nov 11, 2013 · 5 revisions

Eero's version of the clang (LLVM) compiler works just like the regular version, except that it recognizes *.eero (and *.ero) files as Eero source code files. Its support for other C-family languages (C, C++, OpenCL, etc.) remains unchanged.

Full details on using the LLVM clang compiler is provided by that project on their Clang Compiler User’s Manual page.

Clone this wiki locally