diff --git a/m/Monkey b/m/Monkey new file mode 100644 index 00000000..a56b9e17 --- /dev/null +++ b/m/Monkey @@ -0,0 +1 @@ +puts("Hello World") diff --git a/readme.md b/readme.md index 4ff4f55c..7a0733d4 100644 --- a/readme.md +++ b/readme.md @@ -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 (864 total) +## Languages (865 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) @@ -552,6 +552,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Modula 2](m/Modula%202.mod) * [Modula 3](m/Modula%203.m3) * [Mongo](m/Mongo.sh) +* [Monkey](m/Monkey) * [Monte](m/Monte.mt) * [Moo](m/Moo.moo) * [Moonscript](m/Moonscript.moon)