Language

Package: julia @ 1.8.3

Synopsis

High-performance dynamic language for technical computing

Description

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.

Home page
https://julialang.org/
Location
gnu/packages/julia.scm (line: 142, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'libnghttp2' does not match package name 'nghttp2:lib'
input-labels

Identify input labels that do not match package names

label 'libunwind' does not match package name 'libunwind-julia'
input-labels

Identify input labels that do not match package names

label 'libuv' does not match package name 'libuv-julia'
input-labels

Identify input labels that do not match package names

label 'openblas' does not match package name 'openblas-ilp64'
formatting

Look for formatting issues in the source

line 438 is way too long (101 characters)
formatting

Look for formatting issues in the source

line 443 is way too long (124 characters)