Skip to content

Commit dbb5ed2

Browse files
authored
Add Maxima (#1372)
1 parent b148f25 commit dbb5ed2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

m/Maxima.max

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print("Hello World")$

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
88
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
99

1010
<!--Languages start-->
11-
## Languages (933 total)
11+
## Languages (934 total)
1212

1313
* [!](%23/%21)
1414
* [!@#$%^&*()_+](%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
557557
* [MATLAB 1.0](m/MATLAB%201.0.m)
558558
* [MATLAB](m/MATLAB.m)
559559
* [MaxScript](m/MaxScript.ms)
560+
* [Maxima](m/Maxima.max)
560561
* [Mel](m/Mel.mel)
561562
* [MemeAssembly](m/MemeAssembly.memeasm)
562563
* [Meq](m/Meq.meq)

0 commit comments

Comments
 (0)