Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lfortran/lfortran
Official main repository for LFortran
https://github.com/lfortran/lfortran
compiler fortran fortran-compiler interactive jupyter jupyter-kernels jupyter-notebook library repl
Last synced: about 6 hours ago
JSON representation
Official main repository for LFortran
- Host: GitHub
- URL: https://github.com/lfortran/lfortran
- Owner: lfortran
- License: other
- Created: 2019-03-24T13:22:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:28:44.000Z (about 1 month ago)
- Last Synced: 2024-10-29T12:19:18.088Z (about 1 month ago)
- Topics: compiler, fortran, fortran-compiler, interactive, jupyter, jupyter-kernels, jupyter-notebook, library, repl
- Language: C++
- Homepage: https://lfortran.org/
- Size: 36.7 MB
- Stars: 951
- Watchers: 23
- Forks: 154
- Open Issues: 1,492
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub - 95% open · ⏱️ 25.08.2022): (Jupyter内核)
- best-of-jupyter - GitHub - 54% open · ⏱️ 05.12.2024): (Jupyter Kernels)
README
# LFortran
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://lfortran.zulipchat.com/)
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](CONTRIBUTING.md) document for more information.
Main mailinglist:
https://groups.io/g/lfortran
You can also chat with us on Zulip ([![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://lfortran.zulipchat.com/)).
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/lfortranAll 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
[![Star History Chart](https://api.star-history.com/svg?repos=lfortran/lfortran&type=Date)](https://star-history.com/#lfortran/lfortran&Date)