Julia Alternatives, Similar

Julia
All Julia Alternatives
Python
Python is an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and versatility, and is...
C (programming language)
C is a general-purpose computer programming language. C is one of the most widely used programming languages of all time.
MATLAB
MATLAB is a numerical computing environment and programming language. Maintained by The MathWorks, MATLAB allows easy matrix manipulation, plotting of...
GNU Octave
Octave is a computer program for performing numerical computations which is mostly compatible with MATLAB. It is part of the...
R (programming language)
R is a free software environment for statistical computing and graphics.It is a GNU project which is similar to the...
Scilab
Scilab is a scientific software package for numerical computations providing a powerful open computing environment for engineering and scientific applications....
SciPy & Numpy
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It is also the name of a very...
Rust
Featuring- algebraic data types– pattern matching– closures– type inference– zero-cost abstractions– guaranteed memory safety– concurrency without data races– minimal runtime–...
Maxima
Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary...
Huginn
Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch...
Java
Java is the foundation for virtually every type of networked application and is the global standard for developing and delivering...
C++
C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. It is regarded as an intermediate-level language, as...
C#
C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.
Mathematica
Mathematica is a computational software program used widely in scientific, engineering, and mathematical fields and other areas of technical computing.
Sage
Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source...
Julia About
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. The library, largely written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, signal processing, and string processing…. More Info »In addition, the Julia developer community is contributing a number of external packages through Julia’s built-in package manager at a rapid pace. IJulia, a collaboration between the IPython and Julia communities, provides a powerful browser-based graphical notebook interface to Julia.It is based on libuv