Commit Graph

780 Commits

Author SHA1 Message Date
Mike Donaghy
212168a726 Merge pull request #239 from LegionMammal978/master
Create wolframlanguage.wl
2015-12-13 01:55:35 -05:00
Mike Donaghy
160b9c130e Merge pull request #238 from lukeschunk/master
added a simple react.js example
2015-12-13 01:55:30 -05:00
Wtm
0eda369619 Rename e/helloworld.el to e/EmacsLisp.el
Filename should be the name of the language.
2015-12-12 14:26:56 +08:00
1b8
97e154d70c Create slashes.slashes 2015-12-09 18:11:46 +13:00
1b8
519c085726 Create glass.glass 2015-12-09 18:10:48 +13:00
1b8
6a7a4dd874 Create ~English.ext 2015-12-09 18:08:56 +13:00
Sivan Mehta
e4a1e92a6c add geojson 2015-12-08 23:46:37 -05:00
LIttleAncientForestKami
d18b482768 Printing Hello World! in MongoDB shell
I’ve noticed lately that the paranoid fear of computers becoming intelligent and taking over the world has almost entirely disappeared from the common culture.  Near as I can tell, this coincides with the release of MS-DOS.
      -- Larry DeLuca
2015-12-09 02:30:34 +01:00
LIttleAncientForestKami
27997d7cd5 Cypher, Neo4j, creates a Hello-:space->World! graph
Anyone who attempts to generate random numbers by deterministic means is, of course, living in a state of sin.
      -- John von Neumann
2015-12-09 02:16:07 +01:00
George Gibson
3c81add1ad Create HelloWorld.dark
This is my new favorite programing language, so I had to add it to here.
2015-12-08 19:05:37 +00:00
Ed Flanagan
14fb7cb82b Add Perl 6 Hello World 2015-11-30 13:11:30 -05:00
LegionMammal978
ccdc10b15e formatting 2015-11-29 08:44:20 -05:00
LegionMammal978
963ea7d02e Create wolframlanguage.wl 2015-11-29 08:12:21 -05:00
lukeschunk
398d079d89 added a simple react.js example 2015-11-27 10:57:51 -07:00
Ryan Yates
fa057cd2bd Create PowerShell.ps1
PowerShell hello world
2015-11-27 03:40:18 +00:00
Mike Donaghy
3feea2d19f Merge pull request #236 from ColasBroux/master
Added exit status for C++ language
2015-11-21 13:25:34 -05:00
Mike Donaghy
e138571816 Merge pull request #235 from GeorgeGibson/master
Add more languages
2015-11-21 13:25:28 -05:00
Colas BROUX
90c224c54a Added exit status 2015-11-15 14:53:30 +01:00
Jiwon Kim
c25d650d38 Update qu.qu 2015-11-03 23:58:05 +09:00
George Gibson
70adb8294c Create alore.alore 2015-11-03 07:22:07 +00:00
George Gibson
1627aeeeb7 Create ALGOL-W.algol 2015-11-03 07:21:50 +00:00
George Gibson
feea540716 Create algae.algae 2015-11-03 07:20:48 +00:00
George Gibson
19a21ce0b6 Create aime.aime 2015-11-03 07:20:22 +00:00
George Gibson
ac4ed87c3c Create 6502-assembly.s 2015-11-03 07:18:01 +00:00
George Gibson
1cc489c1f0 Create 360-assembly.asm 2015-11-03 07:17:05 +00:00
George Gibson
438ce9868b Create 0815.0815 2015-11-03 07:16:29 +00:00
George Gibson
c5ff4e1eb1 Merge pull request #1 from leachim6/master
Keep fork up to date
2015-11-03 07:15:43 +00:00
Mike Donaghy
5b99d10998 Merge pull request #231 from SamTebbs33/patch-1
Updated "ash" to reflect syntax changes
2015-11-03 01:07:04 -05:00
Mike Donaghy
7808aa76f2 Merge pull request #232 from GeorgeGibson/master
Couple of changes
2015-11-03 01:06:45 -05:00
Mike Donaghy
55700e0db6 Merge pull request #220 from rhedshi/swift
Made Swift consistent with other Hello World
2015-11-03 01:06:15 -05:00
Mike Donaghy
3918806585 Merge pull request #225 from OriginalTabooo/patch-2
Create assembler_lc-3
2015-11-03 01:05:41 -05:00
Mike Donaghy
74f83e9860 Merge pull request #223 from Retrobottega/master
Add fish
2015-11-03 01:05:34 -05:00
Mike Donaghy
36ec39a94b Merge pull request #221 from rhedshi/objc
Revert Objective-C back to using NSLog()
2015-11-03 01:05:23 -05:00
George Gibson
6bc333ab0a Update emoticon.emoticon 2015-11-02 16:56:27 +00:00
George Gibson
f3ef94cccc Update qwerty.qwerty 2015-11-02 16:54:52 +00:00
Sam Tebbs
4d15b76846 Updated for syntax changes 2015-10-30 01:22:41 +00:00
OriginalTabooo
1801915d8c Create assembler_lc-3
LC-3 Assembly Language
2015-10-27 18:35:32 -05:00
Salvatore Gentile
fc5626ef6c Add fish 2015-10-25 22:39:12 +01:00
Shark
8ab92645f0 minor changes 2015-10-25 20:40:48 +01:00
Shark
b9a24501bd swap two lines for clarity 2015-10-19 21:00:09 +02:00
Shark
f19088fb3e user rodata section for text-string 2015-10-19 18:47:27 +02:00
Shark
84d258f765 Merge branch 'master' of git://github.com/Shark64/hello-world
optimize size
2015-10-19 18:32:36 +02:00
Shark
e0b389443b size optimizations 2015-10-19 18:31:01 +02:00
Shark64
d5993eefce align comments 2015-10-19 18:14:30 +02:00
Shark
868c8f7fe3 "Hello World!", x86-64 assembly for Linux 2015-10-19 18:10:06 +02:00
Rhed Shi
401f17b61f Revert Objective-C back to using NSLog() 2015-10-14 01:26:39 -07:00
Rhed Shi
ba1d302da7 Made Swift consistent with other Hello World 2015-10-13 22:22:12 -07:00
Mike Donaghy
21abe04582 Merge pull request #218 from tleb/patch-1
[css.css] Add tab
2015-10-12 12:04:25 -04:00
tleb
c03b1458e0 [css.css] Add tab 2015-10-10 20:00:33 +02:00
Mike Donaghy
cb3e384e66 Merge pull request #216 from GeorgeGibson/master
Create qwerty.qwerty
2015-09-18 20:35:57 -04:00