diff --git a/HP_41C b/HP_41C new file mode 100644 index 00000000..6467d930 --- /dev/null +++ b/HP_41C @@ -0,0 +1,3 @@ +01 LBL "HELLO" +02 "HELLO WORLD" +03 AVIEW diff --git a/readme.md b/readme.md index 1488a7d4..58633cdd 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 (727 total) +## Languages (728 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -352,6 +352,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Holyc](h/holyc.HC) * [Homespring](h/homespring.homespring) * [Hop](h/HOP) +* [HP 41C](h/HP_41C) * [Hq9+](h/hq9%2B.h) * [Html](h/html.html) * [Hubot](h/hubot.coffee)