Co-authored-by: Hitsuji <erwann.mason@gmail.com>
This commit is contained in:
Hitsuji-M
2022-12-25 19:29:05 +01:00
committed by GitHub
parent ded3f86509
commit bd56cbfeb5
2 changed files with 7 additions and 1 deletions

5
j/Jolie.ol Normal file
View File

@@ -0,0 +1,5 @@
include "console.iol"
main {
println@Console("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 (951 total)
## Languages (952 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@@ -485,6 +485,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Jelly](j/Jelly.j)
* [Jenkinsfile](j/Jenkinsfile)
* [Jess](j/Jess.cpl)
* [Jolie](j/Jolie.ol)
* [JScript](j/JScript.js)
* [JSFuck](j/JSFuck.js)
* [JSON](j/JSON.json)