35 Commits

Author SHA1 Message Date
George Gibson
4a3ae2f4d7 Create ContinuesEquation.ce 2015-08-29 09:42:45 +01:00
George Gibson
4391664b29 Create cardinal.cardinal 2015-08-29 09:42:05 +01:00
George Gibson
7862fbb4f4 Update chef.ch 2015-08-29 09:25:10 +01:00
George Gibson
5e0f2d269f Create chicken.chicken 2015-08-29 09:03:58 +01:00
George Gibson
7912f29097 Update chef.ch 2015-08-29 09:03:18 +01:00
KommX
2d20ad27b3 Update c.c
Add a new line.
2015-06-30 10:32:22 +02:00
Paul Brinkmeier
ae9c40486a update coffeescript
`alert` -> `console.log`
2015-04-14 17:28:12 +02:00
Philippe Loctaux
52a8c332d8 printf
we learn like this to do hello world
2015-04-13 18:33:35 +02:00
Wellington Viana
79cd16b1c9 excluded "void" in function "main" 2014-08-20 17:02:04 -03:00
Mike Donaghy
117b1392ca Merge pull request #47 from dmand/master
added COOL language
2014-08-17 22:49:28 -04:00
Mike Donaghy
0e3b6ad886 Merge pull request #68 from wjdp/master
CSS 'Hello World'
2014-08-17 22:46:05 -04:00
Mike Donaghy
12e12c6d90 Merge pull request #111 from mlang/master
Use puts instead of printf.
2014-06-20 02:09:14 -04:00
Mike Donaghy
02431ef4c6 Merge pull request #108 from bcnjr5/master
Added a bunch of languages.
2014-01-26 15:43:16 -08:00
Gunnar Guðvarðarson
d75dadd08a Removed namespace, added namespace on the function calls
Using namespaces is considered bad practice.

http://stackoverflow.com/a/1453605/1177391
2014-01-24 01:23:07 +00:00
Dustin Fechner
ea8a9b59f0 Add Clean 2013-11-18 23:20:31 +01:00
Mario Lang
1b66868d5f Use puts instead of printf.
The classic "Hello World" example in C is actually often sort of wrong.
While printf(3) does the job, it is inefficient to use, since the
"format string" does not contain any format characters in this particular case.

puts(3) is better suited, since it does not try to interpret format characters,
and as an extra bonus, already appends the trailing newline for us.
2013-09-05 19:15:03 +02:00
bcnjr5
df56db39c8 Added Casio BASIC
There is no extension.
2013-05-27 22:34:25 -03:00
Will Pimblett
9d3deddc0d CSS Hello World
Sticks 'Hello World!' on the top of any HTML document
2012-04-30 23:23:02 +01:00
Dmitry Andreevich
ec5b4e483c Added hello-world in COOL language. 2012-04-29 13:46:47 +03:00
Mike Donaghy
fc381788da Merge pull request #7 from faisalman/master
Added ActionScript, UNIX Shells, Windoze batch, CoffeeScript, Qu, XQuery, haXe, Objective-J
2011-07-23 21:58:40 -07:00
faisalman
5d60baa6ba Added CoffeeScript 2011-04-07 00:47:11 +07:00
Rene Saarsoo
13c2c05d4d No .gitignore needed in subdirs. 2011-04-06 18:40:54 +03:00
faisalman
1670308f44 Added other major UNIX shells (ksh, csh, tcsh, zsh) and MS-Windows batch 2011-04-05 16:07:26 +07:00
Robert Peters
7f878aa890 Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5166dc43f2f33594efebb05b4f9e4a4.
2011-03-13 20:36:14 +01:00
mimi1971
97e0e510b5 github generated gh-pages branch 2010-08-06 11:10:54 +08:00
Daniel Spiewak
62b8833b04 Formatting in a slightly more idiomatic style 2010-08-06 11:09:09 +08:00
Daniel Spiewak
e5d8b759a4 No need for any of that craziness 2010-08-06 11:09:09 +08:00
Rodrigo Manhães
9bc2e9ccb0 added clojure 2010-08-06 11:09:09 +08:00
William Suggs
0f3251ddef Added Cobol, Oberon, Oberon-2 and Zonnon 2010-08-06 11:09:04 +08:00
William Suggs
bc19047fb7 Moved cat.cat to c\ 2010-08-06 11:09:04 +08:00
Erik Hahn
ecd0ad3e92 Added Chef 2010-08-06 11:08:58 +08:00
Benjamin Kramer
77519bf7e4 add CIL (.net assembly) 2008-07-29 15:51:52 +02:00
Bradly Feeley
84a759823e Added AutoIt Caml and NewtonScript 2008-07-26 13:35:03 -07:00
Mike Donaghy
39e908bbe6 added all letters 2008-07-25 21:06:13 -04:00
Kevin Ballard
a360b77ed3 Categorize files based on the first letter 2008-07-25 18:01:29 -07:00