All Projects → lfortran → Lfortran

lfortran / Lfortran

Licence: other
Official mirror of https://gitlab.com/lfortran/lfortran. Please submit pull requests (PR) there. Any PR sent here will be closed automatically.

Programming Languages

fortran
972 projects

Projects that are alternatives of or similar to Lfortran

Almond
A Scala kernel for Jupyter
Stars: ✭ 1,354 (+515.45%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels, repl
Ielixir
Jupyter's kernel for Elixir programming language
Stars: ✭ 312 (+41.82%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels, repl
Icsharp
C# kernel for Jupyter
Stars: ✭ 263 (+19.55%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Enterprise gateway
A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
Stars: ✭ 412 (+87.27%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Ocaml Jupyter
An OCaml kernel for Jupyter (IPython) notebook
Stars: ✭ 177 (-19.55%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Tslab
Interactive JavaScript and TypeScript programming with Jupyter
Stars: ✭ 240 (+9.09%)
Mutual labels:  jupyter-notebook, jupyter, repl
Hydrogen
Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Stars: ✭ 3,763 (+1610.45%)
Mutual labels:  jupyter, jupyter-kernels, repl
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (-9.09%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Juniperkernel
R Kernel for Jupyter
Stars: ✭ 67 (-69.55%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+2496.82%)
Mutual labels:  jupyter-notebook, jupyter, repl
Iruby
Official gem repository: Ruby kernel for Jupyter/IPython Notebook
Stars: ✭ 600 (+172.73%)
Mutual labels:  jupyter, repl, interactive
Irkernel
R kernel for Jupyter
Stars: ✭ 1,379 (+526.82%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Stata kernel
A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
Stars: ✭ 172 (-21.82%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels
Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (-17.73%)
Mutual labels:  jupyter-notebook, jupyter
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-17.73%)
Mutual labels:  jupyter-notebook, jupyter
Choochoo
Training Diary
Stars: ✭ 186 (-15.45%)
Mutual labels:  jupyter-notebook, jupyter
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (-14.55%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter Php
A PHP Kernel for Jupyter
Stars: ✭ 179 (-18.64%)
Mutual labels:  jupyter, repl
Lgo
Interactive Go programming with Jupyter
Stars: ✭ 2,225 (+911.36%)
Mutual labels:  jupyter-notebook, repl
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+1046.82%)
Mutual labels:  jupyter-notebook, jupyter

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 GitLab:

https://gitlab.com/lfortran/lfortran

Please use it to open issues or send merge requests. See the CONTRIBUTING document for more information.

Main mailinglist:

https://groups.io/g/lfortran

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

CI status on master: pipeline status

We maintain an official GitHub read-only mirror (please do not send pull requests there, use our GitLab repository instead).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].