Commit Graph

888 Commits

Author SHA1 Message Date
Mike Donaghy
c5c7763037 Merge pull request #330 from TeHMoroS/new/hodor
Add 'Hello, World!' in Hodor.
2017-02-12 15:54:10 -06:00
Mike Donaghy
ed0a548e11 Merge pull request #314 from DrGodCarl/SQL-Literals
Made SQL as simple as possible. No need to create tables.
2017-02-12 15:53:52 -06:00
Niels NTG
60ed7f2c21 Updated processing.pde to make it more like an actual Processing sketch 2016-11-12 14:51:26 +01:00
Mike Donaghy
3bab02464b Merge pull request #358 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
Robert de Bath
816d9bcd1b Added VAX assembler for Ultrix 2016-06-09 08:07:38 +01:00
Mike Donaghy
1def7381b8 Merge pull request #335 from deanturpin/master
Update to call the function
2016-05-31 01:59:51 -05:00
Nate Mara
fdf9a0b27e Add hello world for Schwift 2016-05-24 17:56:54 -04:00
deanturpin
3b36efd8d8 call function 2016-05-24 00:13:01 +01:00
Niels NTG
83b3ed157f Simplified arduino.ino 2016-05-23 21:14:30 +02:00
Niels NTG
4d2fd69277 Add Hello World! from Quartz Composer
A Hello World program made with Apple Quartz Composer
2016-05-23 17:32:44 +02:00
Piotr Mrożek
f1e960bf54 Add 'Hello, World!' in Hodor ( http://www.hodor-lang.org/ ). 2016-05-23 10:08:05 +02:00
Carl D. Benson
2f45d9e6e5 Changed printed text to be identical to other languages. 2016-05-22 23:47:12 -05:00
Carl D. Benson
c8fd9b9c80 Add Nit language. 2016-05-22 23:44:50 -05:00
Mike Donaghy
f153ec75f8 Added link to helloworldcollection.de 2016-05-21 22:51:45 -05:00
antonyalkmim
7197ef76c6 Create AIML Bot Lang 2016-05-21 20:38:39 -03: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
Xdminsy
803ec19bdb add stream 2016-05-22 00:38:46 +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
S Stewart
d64f37fe40 Fancy programming language 2016-05-21 13:55:01 +00: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
Dawid Mazurek
065cee4a2f Removed unnecessary interpolation
Change double quotes to single quotes due  to no necessity of doing interpolation here. Basic example should just show basic display of hello world, without additional feature. it also has some performance difference
2016-05-21 09:50:15 +02:00
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
Niels NTG
1344810ac0 Added file extension 2016-05-20 22:50:00 +02:00
Niels NTG
34ebf9c551 Added language "Processing" 2016-05-20 22:42:54 +02: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
David Griver
2c5951d2b4 Create emojicode.emojic 2016-05-20 21:21:21 +02:00
John Wrenn
10621d5024 Create pyret.arr
This is an implementation of *Hello, World!* for the [Pyret](https://www.pyret.org/) programming language. This program may be verified for correctness in Pyret's [online editor](https://code.pyret.org/editor#share=0Bwbi1nc7r013YXZVaUNDLUdWQ0E).
2016-05-20 15:10:13 -04:00
Alexander F Rødseth
40bdfab2b5 Remove vim line 2016-05-20 20:10:16 +02:00
John Tromp
a1cd488c98 Create BLC.Blc
Hello world in Binary Lambda Calculus, as explained in http://www.ioccc.org/2012/tromp/hint.html
2016-05-20 13:49:24 -04:00
Hadi
dbab32aa1c added jai 2016-05-20 22:31:35 +05:00
Antonis Karamitros @antouank
a0ca8f90f1 [master] [elm]
- add a hello world example for Elm ( from from http://elm-lang.org/examples/hello-html )
2016-05-20 17:20:20 +01:00
Naveen Kumar Molleti
388e21a992 Remove lolcode.lol from folder 'x'
It is already present, correctly, in folder 'l'
2016-05-20 21:45:51 +05:30
Rick Moynihan
51d1f85b5d Create Hello World in SPARQL query language
Hello World in SPARQL
2016-05-20 17:10:08 +01:00
Marcel Weiher
f5f75d54ab Create obj.st
Objective-Smalltalk is a Smalltalk running on the Objective-C runtime and Unix friendly.
2016-05-20 18:09:53 +02:00
Alexander F Rødseth
f1a9918998 Add Battlestar 2016-05-20 18:08:23 +02:00
Frederik Ring
433a59dba2 use pure function instead of creating class 2016-05-20 17:38:27 +02:00
Bruno Freitas
ceac0fa05e Create posxml.posxml
A programming language for POS terminals. More information:
https://docs.cloudwalk.io/en/introduction
2016-05-20 11:36:13 -03: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
Benjamin Gudehus
45a503806c Update kotlin.kt
Reformat per coding conventions.

>There is a space before colon where colon separates type and supertype and there’s no space where colon separates instance and type

via: https://kotlinlang.org/docs/reference/coding-conventions.html#colon
2016-05-20 16:02:44 +02:00
Sebastian Sastre
f511b517bc adds Self to the examples 2016-05-20 10:48:25 -03:00
Hugh Grigg
87b7620b37 Add TypeScript 2016-05-20 14:38:05 +01:00
Peter Hull
698fe5c44c Created Hello World in the BETA language
See https://en.wikipedia.org/wiki/BETA_%28programming_language%29
http://daimi.au.dk/~beta/
2016-05-20 14:22:08 +01:00
Frank Ch. Eigler
7a1aa910e7 Create systemtap.stp 2016-05-20 13:17:37 +00:00
billytrend
6d93421982 St andrews algol
https://en.wikipedia.org/wiki/S-algol
2016-05-20 14:17:15 +01:00