lfortran | Official main repository for LFortran | Code Editor library
kandi X-RAY | lfortran Summary
kandi X-RAY | lfortran Summary
lfortran is a C++ library typically used in Editor, Code Editor, Jupyter applications. lfortran has no bugs, it has no vulnerabilities and it has low support. However lfortran has a Non-SPDX License. You can download it from GitHub, GitLab.
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.
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.
Support
Quality
Security
License
Reuse
Support
lfortran has a low active ecosystem.
It has 626 star(s) with 74 fork(s). There are 20 watchers for this library.
It had no major release in the last 12 months.
There are 658 open issues and 279 have been closed. On average issues are closed in 30 days. There are 41 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of lfortran is 0.3.0
Quality
lfortran has 0 bugs and 0 code smells.
Security
lfortran has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
lfortran code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
lfortran has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
lfortran releases are available to install and integrate.
It has 3094 lines of code, 167 functions and 15 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lfortran
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lfortran
lfortran Key Features
No Key Features are available at this moment for lfortran.
lfortran Examples and Code Snippets
No Code Snippets are available at this moment for lfortran.
Community Discussions
Trending Discussions on lfortran
QUESTION
lfortran in a jupyter notebook kills kernel
Asked 2022-Jan-23 at 22:47
I can't seem to get output from the lfortran jupyter kernel.
I installed via conda install for:
...ANSWER
Answered 2022-Jan-23 at 22:47The global scope in LFortran is special to enable interactivity and usage in a notebook and defines a set of additional rules. You actually don't need a program
body to run any Fortran code there, just using the print statement directly will work:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install lfortran
You can download it from GitHub, GitLab.
Support
All documentation, installation instructions, motivation, design, ... is available at:. Which is generated using the files in the doc directory.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page