Add Maxima (#1372)

This commit is contained in:
Po-Yi Tsai
2022-07-03 03:48:05 +08:00
committed by GitHub
parent b148f2522c
commit dbb5ed238b
2 changed files with 3 additions and 1 deletions

1
m/Maxima.max Normal file
View File

@@ -0,0 +1 @@
print("Hello World")$

View File

@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start-->
## Languages (933 total)
## Languages (934 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@@ -557,6 +557,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [MATLAB 1.0](m/MATLAB%201.0.m)
* [MATLAB](m/MATLAB.m)
* [MaxScript](m/MaxScript.ms)
* [Maxima](m/Maxima.max)
* [Mel](m/Mel.mel)
* [MemeAssembly](m/MemeAssembly.memeasm)
* [Meq](m/Meq.meq)