Added Cduce
Fixes: #690 Co-Authored-By: Vysakh Sreekumaran <nam8u@users.noreply.github.com>
This commit is contained in:
@@ -154,6 +154,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Cardinal](c/cardinal.cardinal)
|
||||
* [Casio Basic](c/Casio%20BASIC)
|
||||
* [Cat](c/cat.cat)
|
||||
* [Cduce](c/cduce.cduce)
|
||||
* [Centura](c/centura.centura)
|
||||
* [Ceylon](c/ceylon.ceylon)
|
||||
* [Cgi](c/cgi.c)
|
||||
|
||||
1
c/cduce.cduce
Normal file
1
c/cduce.cduce
Normal file
@@ -0,0 +1 @@
|
||||
print "Hello World";;
|
||||
Reference in New Issue
Block a user