Language

Package: julia @ 1.6.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: 140, 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
formatting

Look for formatting issues in the source

line 238 is way too long (107 characters)
formatting

Look for formatting issues in the source

line 240 is way too long (106 characters)
formatting

Look for formatting issues in the source

line 454 is way too long (101 characters)
formatting

Look for formatting issues in the source

line 459 is way too long (124 characters)
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python2'
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 'llvm' does not match package name 'llvm-julia'
input-labels

Identify input labels that do not match package names

label 'mbedtls' does not match package name 'mbedtls-apache'