824 Commits

Author SHA1 Message Date
Mike Donaghy
389bcc6055 Merge pull request from bfaist/patch-1
Update bash.bash
2017-02-12 16:06:06 -06:00
Mike Donaghy
760af611e8 Merge pull request from sleepypikachu/master
Create inform.inform
2017-02-12 16:05:24 -06:00
Mike Donaghy
ff4731513a Merge pull request from 14mRh4X0r/patch-1
Create lolpython.lol
2017-02-12 16:05:15 -06:00
Mike Donaghy
24fbc692fa Merge pull request from TorKlingberg/patch-1
Create simpl+.usp
2017-02-12 16:04:46 -06:00
Mike Donaghy
4430e9b740 Merge pull request from boloutaredoubeni/patch-1
Fix spacing for #include in c.c
2017-02-12 16:04:31 -06:00
Mike Donaghy
df532b6e99 Merge pull request from ChrisJamesC/patch-1
Create JSONiq
2017-02-12 16:04:01 -06:00
Mike Donaghy
0bc501d28f Merge pull request from ftlno/patch-1
Create oz.oz
2017-02-12 16:03:32 -06:00
Mike Donaghy
243d83e7ba Merge pull request from benhoyt/patch-1
Make Forth example actually *print* the string
2017-02-12 16:03:16 -06:00
Mike Donaghy
05b1b46656 Merge pull request from yous/crystal
Add Crystal
2017-02-12 16:01:11 -06:00
Mike Donaghy
8a45ebd100 Merge pull request from jperkin/master
Add sed(1)
2017-02-12 16:00:50 -06:00
Mike Donaghy
ba450f9017 Merge pull request from antekone/master
Added `batsh.batsh` file in Batsh language.
2017-02-12 16:00:24 -06:00
Mike Donaghy
e2fd7b1aa3 Merge pull request from PwnedSoBad/master
Create sacred.sacred
2017-02-12 16:00:01 -06:00
Mike Donaghy
f2df4c5910 Merge pull request from DrGodCarl/master
Added Mathematica notebook made on Mathematica Online.
2017-02-12 15:58:55 -06:00
Mike Donaghy
ba226f5ea0 Merge pull request from markalfred/patch-1
Add MEDITECH's MAGIC programming language
2017-02-12 15:58:38 -06:00
Mike Donaghy
a136815948 Merge pull request from thomasvandoren/patch-1
Chapel
2017-02-12 15:58:24 -06:00
Mike Donaghy
86bd3e6665 Merge pull request from Knhash/patch-1
Update c++.cpp to be simpler
2017-02-12 15:57:38 -06:00
Mike Donaghy
b66e3dc729 Merge pull request from leksak/master
Shen Hello World
2017-02-12 15:55:39 -06:00
Mike Donaghy
fbd54ccd30 Merge pull request from DrGodCarl/Stanza
Add Stanza.
2017-02-12 15:55:13 -06:00
Mike Donaghy
2f74d644e7 Merge pull request from Xdminsy/patch-2
Add reason
2017-02-12 15:54:36 -06:00
Mike Donaghy
b146910509 Merge pull request from chathurank/patch-1
ceylon.ceylon
2017-02-12 15:54:20 -06:00
Mike Donaghy
c5c7763037 Merge pull request from TeHMoroS/new/hodor
Add 'Hello, World!' in Hodor.
2017-02-12 15:54:10 -06:00
Mike Donaghy
ed0a548e11 Merge pull request from DrGodCarl/SQL-Literals
Made SQL as simple as possible. No need to create tables.
2017-02-12 15:53:52 -06:00
Mike Donaghy
3bab02464b Merge pull request from Shark64/master
move Z80_Assembler from z/ to a/
2016-09-18 21:52:44 -05:00
Shark
819d3fd995 move Z80_Assembler from z/ to a/ 2016-09-18 16:49:23 +02:00
Mike Donaghy
1def7381b8 Merge pull request from deanturpin/master
Update to call the function
2016-05-31 01:59:51 -05:00
deanturpin
3b36efd8d8 call function 2016-05-24 00:13:01 +01:00
Piotr Mrożek
f1e960bf54 Add 'Hello, World!' in Hodor ( http://www.hodor-lang.org/ ). 2016-05-23 10:08:05 +02:00
Mike Donaghy
f153ec75f8 Added link to helloworldcollection.de 2016-05-21 22:51:45 -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
Xdminsy
079e6de750 Add reason 2016-05-22 00:43:15 +08:00
Carl D. Benson
391b03d1a9 Add Stanza. 2016-05-21 11:31:40 -05:00
Filip Allberg
ae9d96a3e6 Shen Hello World
http://www.shenlanguage.org/
2016-05-21 16:17:18 +02:00
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
Mark Battersby
e8b570660f Add MEDITECH's MAGIC programming language 2016-05-20 19:55:38 -04:00
Carl D. Benson
06d519c4b1 Made SQL as simple as possible. No need to create tables. 2016-05-20 16:58:37 -05:00
Carl D. Benson
8dcc6b8126 Added Mathematica notebook made on Mathematica Online. 2016-05-20 16:37:53 -05:00
Bob Faist
c8e1a9d9d7 Update bash.bash
Semicolon is not required.
2016-05-20 09:05:14 -04:00
sleepypikachu
9798e2dcdd Create inform.inform 2016-05-20 13:48:23 +01:00
14mRh4X0r
1e406a867d Create lolpython.lol 2016-05-20 14:47:23 +02:00
Tor Klingberg
0a33b859a7 Create simpl+.usp 2016-05-20 13:43:07 +01:00
Boloutare Doubeni
f48899f013 Fix spacing for #include in c.c 2016-05-20 08:37:00 -04:00
Christopher Chiche
635c953c56 Create JSONiq
See here for more info: https://github.com/ghislainfourny/jsoniq-tutorial#the-real-jsoniq-hello-world
2016-05-20 14:35:11 +02:00
Fredrik Lillejordet
ca879d87e1 Create oz.oz
Oz, the multiparadigm programming language, probably best for educational purposes.
2016-05-20 14:33:45 +02:00
Ben Hoyt
61cf948faa Make Forth example actually *print* the string
The previous example didn't actually print anything, it just defined a "word" (function) called `HELLO` and never called it. You could either call the function (just add `HELLO` on a new line), but more simply and idiomatically for just printing something you can use `.( string)` which I've done here.

You can try this in an online Forth REPL at https://repl.it/languages/forth
2016-05-20 08:23:17 -04:00
Chayoung You
4f3a4e41dd
Add Crystal
See http://crystal-lang.org/.
2016-05-20 21:09:18 +09:00
Jonathan Perkin
d1a934cd9d Add sed(1). 2016-05-20 13:03:17 +01:00
Grzegorz Antoniak
4a45d5c35d Added batsh.batsh file in Batsh language.
Batsh is a language that compiles to bash scripts or Windows batch files (.bat).
This allows to run the resulting script without any dependencies on target
platform.

More info about batsh:

http://batsh.org/
https://github.com/BYVoid/Batsh
2016-05-20 13:54:52 +02:00
George Gibson
d604ad8d9c Create sacred.sacred 2016-05-13 07:51:27 +01:00
Mike Donaghy
9f63e88962 Merge pull request from panjandrum/master
Added TTCN3
2016-05-11 15:55:43 -05:00