hfinkel/lfort
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
//===----------------------------------------------------------------------===// // Fortran Language Front-end //===----------------------------------------------------------------------===// Welcome to LFort. This is a compiler front-end for the Fortran language which is built as part of the LLVM compiler infrastructure project.