Mike Donaghy
6eac932367
Merge pull request #435 from darthbeep/master
...
added cson
2017-11-03 10:04:29 -05:00
darthbeep
24db3d23e6
added cson
2017-10-28 21:37:26 -04:00
Craig McLure
30420624f6
Renamed curry example to correctly match naming scheme
2017-10-26 15:42:03 +01:00
Mike Donaghy
4b610c522a
Merge pull request #425 from aylincakal/patch-1
...
Update c++.cpp
2017-10-02 03:55:27 -05:00
Aylin Cakal
a69a68c0b9
Update c++.cpp
...
for just the comments for the beginners
2017-08-14 16:28:08 +03:00
Andrew Breza
718a98647b
Update coffeescript.coffee to use alert
...
Coffeescript documentation uses alert for messages rather than console.log
2017-08-07 08:56:21 -04:00
Vihan
6cd482aeb8
Create cheddar.cheddar
2017-02-13 20:13:39 -08:00
Mike Donaghy
5c3135dc52
Merge pull request #368 from sadineni25/sadineni25-patch-1
...
hello world in curry language
2017-02-12 16:25:09 -06:00
Mike Donaghy
d510b8bd27
Merge pull request #352 from xorgy/patch-1
...
Make cobol.cbl a well-formed COBOL program.
2017-02-12 16:21:14 -06:00
Mike Donaghy
01238eccc6
Merge pull request #346 from xshotD/patch-2
...
Coconut language
2017-02-12 16:18:45 -06:00
Mike Donaghy
1ffd25d627
Merge pull request #310 from yosbelms/patch-1
...
Add Cor language
2017-02-12 16:14:56 -06:00
Mike Donaghy
fb0a331f1e
Merge pull request #292 from e40/master
...
Add Common Lisp example
2017-02-12 16:09:33 -06:00
Mike Donaghy
4430e9b740
Merge pull request #277 from boloutaredoubeni/patch-1
...
Fix spacing for #include in c.c
2017-02-12 16:04:31 -06:00
Mike Donaghy
05b1b46656
Merge pull request #270 from yous/crystal
...
Add Crystal
2017-02-12 16:01:11 -06:00
Mike Donaghy
a136815948
Merge pull request #318 from thomasvandoren/patch-1
...
Chapel
2017-02-12 15:58:24 -06:00
Mike Donaghy
86bd3e6665
Merge pull request #320 from Knhash/patch-1
...
Update c++.cpp to be simpler
2017-02-12 15:57:38 -06:00
sadineni25
d02225362e
hello world in curry language
2016-10-27 20:09:08 +05:30
Aaron Muir Hamilton
3e8f5ba47d
Make cobol.cbl a well-formed COBOL program.
...
- Start statements after seven columns.
- Use lowercase, as it is less hideous.
- Terminate `display` properly with `end-display`.
- Make the `program-id` field match the file name.
2016-07-14 18:20:44 -04:00
S Stewart
6950914f5e
Coconut language
2016-06-23 16:09:01 -05:00
Chathura Kudahetti
b2310d2926
ceylon.ceylon
...
Hello World in Ceylon programming language. The code is from http://ceylon-lang.org/documentation/1.2/tour/basics/
2016-05-21 22:25:42 +05:30
Shashank S
dda700b843
Update c++.cpp
...
The standard way a C++ compiler greets us with a Hello World
2016-05-21 13:34:21 +05:30
Thomas Van Doren
1f242a02c3
Create chapel.chpl
2016-05-20 23:29:13 -07:00
Yosbel Marín
9bcc69a7e0
Add Cor language
...
can see it in http://yosbelms.github.io/cor
2016-05-20 14:22:43 -06:00
Kevin Layer
36e26ad649
Add Common Lisp example
...
Common Lisp is distinct from plain old `Lisp' in that
Lisp doesn't have FORMAT. That was added in Common Lisp,
in Guy Steele's book Common Lisp the Language, in 1984.
2016-05-20 07:03:19 -07:00
Boloutare Doubeni
f48899f013
Fix spacing for #include in c.c
2016-05-20 08:37:00 -04:00
Chayoung You
4f3a4e41dd
Add Crystal
...
See http://crystal-lang.org/ .
2016-05-20 21:09:18 +09:00
LIttleAncientForestKami
27997d7cd5
Cypher, Neo4j, creates a Hello-:space->World! graph
...
Anyone who attempts to generate random numbers by deterministic means is, of course, living in a state of sin.
-- John von Neumann
2015-12-09 02:16:07 +01:00
Colas BROUX
90c224c54a
Added exit status
2015-11-15 14:53:30 +01:00
tleb
c03b1458e0
[css.css] Add tab
2015-10-10 20:00:33 +02:00
Mike Donaghy
1ff396d628
Merge pull request #215 from GeorgeGibson/master
...
Add Perseus, Amiga-E, Centura, Clipper
2015-09-14 12:51:43 -04:00
George Gibson
ef646a0aef
Create clipper.clipper
2015-09-13 20:30:45 +01:00
George Gibson
35483affb0
Create centura.centura
2015-09-13 20:30:06 +01:00
Mike Donaghy
29f63fb8de
Merge pull request #212 from dcondrey/master
...
Numerous obscure examples
2015-09-06 20:16:48 -04:00
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
David
96f48cbcf1
cgi written in c
2015-08-26 17:39:04 -07: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