Add SPWN (#1311)
* Add files via upload * Update readme.md * Change from small w to big W Co-authored-by: Richie Bendall <richiebendall@gmail.com> Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -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!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (907 total)
|
## Languages (908 total)
|
||||||
|
|
||||||
* [!](%23/%21)
|
* [!](%23/%21)
|
||||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||||
@@ -795,6 +795,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [SparQL](s/SparQL.sparql)
|
* [SparQL](s/SparQL.sparql)
|
||||||
* [Spoon](s/Spoon.spoon)
|
* [Spoon](s/Spoon.spoon)
|
||||||
* [SPSS](s/SPSS.spss)
|
* [SPSS](s/SPSS.spss)
|
||||||
|
* [SPWN](s/SPWN.spwn)
|
||||||
* [SQL](s/SQL.sql)
|
* [SQL](s/SQL.sql)
|
||||||
* [Squirrel](s/Squirrel.nut)
|
* [Squirrel](s/Squirrel.nut)
|
||||||
* [Standard ML](s/Standard%20ML.sml)
|
* [Standard ML](s/Standard%20ML.sml)
|
||||||
|
|||||||
1
s/SPWN.spwn
Normal file
1
s/SPWN.spwn
Normal file
@@ -0,0 +1 @@
|
|||||||
|
$.print("Hello World")
|
||||||
Reference in New Issue
Block a user