543 Commits

Author SHA1 Message Date
Mike Donaghy
1502d72f89 Merge pull request #147 from einaralex/master
Added Fjölnir/Fjoelnir (.fjo)
2015-04-12 13:31:41 -04:00
Mike Donaghy
fa5960dd23 Merge pull request #145 from inv-vinoth/master
Class name naming conventions.
2015-04-12 13:31:26 -04:00
Mike Donaghy
404704e178 Merge pull request #144 from wellviana/master
excluded "void" in function "main"
2015-04-12 13:31:16 -04:00
Mike Donaghy
1cc1356ea8 Merge pull request #143 from geekcom/patch-1
Update php.php
2015-04-12 13:31:06 -04:00
Mike Donaghy
21ead241e9 Merge pull request #169 from larsbrinkhoff/master
Convert to Standard Forth.
2015-04-12 13:30:57 -04:00
Mike Donaghy
e761f1b7db Merge pull request #173 from SirCmpwn/master
Add z80 assembly example for KnightOS
2015-04-12 13:30:24 -04:00
Mike Donaghy
3a37c2ab9a Merge pull request #175 from francislewis/patch-1
Added the programming language false
2015-04-12 13:30:18 -04:00
Mike Donaghy
011076e529 Merge pull request #178 from foglang/master
added fog lang
2015-04-12 13:30:11 -04:00
Mike Donaghy
8fac7628cf Merge pull request #172 from RhysBower/master
Remove duplicate files.
2015-04-12 13:29:59 -04:00
Mike Donaghy
41ab0f7287 Merge pull request #174 from danilolekovic/patch-1
Added HyperTalk
2015-04-12 13:29:46 -04:00
Mike Donaghy
571b9b6ce2 Merge pull request #177 from pwittchen/wren
adding hello world in wren language
2015-04-12 13:29:37 -04:00
Mike Donaghy
6e7f0d8e38 Merge pull request #164 from g-liu/master
Add json.json
2015-04-12 13:27:52 -04:00
DanielBoerlage
5a268262bd added fog lang 2015-03-04 16:42:43 -08:00
Piotr Wittchen
f4b3364844 adding hello world in wren language 2015-03-04 20:57:21 +01:00
Francis Lewis
d380e49891 Added ferite language 2015-02-22 13:54:30 +00:00
Francis Lewis
c7034175dd Added the programming language false 2015-02-22 13:43:55 +00:00
Danilo Lekovic
2dd3bb6d49 Added HyperTalk 2015-02-21 17:02:41 -08:00
Drew DeVault
d3314f8206 Add z80 assembly example for KnightOS 2015-02-21 16:56:24 -07:00
Rhys Bower
0b1a8046ba Merge branch 'patch-1' of https://github.com/retep998/hello-world
Merge pull request #162
2015-02-19 19:34:20 -08:00
Rhys Bower
fb71c0fde6 Merge branch 'googleappscript' of https://github.com/jeanralphaviles/hello-world
Merge pull request #163
2015-02-19 19:32:36 -08:00
Rhys Bower
52d8ca302e Merge https://github.com/JinweiClarkChao/hello-world
Merge pull request #165
2015-02-19 19:28:31 -08:00
Rhys Bower
95b6a3ba2a Merge branch 'patch-1' of https://github.com/Denton-L/hello-world
Merge pull request #166.
2015-02-19 19:23:59 -08:00
Rhys Bower
3c191bc603 Remove duplicate HACK.php file. 2015-02-19 19:23:30 -08:00
Rhys Bower
fe7990e11f Merge https://github.com/loskutov/hello-world
Merge pull request #170.
2015-02-19 19:09:14 -08:00
Rhys Bower
028ece7b07 Merge pull request #171 2015-02-19 19:06:30 -08:00
Rhys Bower
759a91796c Commits in working directory. 2015-02-17 19:08:32 -08:00
Bartek Poniatyszyn
80285747bb Add Pawn language 2015-02-13 16:53:31 +01:00
Ignat Loskutov
71f5738fd8 Hello World in Spoon language added 2015-02-09 18:08:51 +03:00
Lars Brinkhoff
ba9298e470 Convert to Standard Forth. 2015-02-02 15:07:09 +01:00
ayekat
53e11a8043 [dc] Fix stack behaviour
It's better to pop the value from the stack upon printing it. As dc does
not provide any command to achieve that together with printing a newline
after the value, we store the newline together with the value.
2015-01-05 19:09:10 +01:00
Denton-L
b722d0eb11 Delete D.d
There appears to already be a "d.d" file in the repository. This is a duplicate.
2015-01-05 04:53:11 -05:00
Jinwei Zhao
42ef668ad8 the Ante programming language
Ante is an esoteric programming language using only numbers and card faces as its syntax.[1](https://github.com/michaeldv/ante)
2015-01-01 22:29:30 +08:00
Geoffrey Liu
eb13596a2e Create json.json 2014-12-25 16:03:24 -08:00
jeanralphaviles
a7b313dd79 Added GoogleAppScript.gs 2014-12-22 12:27:43 -05:00
Peter Atashian
343e4b2487 Update rust.rs 2014-12-16 23:08:45 -05:00
xbony2
a5d7d93be4 Create yolang.yo 2014-12-16 16:54:21 -05:00
xbony2
33ef288372 Create Orc.orc 2014-12-16 16:50:27 -05:00
Guillaume Gomez
b8720a0a47 Add mozart hello world 2014-12-02 15:41:29 +01:00
fulano7
039c3a0982 Added Verilog 2014-11-25 21:06:25 -03:00
Danny Gratzer
f8db530cf6 Added Agda 2014-11-23 23:30:56 -05:00
JP Smith
c08f9591e8 added idris 2014-11-23 20:53:42 -06:00
Will Huxtable
132c35bb4e Create smali.smali
Hello World in Smali, the assembly language for Dalvik. Gets compiled in Dex files, used in Android.
2014-11-15 16:55:06 +00:00
Poro
3c0c8e648d Added IL
IL is the intermediate language of the .NET framework
2014-11-15 17:45:08 +01:00
Evan Hahn
7f093c246b Hello world in Hy 2014-11-11 11:57:35 -05:00
ayekat
1c2611c467 Add dc
http://en.wikipedia.org/wiki/Dc_(computer_program)
2014-11-10 17:45:49 +01:00
Li4ick
0d3484046a Update and rename java.java to Java.java
Renamed java to Java based on the Java language convention: Classes are uppercase.
2014-10-22 00:07:03 +03:00
einaralex
86d2641f6d Added Fjölnir/Fjoelnir 2014-09-04 05:19:49 +00:00
inv-vinoth
387ae3e006 Class name naming conventions. 2014-08-30 04:40:36 +05:30
Wellington Viana
79cd16b1c9 excluded "void" in function "main" 2014-08-20 17:02:04 -03:00
Daniel Rodrigues Lima
99280c1dbb Update php.php 2014-08-20 10:03:54 -03:00