brunossgf / lfortran

Official main repository for LFortran

Home Page:https://lfortran.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LFortran

Binder project chat pipeline status

LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute user's code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user's code on modern architectures such as multi-core CPUs and GPUs.

Website: https://lfortran.org/

Documentation

All documentation, installation instructions, motivation, design, ... is available at:

https://docs.lfortran.org/

Which is generated using the files in the doc directory.

Development

We welcome all contributions. The main development repository is at GitHub:

https://github.com/lfortran/lfortran

Please send Pull Requests (PRs) and open issues there.

See the CONTRIBUTING document for more information.

Main mailinglist:

https://groups.io/g/lfortran

You can also chat with us on Zulip (project chat).

Note: We moved to the above GitHub repository from GitLab on July 18, 2022.

About

Official main repository for LFortran

https://lfortran.org/

License:Other


Languages

Language:C++ 77.9%Language:Fortran 10.4%Language:Python 4.6%Language:Yacc 2.2%Language:C 1.6%Language:CMake 1.5%Language:Jupyter Notebook 0.9%Language:Shell 0.4%Language:Xonsh 0.3%Language:Nix 0.2%Language:Jinja 0.0%Language:Forth 0.0%Language:Batchfile 0.0%