Maxima
MATLAB
Wolfram Mathematica
GNU Octave
Scilab
Sage Math
Julia
Maple
Smalltalk
Pharo
C++
F#
D (Programming Language)
Perl
Pike programming language
Go Programming Language
Maxima
SmalltalkNo Smalltalk videos yet. You could help us improve this page by suggesting one.
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.)
Smalltalk might be a bit more popular than Maxima. We know about 28 links to it since March 2021 and only 27 links to Maxima. 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.
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 2 years 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 2 years ago
Use wxmaxima, a free and open-source computer algebra system:. Source: over 2 years ago
There are several options, here is one of them: https://maxima.sourceforge.io. Source: about 3 years ago
You may use maxima cas (https://maxima.sourceforge.io/) to solve symbolic complex problems. Source: over 3 years ago
Also, it's not really an "operating system", nor was it implemented by the ST. It's just part of Squeak (you got the name right), the "engine" Scratch 1.x was made with (which lets you edit the code in the same window it's running in). Source: over 3 years ago
Just downloaded https://squeak.org/ to play around with this concept. I wonder if there is already a modern tool/suite for Node/Python inspired by Smalltalk... - Source: Hacker News / over 3 years ago
AFAIK the major SmallTalk distributions are https://squeak.org/ and https://pharo.org/. I've heard that Pharo is more complex and "practical", while Squeak is more educational and beginner-friendly. But both stick to their roots with "everything is an object or method", extreme reflection, and integrated runtime/IDE. Source: over 3 years ago
Your concept looks nice, it reminds me a bit of the Lisperati: https://www.hackster.io/news/the-lisperati1000-is-a-cyberdeck-terminal-dedicated-to-lisp-programming-bb564f2ffcff So, did you consider Lisp or maybe Smalltalk? Plan 9 or Inferno might also be options. Plan 9 comes in different variants, the "classic" one (with a Raspberry Pi port by Richard Miller) or 9front, an Inferno porting tutorial can be found at... - Source: Hacker News / over 3 years ago
This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Source: over 3 years ago
MATLAB - A high-level language and interactive environment for numerical computation, visualization, and programming
Pharo - Pharo is a pure object-oriented programming language and a powerful environment, focused on...
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.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
GNU Octave - GNU Octave is a programming language for scientific computing.
F# - F# is a mature, open source, cross-platform, functional-first programming language.