Add Jakt (#1366)
This commit is contained in:
3
j/Jakt.jakt
Normal file
3
j/Jakt.jakt
Normal file
@@ -0,0 +1,3 @@
|
||||
function main() {
|
||||
println("Hello World")
|
||||
}
|
||||
@@ -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 (932 total)
|
||||
## Languages (933 total)
|
||||
|
||||
* [!](%23/%21)
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
@@ -470,6 +470,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [J](j/J.ijs)
|
||||
* [Jade](j/Jade.jade)
|
||||
* [Jai](j/Jai.jai)
|
||||
* [Jakt](j/Jakt.jakt)
|
||||
* [Jasmin](j/Jasmin.j)
|
||||
* [Jason](j/Jason.mas2j)
|
||||
* [Java](j/Java.java)
|
||||
|
||||
Reference in New Issue
Block a user