|
|
|
|
|
by slavapestov
1028 days ago
|
|
> LFortran is structured around two independent modules, AST (Abstract Syntax Tree) and ASR (Abstract Semantic Representation), both of which are standalone (completely independent of the rest of LFortran) and users are encouraged to use them independently for other applications and build tools on top. Modern frontend architecture comes to Fortran! Awesome. |
|