diff --git a/c/CEBL.ceb b/c/CEBL.ceb new file mode 100644 index 00000000..c62c2edc --- /dev/null +++ b/c/CEBL.ceb @@ -0,0 +1 @@ +OUT "Hello World",0 diff --git a/readme.md b/readme.md index 23e41831..98a00d62 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 (980 total) +## Languages (981 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -267,6 +267,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Catrobat](c/Catrobat.catrobat) * [Cbot](c/Cbot.txt) * [Cduce](c/Cduce.cduce) +* [CEBL](c/CEBL.ceb) * [Centura](c/Centura.centura) * [CESIL](c/CESIL.cesil) * [Ceylon](c/Ceylon.ceylon)