Skip to content

konradha/lfortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5cdd13a · Oct 18, 2022
Oct 13, 2022
Oct 13, 2022
Aug 7, 2022
Oct 12, 2022
May 12, 2021
Oct 5, 2022
Oct 15, 2022
Sep 23, 2021
Oct 18, 2022
Oct 18, 2022
Jul 27, 2022
Aug 10, 2022
Aug 21, 2022
Jul 18, 2022
Sep 23, 2021
Jul 27, 2022
Aug 8, 2022
Oct 14, 2020
Jul 19, 2022
Oct 14, 2020
Jul 9, 2020
Sep 30, 2022
Sep 17, 2021
May 30, 2020
Aug 3, 2022
Jul 10, 2022
Aug 4, 2022
Aug 4, 2022
Jul 10, 2022
Dec 4, 2021
Aug 21, 2022
Oct 13, 2022
Oct 17, 2022
Sep 28, 2022
Mar 29, 2022
Dec 4, 2021

Repository files navigation

LFortran

project chat

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/

Try online: https://dev.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.

Donations

You can support LFortran's development by donating to NumFOCUS or Open Collective as well as GitHub Sponsors:

All donations will be used strictly to fund LFortran development, by supporting tasks such as paying developers to implement features, sprints, improved documentation, fixing bugs, etc.

The donations to LFortran are managed by the NumFOCUS foundation. NumFOCUS is a 501(c)3 non-profit foundation, so if you are subject to US Tax law, your contributions will be tax-deductible.

If you want to discuss another way to fund or help with the development, feel free to contact Ondřej Čertík (ondrej@certik.us).

About

Official main repository for LFortran

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.2%
  • Fortran 9.9%
  • Python 4.3%
  • Yacc 2.0%
  • C 1.5%
  • CMake 1.4%
  • Other 1.7%