diff --git a/h/HSP.hsp b/h/HSP.hsp new file mode 100644 index 00000000..2a83ef8b --- /dev/null +++ b/h/HSP.hsp @@ -0,0 +1,2 @@ +mes "Hello World" +stop diff --git a/readme.md b/readme.md index c1111ce6..3f194b98 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 (901 total) +## Languages (897 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -451,6 +451,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [HQ9++](h/HQ9%2B%2B) * [HQ9+](h/HQ9%2B.h) * [HQ9funge](h/HQ9funge) +* [HSP](h/HSP.hsp) * [HTML](h/HTML.html) * [HTTP](h/HTTP.py) * [Hubot](h/Hubot.coffee)