848 Commits

Author SHA1 Message Date
Aniruddh
a12cc9f836 Added Standard ML (SML) 2014-02-23 18:21:37 -05:00
Aniruddh
c9c4b43caa Merge branch 'master' of https://github.com/leachim6/hello-world 2014-02-23 18:17:20 -05:00
Aniruddh
26a7117729 added sml hello world 2014-02-22 17:53:14 -05:00
AtlasJan
7f6e08b7e2 Added tcl.tcl 2014-02-16 14:58:10 +00:00
AtlasJan
a4d6fa4b22 Update brainf*ck.bf
Changed the title to make it more computer-readable
2014-02-16 14:53:13 +00:00
Jack Wearden
74668290ec Support for node.js too! 2014-02-01 00:11:48 +00:00
Rhys Bower
1a34eea1d7 Fix telephone 2014-01-27 09:48:04 -08:00
Mike Donaghy
02e3bb8c5b Merge pull request #4 from r2p2/master
Commandline calculators bc and dc
2014-01-26 15:45:57 -08:00
Mike Donaghy
02431ef4c6 Merge pull request #108 from bcnjr5/master
Added a bunch of languages.
2014-01-26 15:43:16 -08:00
Mike Donaghy
4570953c7c Merge pull request #120 from Gunni/patch-1
Removed namespace, added namespace on the function calls
2014-01-26 15:41:06 -08:00
Mike Donaghy
c254ddaacb Merge pull request #113 from alexaltair/patch-1
Add example for Julia
2014-01-26 15:39:40 -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
Mike Donaghy
83f7582f41 Merge pull request #112 from Gunni/master
PHP prints out what is outside <?php ?>, useful for html.
2014-01-23 13:21:03 -08:00
Mike Donaghy
743b8df0af Merge pull request #114 from weakish/master
add moonscript
2014-01-23 13:18:05 -08:00
Mike Donaghy
0da8dbc64e Merge pull request #116 from dfechner/master
Add Clean
2014-01-23 13:17:24 -08:00
Mike Donaghy
cbca78a83c Merge pull request #117 from kelcecil/golo
Add hello world for golo JVM language
2014-01-23 13:17:04 -08:00
Mike Donaghy
ab7abf5b8d Merge pull request #115 from pawelrychlik/dogescript
Added dogescript, such script. much program. wow.
2014-01-23 13:16:41 -08:00
Mike Donaghy
8619f4ebf3 Merge pull request #118 from aakpat6/master
Create dark.dark
2014-01-23 13:15:34 -08:00
Aakash Patel
cb07ef3be3 Create dark.dark 2014-01-21 22:06:31 -05:00
Kel Cecil
94d59a6348 Add hello world for golo JVM language 2013-12-15 21:58:59 -05:00
Dustin Fechner
ea8a9b59f0 Add Clean 2013-11-18 23:20:31 +01:00
pawelrychlik
56299c8f84 Added dogescript 2013-11-06 22:57:40 +01:00
Jakukyo Friel
3a83777383 Merge pull request #1 from emcek/master
Create virgil.v3
2013-10-30 23:26:45 -07:00
Michal Plichta
790e987392 Create virgil.v3 2013-10-30 17:50:10 +01:00
Jakukyo Friel
8e81448588 add moonscript 2013-10-29 19:09:46 +08:00
Alex Altair
aca9894609 Add example for Julia
From http://forio.com/julia/tutorials/beginner/tutorial1.html
2013-10-17 16:32:34 -07:00
Gunnar Guðvarðarson
0e0d714a28 PHP prints out what is outside <?php ?>, useful for html.
There is no need to add the <?php and ?> because anything outside them is simply printed out.
2013-10-12 09:27:11 +00: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
MANIAK_dobrii
a106511f82 Added Blitz3D version 2013-06-02 19:42:47 +07:00
bcnjr5
0acc2f97a8 Added Rust 2013-05-27 22:57:19 -03:00
bcnjr5
acde3d5237 Added Obix 2013-05-27 22:54:27 -03:00
bcnjr5
2f6886b45c Added mIRC Script 2013-05-27 21:53:09 -04:00
bcnjr5
153bb2db8b Added mIRC Script 2013-05-27 21:51:57 -04:00
bcnjr5
d262ad58e3 Added logo. 2013-05-27 22:50:18 -03:00
bcnjr5
bdb8a63cb1 Added kotlin 2013-05-27 22:47:58 -03:00
bcnjr5
d28aee9b21 Added ISLISP 2013-05-27 22:46:27 -03:00
bcnjr5
ed19e785e7 Added Interactive Data Language
Unknown extension.
2013-05-27 22:44:22 -03:00
bcnjr5
ec3d214877 Added HOP
Unknown extension.
2013-05-27 22:42:36 -03:00
bcnjr5
b62e3bf3c1 Added DIGITAL Command Language
Unknown extension.
2013-05-27 22:39:25 -03:00
bcnjr5
533f3670c1 Added Dart 2013-05-27 22:37:41 -03:00
bcnjr5
b5a0e7a72d Rename d.D to D.d 2013-05-27 22:36:22 -03:00
bcnjr5
df56db39c8 Added Casio BASIC
There is no extension.
2013-05-27 22:34:25 -03:00
bcnjr5
3191a30ea6 Added BennuGD
I have no idea what the extension is.
2013-05-27 22:32:55 -03:00
bcnjr5
2268684e6e Added BCPL 2013-05-27 22:28:32 -03:00
bcnjr5
5f05a430e7 Added INTERCAL 2013-05-27 22:15:11 -03:00
Saravana J
1277d496da Add F# 2013-05-12 16:01:50 +05:30
Dagal
77a61482c5 Update prolog.pro
Like this, it seem to be a program.
2013-05-01 22:49:07 +03:00
ok100
c5b716d06d Added Mercury helloworld 2013-04-15 08:33:06 +02:00
xcvista
2242f50426 Rewritten objc.m to use Objective-C objects (NSData, NSString and NSFileHandle) and provided build instructions using clang on both OS X and Linux. 2013-04-11 13:49:23 +08:00
sgm
c5d48ea3fc Added aheui
http://aheui.github.com/
2013-02-01 13:34:59 +09:00