@@ -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 (897 total)
|
## Languages (903 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)
|
||||||
@@ -897,6 +897,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [YASKC](y/YASKC.yaskc)
|
* [YASKC](y/YASKC.yaskc)
|
||||||
* [YoLang](y/YoLang.yo)
|
* [YoLang](y/YoLang.yo)
|
||||||
* [YoptaScript](y/YoptaScript)
|
* [YoptaScript](y/YoptaScript)
|
||||||
|
* [Yorick](y/Yorick.i)
|
||||||
* [Z Shell](z/Z%20Shell.zsh)
|
* [Z Shell](z/Z%20Shell.zsh)
|
||||||
* [ZBD](z/ZBD)
|
* [ZBD](z/ZBD)
|
||||||
* [Zepto](z/Zepto.zp)
|
* [Zepto](z/Zepto.zp)
|
||||||
|
|||||||
2
y/Yorick.i
Normal file
2
y/Yorick.i
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/yorick -batch
|
||||||
|
print, "Hello World";
|
||||||
Reference in New Issue
Block a user