▲ | pjmlp 2 days ago | ||||||||||||||||
Would Flang do it? Fortran was once general purpose. https://github.com/llvm/llvm-project/blob/main/flang/docs/Hi... Maybe the work in Swift (SIL), Rust (MIR), Julia (SSAIR) that were partially the inspiration for MLIR, alongside work done at Google designing Tensorflow compiler? The main goal being an IR that would accomodate all use cases of those high level IRs. Here are the presentation talk slides at European LLVM Developers Meeting back in 2019, https://llvm.org/devmtg/2019-04/slides/Keynote-ShpeismanLatt... Also you can find many general purpose enough users around this listing, | |||||||||||||||||
▲ | pklausler 2 days ago | parent [-] | ||||||||||||||||
Are you saying that Fortran was once a general purpose programming language, but somehow changed to no longer be one? | |||||||||||||||||
|