diff --git a/n/Nial.ndf b/n/Nial.ndf new file mode 100644 index 00000000..52ed2504 --- /dev/null +++ b/n/Nial.ndf @@ -0,0 +1,2 @@ +write 'Hello World'; +bye diff --git a/readme.md b/readme.md index 5447882b..bd8f2182 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 (904 total) +## Languages (905 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -597,6 +597,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [NewLISP](n/NewLISP.lsp) * [NewtonScript](n/NewtonScript.nwt) * [Ni](n/Ni.nic) +* [Nial](n/Nial.ndf) * [Nice](n/Nice.nice) * [Night](n/Night.night) * [Nim](n/Nim.nim)