An interpreter with language syntax like MATLAB®/Octave written in TypeScript.
The MathJSLab Organization was created to bring together the MathJSLab Project repositories.
Important Notice: This software, the MathJSLab, is not affiliated, sponsored, or endorsed by The MathWorks, Inc. MATLAB® is a registered trademark of The MathWorks, Inc. For more information about MATLAB, visit www.mathworks.com.
This organization owns:
- The organization profile repository.
- The npm package repository.
- The demo web application repository.
- The project page repository.
All relevant actions of this organization are recorded in our logbook.
The overall design guidelines for the project, the roadmap for next steps, research, and other relevant information are stored in the roadmap
directory.
To clone all of the organization's repositories locally, create a directory called mathjslab-repositories
and save the file mathjslab.package.json
in it with the name package.json
. The scripts in this file clone all of the MathJSLab Organization's repositories, creating a complete workspace locally. This file also contains additional build scripts for the individual projects. Run the following commands:
mkdir mathjslab-repositories
cd mathjslab-repositories
curl -k -o ./package.json https://raw.githubusercontent.com/MathJSLab/.github/refs/heads/main/mathjslab.package.json
npm run all:clone:all
Copyright © 2016-2025 Sergio Lindau,
mathjslab.com, mathjslab@gmail.com.
This organization profile was last modified on 2025-03-28.