//! julia - high-level dynamic programming language
//!
//! Julia is a high-level, high-performance dynamic language for technical
//! computing with syntax familiar to users of other technical computing
//! environments (MATLAB, Python, R).
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;