I've been using Maxima since my undergraduate (over 10 years), now with Ubuntu20.04 lts, I become a newbie of SageMath. For a small project (both symbolical and numerical), in particular, student lab activities, Maxima has been a powerful tool for analyzing and visualizing data. (The Android version is also fantastic, but the poor keyboard.)
Mathematica is always enemy/friend. (My coworkers are all Mathematica speakers.)
Based on our record, D (Programming Language) should be more popular than Maxima. It has been mentiond 58 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 2 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / 3 months ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / 6 months ago
Those languages are definitely with us, https://dlang.org/ https://www.embarcadero.com/products/delphi https://www.mikroe.com/mikropascal-arm https://www.eiffel.com/ https://www.ptc.com/en/products/developer-tools/objectada. - Source: Hacker News / over 1 year ago
Show examples on the main web page. Try and find an AngelScript example. It's stupidly hard. Compare it to these web sites: https://dlang.org/ https://koka-lang.github.io/koka/doc/index.html https://vale.dev/ http://mu-script.org/ https://go.dev/ https://www.hylo-lang.org/ Sadly Rust fails this too but at least the Playground is only one click away. And Rust is mainstream anyway so it doesn't matter as much. I... - Source: Hacker News / almost 2 years ago
I think the really neat piece of software behind this is maxima (https://maxima.sourceforge.io/), a rather influential computer algebra system of ancient lineage still in use today in more place than you might think. - Source: Hacker News / over 1 year ago
In the maxima computer algebra system[1] which was ancestrally based on lisp it has a single quote operator[2] which delays evaluation of something and a "double quote" (which acually two single quotes rather than an actual double quote) operator[3] which asks maxima to evaluate some expression immediately rather than leaving it in symbolic form.[4] [1] https://maxima.sourceforge.io/ [2]... - Source: Hacker News / over 1 year ago
Use wxmaxima, a free and open-source computer algebra system:. Source: almost 2 years ago
There are several options, here is one of them: https://maxima.sourceforge.io. Source: over 2 years ago
You may use maxima cas (https://maxima.sourceforge.io/) to solve symbolic complex problems. Source: over 2 years ago
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
MATLAB - A high-level language and interactive environment for numerical computation, visualization, and programming
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Wolfram Mathematica - Mathematica has characterized the cutting edge in specialized processingโand gave the chief calculation environment to a large number of pioneers, instructors, understudies, and others around the globe.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
GNU Octave - GNU Octave is a programming language for scientific computing.