Add NetRexx (#1308)

* Add NetRexx

* Add files via upload
This commit is contained in:
gnuhead-chieb
2022-02-07 12:58:07 +09:00
committed by GitHub
parent 9e848d554e
commit b8fe1806de
2 changed files with 3 additions and 1 deletions

1
n/NetRexx.nrx Normal file
View File

@@ -0,0 +1 @@
say 'Hello World'

View File

@@ -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 start-->
## Languages (905 total)
## Languages (906 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@@ -594,6 +594,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Nadeshiko](n/Nadeshiko.fjo)
* [Neko](n/Neko.neko)
* [Nemerle](n/Nemerle.n)
* [NetRexx](n/NetRexx.nrx)
* [NewLISP](n/NewLISP.lsp)
* [NewtonScript](n/NewtonScript.nwt)
* [Ni](n/Ni.nic)