Mike Donaghy
86bd3e6665
Merge pull request #320 from Knhash/patch-1
...
Update c++.cpp to be simpler
2017-02-12 15:57:38 -06:00
Mike Donaghy
b66e3dc729
Merge pull request #323 from leksak/master
...
Shen Hello World
2017-02-12 15:55:39 -06:00
Mike Donaghy
fbd54ccd30
Merge pull request #324 from DrGodCarl/Stanza
...
Add Stanza.
2017-02-12 15:55:13 -06:00
Mike Donaghy
2f74d644e7
Merge pull request #326 from Xdminsy/patch-2
...
Add reason
2017-02-12 15:54:36 -06:00
Mike Donaghy
b146910509
Merge pull request #327 from chathurank/patch-1
...
ceylon.ceylon
2017-02-12 15:54:20 -06:00
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
Anthony Cipriano
2ce53fa008
Create AntLang.ant
2017-02-10 15:11:21 +01:00
Anthony Cipriano
0a864e0c3b
Create neko.neko
2017-02-10 15:10:01 +01:00
thatHexa
c8070d6675
Added missing whitespace
...
OCD FTW
2016-11-28 12:55:27 +02:00
thatHexa
e1683d4460
Created assembler_tasm_dos.asm
...
Tested with Turbo Assembler in DosBox (default settings).
2016-11-28 12:52:09 +02:00
thatHexa
68aaa83cdf
Fixed a typo
...
Nobody's perfect :(
2016-11-28 12:08:28 +02:00
thatHexa
fcaf0638c4
Fixed the command and added info
2016-11-28 12:07:10 +02:00
thatHexa
52dc43af98
Added auto lang listing and CONTRIBUTING.md
...
Added a small framework for easily updating a list of all languages the repository contains a "Hello World" program in. See CONTRIBUTING.md for a command for updating the listing (using the list_langs.rb Ruby script).
2016-11-28 12:04:48 +02:00
thatHexa
a0717b21b6
Added missing whitespace and removed unneeded line
2016-11-28 11:58:28 +02:00
Niels NTG
60ed7f2c21
Updated processing.pde to make it more like an actual Processing sketch
2016-11-12 14:51:26 +01:00
Rahul
e2e1d085a0
Add files via upload
2016-10-31 09:07:23 -07:00
NIshanth Vydana
6dd5bda21a
Create Qbasic.bas
2016-10-28 22:07:21 -07:00
Shashank S
dad7876d6a
Merge pull request #6 from KodingCoding/patch-2
...
Update Hacktoberfest.txt
2016-10-28 21:03:07 +05:30
KodingCoding
cfaa5e06b0
Update Hacktoberfest.txt
2016-10-28 19:02:58 +05:30
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
sadineni25
d02225362e
hello world in curry language
2016-10-27 20:09:08 +05:30
Shashank S
22d1c90160
Merge pull request #5 from sayantikabanik/patch-2
...
updated
2016-10-26 22:28:53 +05:30
Sayantika Banik
96328be312
updated
2016-10-26 22:26:45 +05:30
Shashank S
de2fba2365
Merge pull request #3 from saxenakanishk/patch-4
...
Update Hacktoberfest.txt
2016-10-26 20:16:13 +05:30
saxenakanishk
82ac05a4a0
Update Hacktoberfest.txt
2016-10-26 10:42:58 +05:30
Archie
142047d09a
add verbosefuck.vbfk
...
added VerboseFuck to the list of languages
2016-10-19 20:00:50 +01:00
Atlas Sullivan
45efad0bf7
Merge pull request #1 from leachim6/master
...
***UPDATIN' NOW***
2016-10-19 19:51:55 +01:00
Santhosh Kumar Srinivasan
fb593212f4
Hello World! Not just a Hello.
2016-10-16 11:46:08 -04:00
Shashank S
4f5fe2f9e2
Merge pull request #1 from karansaxena/patch-2
...
Create Hacktoberfest.txt
2016-10-11 17:17:14 +05:30
Joe Green
2855b4a580
Added a hello world in the gosu programming language
2016-10-10 21:45:19 +05:30
Ez-Hackenberg
dec4d547f0
Create zbd
2016-10-07 11:19:27 -07:00
Alhadis
b923ca9560
Add an example for MAXScript
...
MAXScript is the built-in scripting language of Autodesk's 3DS Max, a 3D
modelling and animation suite. The language features fleeting semblances
to Haskell in its comment syntax and expression-based nature, though the
language itself is procedural instead of purely-functional.
See also:
* http://www.autodesk.com/3dsmax-maxscript-2012-enu
* https://github.com/Alhadis/language-maxscript
* https://atom.io/packages/language-maxscript
2016-10-06 23:27:21 +11:00
Santhosh Kumar Srinivasan
17d0f97553
Create perl.cgi
...
Hello World using Perl CGI object
2016-10-02 11:20:12 -04:00
Karan Saxena
6078c54f69
Create Hacktoberfest.txt
2016-10-01 18:21:01 +05:30
Rohan Jhunjhunwala
96c188b92e
Create SIL.SIL
...
SILOS the simple language. https://github.com/rjhunjhunwala/S.I.L.O.S
2016-09-24 21:18:53 -04:00
Shark
259d83e19b
keep all assembly examples under a/assembly_*.asm
2016-09-21 13:02:44 +02: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
Frank Ch. Eigler
64949e2cdd
systemtap hello-world
2016-09-11 18:56:16 +00:00
Yt-trium
734306de08
Add lisaac
2016-07-29 06:01:54 +02:00
Peter Sobolev
180d6fb9a4
Create assembler_8048_videopac.asm
2016-07-25 02:25:17 +03:00
Aaron Muir Hamilton
3e8f5ba47d
Make cobol.cbl a well-formed COBOL program.
...
- Start statements after seven columns.
- Use lowercase, as it is less hideous.
- Terminate `display` properly with `end-display`.
- Make the `program-id` field match the file name.
2016-07-14 18:20:44 -04:00
nloveladyallen
fd96a17097
Rename e/~English.ext to #/~English.ext
2016-07-09 11:35:27 -04:00
Noah Lovelady-Allen
81e2c8794c
Rename b/brainf*ck-2d to brainf-ck-2d
2016-07-09 11:17:04 -04:00
nloveladyallen
3c29a2b393
Create verve.vrv
2016-07-09 11:11:39 -04:00
Noah Lovelady-Allen
75ecf113d9
Rename d/HelloWorld.dark to dark.txt
2016-07-09 10:22:19 -04:00
S Stewart
6950914f5e
Coconut language
2016-06-23 16:09:01 -05:00
fruel
8a8ae2d6e9
Added Win32 and Win64 ASM Hello World
2016-06-13 22:06:04 +02:00