https://github.com/JuliaLang/julia
Raw File
Tip revision: e47993efcdc9d39863ec3cc144514ae1f8182f25 authored by Kristoffer on 26 May 2023, 18:08:35 UTC
add timings for LLVM passes
Tip revision: e47993e
julia.desktop
# To use uxterm, change to these values.
#
# Exec=uxterm -e julia
# Terminal=false
#
# To use a .png icon specify the full path and file extension.
#
# Icon=/usr/share/icons/hicolor/48x48/apps/julia.png
#
[Desktop Entry]
Name=Julia
Comment=High-performance language for technical computing
Exec=julia
Icon=julia
Terminal=true
Type=Application
Categories=Development;
back to top