Schluffiger Schluff · @schluff
97 followers · 300 posts · Server norden.social

Does anyone know how to install without conda in a local installation of Lab?
:blobcatpeek2:

Jupyter Lab is installed via pip3, and pip3 provides packages named lfortran and jupyter-fortran-kernel, but installing those doesn't add anything in my Jupyter Lab. :blobcatshrug:

#lfortran #jupyter

Last updated 1 year ago

· @vmagnin
26 followers · 41 posts · Server floss.social

You can try with online :
- On the Fortran Playground play.fortran-lang.org/ you can learn Fortran by compiling (and editing) various examples.
- On Godbolt Compiler Explorer godbolt.org/, you can use several versions of , Intel , Intel and . And you can read the assembler code.
- On dev.lfortran.org/ you can play with the compiler (development in progress) and see its intermediate representations.

#lfortran #flang #IFX #ifort #gfortran #compilers #FORTRAN

Last updated 2 years ago

Oliver Maclaren · @omaclaren
183 followers · 48 posts · Server mastodon.social

continues to evolve, now (new LLVM compiler that enables interactive programming, among other cool things) has a prototype implementation of generics (templates etc) fortran-lang.discourse.group/t

#fortranlang #lfortran #fortran

Last updated 2 years ago