We discuss some of our arguments in section 2 Symbolics.jl is a computer algebra system for julia. However, compared to other languages, julia is one of the newest languages around.
Julia Ain (@qveenjuliaa) on Threads
Most languages have a system by which you can type commentary into your code without it being compiled along with the code
In julia, the symbol is a hashtag, #
Anything after a hashtag on a single line will be ignored by the program. Many of julia’s special functions come from the usual c/fortran libraries, but some are written in pure julia code Hybrid of scripted languages (like matlab, python, and r) and compiled languages (c++, fortran) Symbolic computing in julia sympy.jl wraps the python package sympy