lfortran 0.35.0-1 source package in Ubuntu

Changelog

lfortran (0.35.0-1) unstable; urgency=medium

  * New upstream release
  * Don't use DWZ; fails on s390x
  * Build with DWARFDUMP=yes, KOKKOS=yes
  * Ship /usr/share/lfortran/*
  * Depend on python3 for scripts

 -- Alastair McKinstry <email address hidden>  Tue, 16 Apr 2024 18:44:14 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
lfortran_0.35.0-1.dsc 2.2 KiB 2df63bbec67bd0393d87c81af756dd5223c72c41370d2b6026d45494d6da5b5a
lfortran_0.35.0.orig.tar.xz 930.7 KiB 2af62ac8ac088184d32024a98553bf9ee04852aca2b0de7fc28ac19a391607e7
lfortran_0.35.0-1.debian.tar.xz 6.2 KiB c4bd879c6d09a429569c139e2330ae97470921233e5a34340974ac8feddf01bd

Available diffs

No changes file available.

Binary packages built by this source

lfortran: Modern interactive LLVM-based Fortran compiler

 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-dbgsym: debug symbols for lfortran
liblfortran-dev: flang library - Development package.

 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.
 .
 This provides the static libraries and development files.

liblfortran-runtime0: Runtime libraries for the lfortran compiler

 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.
 .
 This provides the lfortran runtime libraries.

liblfortran-runtime0-dbgsym: debug symbols for liblfortran-runtime0