Commit Graph

780 Commits

Author SHA1 Message Date
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
Tomas Morstein
78256e6561 MUMPS language added;
This covers ANSI/ISO MUMPS, including
FIS GT.M, Intersystems Caché, and all
the other common M implementations.
2013-01-16 12:16:11 +01:00
Karthikeyan VJ
07c6b786e4 Update a/actionscript3.as 2013-01-08 21:27:22 +02:00
Włodzimierz Gajda
d12d55301f Renamed b/brainf*ck.bf to b/brainf_ck.bf to avoid crossplatform problems 2013-01-07 11:06:22 +01:00
qiongyue
334919ee68 Create helloworld.el 2013-01-06 19:08:24 -08:00
Leigh
89255f0564 ObjectStar rule
ObjectStar is a specialist commercial mainframe programming language.
2012-11-30 14:02:16 +00:00
Martin Zottmann
bd467dd08e Add Oracle SQL language 2012-11-19 15:19:54 +01:00
マーティン
db7268aef5 Update m/mysql.sql 2012-11-19 15:13:56 +01:00
Petr Severa
a89ffa2cdf same message as in other languages 2012-11-18 14:00:20 +01:00
Ho Tuan Kiet
ef59f07f9a add readln 2012-11-02 20:14:12 +07:00
Michael Bemmerl
fb410af8b8 Added language "PowerBatch Plus+" 2012-08-07 00:39:48 +02:00
Michael Bemmerl
d468e4974b Added language "The Harper Programmer".
A simple programming language from the mid-'90s. The compiler was published from a popular German publisher called Sybex.
2012-08-07 00:32:42 +02:00
Jacob
c7bb593b23 No real need to initate the clock and keyboard
It wont be used in a Hello World
2012-07-31 19:01:56 -04:00
Jacob
efb6543bc8 messed up comment 2012-07-31 18:55:49 -04:00
Jacob
c5c910dded Now even more acceptable! 2012-07-31 18:29:23 -04:00
Jacob
06a69d2996 Fixed DCPU-16 my way was nooby and illegal...
:)
2012-07-26 10:44:42 -04:00
Jacob
67ffc1f534 Fixed Brainf*ck 2012-07-25 22:14:11 -04:00
Jacob
67055ad153 Added DCPU-16 2012-07-25 22:12:25 -04:00
TDLive
490c5c0cc3 Added Scratch & conform to Windows name conventions 2012-07-23 19:54:20 -04:00