66 Commits

Author SHA1 Message Date
George Chakhidze
a19c501e21 Remove Write-Output call from PowerShell example
Default behavior of PowerShell is to send any objects at end of pipeline to output.
There is no need to explicitly call Write-Output cmdlet.

Fixes #416
2017-07-11 17:54:43 +04:00
Allen-B1
df8fbbcace Pebble.c
A pebble watchapp for Hello World.
2017-05-06 22:07:37 -04:00
kritixilithos
7d9089a0e4 Why not make the text visible? 2017-03-12 14:56:34 +01:00
CyrilFerlicot
e9bd676e96 Add Pharo's hello world
For Pharo programming language: http://pharo.org/
2017-02-13 11:43:20 +01:00
Mike Donaghy
9fc3699aa2 Merge pull request #369 from Nishanth-GH/master
Wrote Hello world in PL/I programming language
2017-02-12 16:25:28 -06:00
Mike Donaghy
f80f9a59ea Merge pull request #361 from sanspace/patch-1
Create perl.cgi
2017-02-12 16:23:27 -06:00
Mike Donaghy
dc4260f733 Merge pull request #319 from DawidMazurek/master
Removed unnecessary interpolation
2017-02-12 16:15:30 -06:00
Mike Donaghy
be090ffd6f Merge pull request #311 from Niels-NTG/patch-1
Added language "Processing"
2017-02-12 16:15:16 -06:00
Mike Donaghy
b81c6b456f Merge pull request #307 from jswrenn/patch-1
Create pyret.arr
2017-02-12 16:14:34 -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
NIshanth Vydana
7dfe06f2dd Update hello_world.pl1 2016-10-27 12:16:03 -07:00
NIshanth Vydana
7cceeb65c3 Create hello_world.pl1 2016-10-27 12:13:53 -07:00
Santhosh Kumar Srinivasan
17d0f97553 Create perl.cgi
Hello World using Perl CGI object
2016-10-02 11:20:12 -04:00
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
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
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
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
Cristian Henrique
2c8183a54d Create potigol.poti 2016-05-08 21:45:45 -03:00
tleb
f352d50ac7 Simplify php.php 2015-12-29 19:50:33 +00:00
Mike Donaghy
96d0a237f1 Moved powershell into proper directory 2015-12-21 12:44:08 -05:00
Ed Flanagan
14fb7cb82b Add Perl 6 Hello World 2015-11-30 13:11:30 -05:00
George Gibson
79855414de Create perseus.p++ 2015-09-13 20:21:08 +01:00
George Gibson
362958320e Rename please_porige_hot.pph to p/please_porige_hot.pph 2015-08-30 08:37:17 +01:00
George Gibson
d89ae501d5 Rename pit.pit to p/pit.pit 2015-08-30 08:36:06 +01:00
George Gibson
4846b34661 Create pig.pig 2015-08-30 08:18:34 +01:00
Index Int
77d3bb67d2 Add PureScript 2015-07-03 01:18:05 +03:00
Sebastian Blessing
ba032a907e added hello-world for Pony (http://www.ponylang.org) 2015-05-08 14:28:57 +02:00
Mike Donaghy
6a47adc89f Merge pull request #181 from loskutov/master
Picat added
2015-04-13 20:20:16 -04:00
Ignat Loskutov
b9a45feacf Picat added 2015-04-12 21:25:28 +03:00
Mike Donaghy
1cc1356ea8 Merge pull request #143 from geekcom/patch-1
Update php.php
2015-04-12 13:31:06 -04:00
Bartek Poniatyszyn
80285747bb Add Pawn language 2015-02-13 16:53:31 +01:00
Daniel Rodrigues Lima
99280c1dbb Update php.php 2014-08-20 10:03:54 -03:00
Mike Donaghy
4691aea289 Merge pull request #22 from CoryM/master
Request to add PowerBasic for Windows
2014-08-17 22:55:11 -04:00
Mike Donaghy
0a52d402ac Merge pull request #27 from ReneNyffenegger/master
Added PL/SQL (plsql.sql)
2014-08-17 22:54:45 -04:00
Mike Donaghy
2f96df8ee6 Merge pull request #54 from mback2k/master
Added PureBasic programming language
2014-08-17 22:48:06 -04:00
Mike Donaghy
c5821a40a8 Merge pull request #69 from leroux/master
Parenthetic
2014-08-17 22:44:31 -04:00
Mike Donaghy
0d16270daa Merge pull request #76 from ghost/master
Added Brainloller, DNA-Sharp and Polynomial
2014-08-17 22:43:17 -04:00
Mike Donaghy
436ead1e34 Merge pull request #87 from mibe/master
PowerBatch Plus+ and The Harper Programmer
2014-06-20 02:10:42 -04:00
Mike Donaghy
92244f7e6e Merge pull request #89 from tuankiet65/patch-2
add readln
2014-06-20 02:10:02 -04:00
Mike Donaghy
7bc0178119 Merge pull request #106 from Dagal/patch-1
Update prolog.pro
2014-06-20 02:08:07 -04:00
Mike Donaghy
3df436a629 Merge pull request #125 from JocinardoRodrigues/patch-1
Update php.php
2014-06-20 01:57:58 -04:00
bcnjr5
f8df0e1d39 Fix pike.pike
Added return status.
2014-05-14 07:59:19 -04:00
Jocinardo Rodrigues (Jojo)
23aafc75fb Update php.php 2014-03-08 20:23:26 -03: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
Dagal
77a61482c5 Update prolog.pro
Like this, it seem to be a program.
2013-05-01 22:49:07 +03: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
Paddy Steed
6b812ba368 Added Brainloller, DNA-Sharp and Polynomial 2012-05-16 13:12:25 +01:00
Leroux Cifer
9bad509062 Parenthetic from https://github.com/cammckinnon/Parenthetic. 2012-04-30 18:24:54 -05:00