564 Commits

Author SHA1 Message Date
George Gibson
75ec8daa22 Create snowman.sm 2015-08-26 12:33:27 +01:00
Mike Donaghy
b0702e27dd Merge pull request #200 from Alhadis/master
Replace ASCII APL with correct Unicode characters
2015-08-22 14:04:17 -04:00
Mike Donaghy
d280872340 Merge pull request #202 from Dyvil/master
HelloWorld in Dyvil
2015-08-22 14:04:08 -04:00
Mike Donaghy
19d49cf31c Merge pull request #207 from 0x0dea/idiomatic-whitespace
Improve Whitespace
2015-08-22 14:02:49 -04:00
Mike Donaghy
c96f186652 Merge pull request #210 from AnanthaRajuC/master
Hello world! in Turing language added
2015-08-22 14:02:24 -04:00
Mike Donaghy
32f9944318 Merge pull request #201 from leffmann/master
M68000 AmigaOS
2015-08-22 13:29:08 -04:00
Anantha Raju C
e8dec896b9 "Hello world!" mouse programming language added 2015-08-22 13:54:20 +05:30
Anantha Raju C
df1075bbb8 Hello world! in Turing language added 2015-08-20 07:54:24 +05:30
Mike Donaghy
c6f83edea4 Merge pull request #209 from Denton-L/master
Create Jasmin.j
2015-08-19 00:27:09 -04:00
Denton Liu
e42a887c43 Create visualbasicscript.vbs 2015-08-19 00:01:15 -04:00
Denton Liu
080e0e1d1d Create Jasmin.j
Hello world in Jasmin, the JVM assembler.
2015-08-18 23:56:15 -04:00
Mike Donaghy
b00c2eb312 Merge pull request #208 from AnanthaRajuC/master
Hello world in Ubercode added
2015-08-18 21:59:18 -04:00
Anantha Raju C
f467fa70e6 Hello world in Ubercode added 2015-08-19 07:14:21 +05:30
D.E. Akers
bfe9d3c476 Improve Whitespace
[The disassembly of the current program](https://gist.github.com/0x0dea/f68d381ed844f85fa2bd)
clearly indicates that it was generated by a machine, which is, I think,
not in the spirit of the project. This patch replaces the existing
program with a more idiomatic one which, in addition to being smaller
and faster, masquerades as a sequence of assembly instructions while
remaining an executable Whitespace program.
2015-08-16 21:42:38 -04:00
Mike Donaghy
1feeed7111 Merge pull request #206 from arslanbilal/patch-1
Update swift language with Swift 2.0 compatible
2015-08-15 14:13:27 -04:00
bilal arslan
c5092eead8 Update swift language with Swift 2.0 compatible 2015-08-15 14:00:27 +03:00
Mike Donaghy
f7dd46af2f Merge pull request #205 from zepto-lang/master
added zepto
2015-08-09 13:12:52 -04:00
hellerve
d0c43d0991 added zepto 2015-08-09 18:23:09 +02:00
Mike Donaghy
fdd089449d Merge pull request #204 from Addison118/patch-1
Create Aeolbonn.aeo
2015-08-05 19:39:21 -04:00
Addison
65f7df3e2f Create Aeolbonn.aeo 2015-08-04 23:49:22 -07:00
Clashsoft
546610ca1c Create Dyvil.dyvil
Added the HelloWorld class written in Dyvil (https://github.com/Clashsoft/Dyvil).
2015-07-15 02:11:11 +02:00
leffmann
c6bc19e2a0 M68000 AmigaOS 2015-07-13 19:37:46 +02:00
Alhadis
1b523496dc Replace ASCII APL with correct Unicode characters 2015-07-13 20:19:03 +10:00
Mike Donaghy
c06e97ef41 Merge pull request #196 from shovon/live-script
Added LiveScript example
2015-07-06 17:30:40 -04:00
Mike Donaghy
8f6f8b9ba3 Merge pull request #195 from shovon/icedcoffeescript
Added IcedCoffeeScript
2015-07-06 17:30:32 -04:00
Salehen Shovon Rahman
aee1ab28ba Added IcedCoffeeScript 2015-07-06 14:25:52 -07:00
Salehen Shovon Rahman
e1f5faa9d0 Added LiveScript example 2015-07-06 14:24:50 -07:00
Mike Donaghy
60ca6588bc Merge pull request #194 from me-and/patch-1
Use standard telephone keyboard layout
2015-07-06 15:15:22 -04:00
Adam Dinwoodie
2bff878f02 Use standard telephone keyboard layout
A standard telephone keyboard uses "6" for "O", not "0". Do the same here.

For evidence of this being standard, see ISO/IEC 9995-8:2009 or E.161.
2015-07-06 20:01:41 +01:00
Mike Donaghy
f1723000b4 Merge pull request #188 from ash-lang/master
Added Ash
2015-07-06 00:02:50 -04:00
Mike Donaghy
a1252a19f3 Merge pull request #192 from int-index/master
Add PureScript, update Haskell
2015-07-06 00:02:42 -04:00
Mike Donaghy
6aca002704 Merge pull request #193 from marconilanna/patch-1
Scala: the Application trait is deprecated in favor of App
2015-07-06 00:01:29 -04:00
Mike Donaghy
e448186e7d Merge pull request #189 from kxxoling/rst
Add reStructuredText.rst
2015-07-06 00:00:22 -04:00
Mike Donaghy
b8d7d24b09 Merge pull request #190 from KommX/patch-1
Update c.c (Added newline to string)
2015-07-06 00:00:10 -04:00
Mike Donaghy
cc6933a47a Merge pull request #191 from aharris88/master
Add zimbu.zu for Zimbu (https://bitbucket.org/zimbu/zimbu/)
2015-07-05 23:59:38 -04:00
Marconi Lanna
c31d2a4bf5 The Application trait is deprecated in favor of App 2015-07-03 20:11:10 -04:00
Index Int
77d3bb67d2 Add PureScript 2015-07-03 01:18:05 +03:00
Index Int
4da0050012 More common Haskell style 2015-07-03 01:16:34 +03:00
Adam Harris
e7d441081e Add zimbu.zu for Zimbu (https://bitbucket.org/zimbu/zimbu/) 2015-07-02 13:43:46 -06:00
KommX
2d20ad27b3 Update c.c
Add a new line.
2015-06-30 10:32:22 +02:00
Kane Blueriver
fd0837a9b3 Add reStructuredText.rst 2015-06-19 12:43:19 +08:00
Sam Tebbs
d456ae65cc Rename Ash.ash to ash.ash 2015-05-27 10:40:24 +01:00
Sam Tebbs
919c64e2de Added the Ash programming language 2015-05-27 10:39:46 +01:00
Mike Donaghy
e72c7702c8 Merge pull request #186 from sblessing/master
added hello-world for Pony (http://www.ponylang.org)
2015-05-22 18:32:41 -04:00
Mike Donaghy
d2c5ebcff9 Merge pull request #185 from p-ho/add_jsx_react
JSX.js added (thanks p-ho)
2015-05-22 18:32:27 -04:00
Sebastian Blessing
ba032a907e added hello-world for Pony (http://www.ponylang.org) 2015-05-08 14:28:57 +02:00
Paul Hofmann
1c1ea40ca5 Create jsx.js
added JSX (XML-like syntax extension to ECMAScript) for React
as specified at https://facebook.github.io/jsx/
2015-05-06 16:16:39 +02:00
Mike Donaghy
a60d74d246 Fixed links in ReadME (D'OH!) 2015-05-03 02:03:49 -04:00
Mike Donaghy
2658d38a96 Merge branch 'master' of github.com:leachim6/hello-world 2015-05-03 02:02:47 -04:00
Mike Donaghy
b17464fd97 Added link to FizzBuzz project in ReadME 2015-05-03 02:01:03 -04:00