From 6af6337385c4a8c763be7090a499744f5d64a12b Mon Sep 17 00:00:00 2001 From: srgx <24599049+srgx@users.noreply.github.com> Date: Sat, 17 Oct 2020 01:21:16 +0200 Subject: [PATCH] Add Nial (#843) --- README.md | 3 ++- n/nial.ndf | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 n/nial.ndf diff --git a/README.md b/README.md index 5d6f96ce..15089007 100755 --- 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 (691 total) +## Languages (692 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -439,6 +439,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib * [Neko](n/neko.neko) * [Nemerle](n/nemerle.n) * [Newtonscript](n/newtonscript.nwt) +* [Nial](n/nial.ndf) * [Nice](n/nice.nice) * [Night](n/Night.night) * [Nim](n/nim.nim) diff --git a/n/nial.ndf b/n/nial.ndf new file mode 100644 index 00000000..157ec64f --- /dev/null +++ b/n/nial.ndf @@ -0,0 +1 @@ +write 'Hello World'