Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
L

lfortran

> 编程语言
Open source

Official main repository for LFortran

1.2K stars0 likes0 views
WebsiteGitHub

About

Official main repository for LFortran

LFortran

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/

Try LFortran in a JupyterLite notebook: To build and run that JupyterLite site locally, use pixi run lab and open . See doc/src/jupyterlite.md for details and for how to write tests for bugs found in the lab.

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 ().

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:

  • https://numfocus.org/donate-to-lfortran
  • https://opencollective.com/lfortran
  • https://github.com/sponsors/lfortran

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 ([email protected]).

Star History

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C++compilerfortranfortran-compilerinteractive

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言