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