¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

LFortran is on conda-forge now


 

Hi,

The LFortran conda-forge package got . Here is the . To install and run it, do:

conda create -n lf -c conda-forge lfortran
conda activate lf
lfort -h

You can run tests by:

conda install pytest
pytest --pyargs lfortran

Ondrej

Join [email protected] to automatically receive all group messages.