diff --git a/c/CFEngine.cf b/c/CFEngine.cf new file mode 100644 index 00000000..05399ca4 --- /dev/null +++ b/c/CFEngine.cf @@ -0,0 +1,11 @@ +body common control +{ + bundlesequence => { "run" }; +} + +bundle agent run +{ + reports: + cfengine:: + "Hello World"; +} diff --git a/c/Catrobat.catrobat b/c/Catrobat.catrobat new file mode 100644 index 00000000..f73c5c1a Binary files /dev/null and b/c/Catrobat.catrobat differ diff --git a/c/ChinesePython.py b/c/ChinesePython.py new file mode 100644 index 00000000..6f5c74fa --- /dev/null +++ b/c/ChinesePython.py @@ -0,0 +1 @@ +¼g "Hello World" diff --git a/g/Guile.scm b/g/Guile.scm deleted file mode 100644 index 35d04628..00000000 --- a/g/Guile.scm +++ /dev/null @@ -1,2 +0,0 @@ -(display "Hello World") -(newline) diff --git a/readme.md b/readme.md index a5be0841..36acf3ca 100644 --- a/readme.md +++ b/readme.md @@ -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 (911 total) +## Languages (914 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -251,11 +251,13 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Cardinal](c/Cardinal.cardinal) * [Casio BASIC](c/Casio%20BASIC) * [cat](c/cat.cat) +* [Catrobat](c/Catrobat.catrobat) * [Cbot](c/Cbot.txt) * [Cduce](c/Cduce.cduce) * [Centura](c/Centura.centura) * [CESIL](c/CESIL.cesil) * [Ceylon](c/Ceylon.ceylon) +* [CFEngine](c/CFEngine.cf) * [CGI](c/CGI.c) * [Chaos](c/Chaos.kaos) * [Chapel](c/Chapel.chpl) @@ -265,6 +267,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Chem](c/Chem) * [CherryPy](c/CherryPy.py) * [Chicken](c/Chicken.chicken) +* [ChinesePython](c/ChinesePython.py) * [Cil](c/Cil.il) * [Clean](c/Clean.icl) * [Clipper](c/Clipper.prg) @@ -321,8 +324,8 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Django](d/Django.py) * [DNA#](d/DNA%23.dna) * [DNCL](d/DNCL.dncl) -* [Dog](d/Dog) * [DOG](d/DOG) +* [Dog](d/Dog) * [DOG](d/DOG.ext) * [DogeScript](d/DogeScript.djs) * [DOGO](d/DOGO.dogo) @@ -433,7 +436,6 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Groovy](g/Groovy.groovy) * [GTA3Script](g/GTA3Script.sc) * [Gui4Cli](g/Gui4Cli) -* [Guile](g/Guile.scm) * [Hack](h/Hack.hh) * [Haml](h/Haml.haml) * [Harbour](h/Harbour.prg) @@ -851,6 +853,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Uniface](u/Uniface.uniface) * [Unlambda](u/Unlambda.unl) * [Unreal Script](u/Unreal%20Script.uc) +* [UrduPython](u/UrduPython.py) * [V](v/V) * [V](v/V.v) * [Vala](v/Vala.vala) diff --git a/u/UrduPython.py b/u/UrduPython.py new file mode 100644 index 00000000..05e01b9f --- /dev/null +++ b/u/UrduPython.py @@ -0,0 +1 @@ +Ù„Ú©Ú¾Ùˆ ("Hello World")