Add Catrobat, UrduPython ChinesePython, CFEngine (#1321)
* Add Catrobat * Add files via upload * Add MIT App Inventor * Add files via upload * Add ChinesePython * Update Readme * Delete MIT App Inventor.aia * Update Readme * Add UrduPython * Update Readme * Remove Guile * Add CFEngine
This commit is contained in:
11
c/CFEngine.cf
Normal file
11
c/CFEngine.cf
Normal file
@@ -0,0 +1,11 @@
|
||||
body common control
|
||||
{
|
||||
bundlesequence => { "run" };
|
||||
}
|
||||
|
||||
bundle agent run
|
||||
{
|
||||
reports:
|
||||
cfengine::
|
||||
"Hello World";
|
||||
}
|
||||
BIN
c/Catrobat.catrobat
Normal file
BIN
c/Catrobat.catrobat
Normal file
Binary file not shown.
1
c/ChinesePython.py
Normal file
1
c/ChinesePython.py
Normal file
@@ -0,0 +1 @@
|
||||
¼g "Hello World"
|
||||
@@ -1,2 +0,0 @@
|
||||
(display "Hello World")
|
||||
(newline)
|
||||
@@ -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 (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)
|
||||
|
||||
1
u/UrduPython.py
Normal file
1
u/UrduPython.py
Normal file
@@ -0,0 +1 @@
|
||||
لکھو ("Hello World")
|
||||
Reference in New Issue
Block a user