Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5.
This commit is contained in:
2
#/1c-enterprise
Normal file
2
#/1c-enterprise
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Message("Hello, World!");
|
||||||
|
|
||||||
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.DS_Store
|
||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
4
a/.gitignore
vendored
Normal file
4
a/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
5
a/ada.ada
Normal file
5
a/ada.ada
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
with Text_IO;
|
||||||
|
procedure Hello_World is
|
||||||
|
begin
|
||||||
|
Text_IO.Put_line("Hello World!");
|
||||||
|
end Hello_World;
|
||||||
6
a/algol60.algol60
Normal file
6
a/algol60.algol60
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
BEGIN
|
||||||
|
FILE F(KIND=REMOTE);
|
||||||
|
EBCDIC ARRAY E[0:11];
|
||||||
|
REPLACE E BY "HELLO WORLD!";
|
||||||
|
WRITE(F, *, E);
|
||||||
|
END.
|
||||||
3
a/algol68.algol68
Normal file
3
a/algol68.algol68
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
begin
|
||||||
|
print(("Hello, world!",newline))
|
||||||
|
end
|
||||||
4
a/apc.apc
Normal file
4
a/apc.apc
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
probe program
|
||||||
|
{
|
||||||
|
on_entry log ("Hello, World!\n");
|
||||||
|
}
|
||||||
1
a/applescript.scpt
Normal file
1
a/applescript.scpt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
display dialog "Hello World"
|
||||||
1
a/arena.are
Normal file
1
a/arena.are
Normal file
@@ -0,0 +1 @@
|
|||||||
|
print("Hello World!");
|
||||||
3
a/argh.agh
Normal file
3
a/argh.agh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
lppppppppppppsrfj
|
||||||
|
Hello World!* j
|
||||||
|
qPh
|
||||||
5
a/asp.asp
Normal file
5
a/asp.asp
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<% Response.Write "Hello World! How are you today?" %>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
24
a/assembler_intel.asm
Normal file
24
a/assembler_intel.asm
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
; hello_world.asm intel
|
||||||
|
|
||||||
|
.model small
|
||||||
|
|
||||||
|
.stack 100h
|
||||||
|
|
||||||
|
.data
|
||||||
|
msg db "Hello World!",'$'
|
||||||
|
|
||||||
|
.code
|
||||||
|
main proc
|
||||||
|
mov ax,@data
|
||||||
|
mov ds, ax
|
||||||
|
|
||||||
|
; hello-world is there
|
||||||
|
mov dx,offset msg
|
||||||
|
mov ah,09
|
||||||
|
int 21h
|
||||||
|
|
||||||
|
mov ax,4c00h
|
||||||
|
int 21h
|
||||||
|
|
||||||
|
main endp
|
||||||
|
end main
|
||||||
1
a/autohotkey.ahk
Normal file
1
a/autohotkey.ahk
Normal file
@@ -0,0 +1 @@
|
|||||||
|
MsgBox, Hello World!
|
||||||
1
a/autoit.au3
Normal file
1
a/autoit.au3
Normal file
@@ -0,0 +1 @@
|
|||||||
|
MsgBox(0, "Message Box", "Hello World!")
|
||||||
4
b/.gitignore
vendored
Normal file
4
b/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
10
b/B.b
Normal file
10
b/B.b
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
/* Hello World in B */
|
||||||
|
|
||||||
|
main() {
|
||||||
|
extern a, b, c;
|
||||||
|
putchar (a); putchar (b); putchar (c); putchar ('!*n');
|
||||||
|
}
|
||||||
|
|
||||||
|
a 'hell' ;
|
||||||
|
b 'o, w' ;
|
||||||
|
c 'orld' ;
|
||||||
81
b/BIT.bit
Normal file
81
b/BIT.bit
Normal file
@@ -0,0 +1,81 @@
|
|||||||
|
|
||||||
|
LINENUMBERZEROCODEPRINTZEROGOTOONELINENUMBERONECODEPRINTONEGOTOONEZEROLINENUMBE
|
||||||
|
RONEZEROCODEPRINTZEROGOTOONEONELINENUMBERONEONECODEPRINTZEROGOTOONEZEROZEROLINE
|
||||||
|
NUMBERONEZEROZEROCODEPRINTONEGOTOONEZEROONELINENUMBERONEZEROONECODEPRINTZEROGOT
|
||||||
|
OONEONEZEROLINENUMBERONEONEZEROCODEPRINTZEROGOTOONEONEONELINENUMBERONEONEONECOD
|
||||||
|
EPRINTZEROGOTOONEZEROZEROZEROLINENUMBERONEZEROZEROZEROCODEPRINTZEROGOTOONEZEROZ
|
||||||
|
EROONELINENUMBERONEZEROZEROONECODEPRINTONEGOTOONEZEROONEZEROLINENUMBERONEZEROON
|
||||||
|
EZEROCODEPRINTONEGOTOONEZEROONEONELINENUMBERONEZEROONEONECODEPRINTZEROGOTOONEON
|
||||||
|
EZEROZEROLINENUMBERONEONEZEROZEROCODEPRINTZEROGOTOONEONEZEROONELINENUMBERONEONE
|
||||||
|
ZEROONECODEPRINTONEGOTOONEONEONEZEROLINENUMBERONEONEONEZEROCODEPRINTZEROGOTOONE
|
||||||
|
ONEONEONELINENUMBERONEONEONEONECODEPRINTONEGOTOONEZEROZEROZEROZEROLINENUMBERONE
|
||||||
|
ZEROZEROZEROZEROCODEPRINTZEROGOTOONEZEROZEROZEROONELINENUMBERONEZEROZEROZEROONE
|
||||||
|
CODEPRINTONEGOTOONEZEROZEROONEZEROLINENUMBERONEZEROZEROONEZEROCODEPRINTONEGOTOO
|
||||||
|
NEZEROZEROONEONELINENUMBERONEZEROZEROONEONECODEPRINTZEROGOTOONEZEROONEZEROZEROL
|
||||||
|
INENUMBERONEZEROONEZEROZEROCODEPRINTONEGOTOONEZEROONEZEROONELINENUMBERONEZEROON
|
||||||
|
EZEROONECODEPRINTONEGOTOONEZEROONEONEZEROLINENUMBERONEZEROONEONEZEROCODEPRINTZE
|
||||||
|
ROGOTOONEZEROONEONEONELINENUMBERONEZEROONEONEONECODEPRINTZEROGOTOONEONEZEROZERO
|
||||||
|
ZEROLINENUMBERONEONEZEROZEROZEROCODEPRINTZEROGOTOONEONEZEROZEROONELINENUMBERONE
|
||||||
|
ONEZEROZEROONECODEPRINTONEGOTOONEONEZEROONEZEROLINENUMBERONEONEZEROONEZEROCODEP
|
||||||
|
RINTONEGOTOONEONEZEROONEONELINENUMBERONEONEZEROONEONECODEPRINTZEROGOTOONEONEONE
|
||||||
|
ZEROZEROLINENUMBERONEONEONEZEROZEROCODEPRINTONEGOTOONEONEONEZEROONELINENUMBERON
|
||||||
|
EONEONEZEROONECODEPRINTONEGOTOONEONEONEONEZEROLINENUMBERONEONEONEONEZEROCODEPRI
|
||||||
|
NTZEROGOTOONEONEONEONEONELINENUMBERONEONEONEONEONECODEPRINTZEROGOTOONEZEROZEROZ
|
||||||
|
EROZEROZEROLINENUMBERONEZEROZEROZEROZEROZEROCODEPRINTZEROGOTOONEZEROZEROZEROZER
|
||||||
|
OONELINENUMBERONEZEROZEROZEROZEROONECODEPRINTONEGOTOONEZEROZEROZEROONEZEROLINEN
|
||||||
|
UMBERONEZEROZEROZEROONEZEROCODEPRINTONEGOTOONEZEROZEROZEROONEONELINENUMBERONEZE
|
||||||
|
ROZEROZEROONEONECODEPRINTZEROGOTOONEZEROZEROONEZEROZEROLINENUMBERONEZEROZEROONE
|
||||||
|
ZEROZEROCODEPRINTONEGOTOONEZEROZEROONEZEROONELINENUMBERONEZEROZEROONEZEROONECOD
|
||||||
|
EPRINTONEGOTOONEZEROZEROONEONEZEROLINENUMBERONEZEROZEROONEONEZEROCODEPRINTONEGO
|
||||||
|
TOONEZEROZEROONEONEONELINENUMBERONEZEROZEROONEONEONECODEPRINTONEGOTOONEZEROONEZ
|
||||||
|
EROZEROZEROLINENUMBERONEZEROONEZEROZEROZEROCODEPRINTZEROGOTOONEZEROONEZEROZEROO
|
||||||
|
NELINENUMBERONEZEROONEZEROZEROONECODEPRINTZEROGOTOONEZEROONEZEROONEZEROLINENUMB
|
||||||
|
ERONEZEROONEZEROONEZEROCODEPRINTONEGOTOONEZEROONEZEROONEONELINENUMBERONEZEROONE
|
||||||
|
ZEROONEONECODEPRINTZEROGOTOONEZEROONEONEZEROZEROLINENUMBERONEZEROONEONEZEROZERO
|
||||||
|
CODEPRINTZEROGOTOONEZEROONEONEZEROONELINENUMBERONEZEROONEONEZEROONECODEPRINTZER
|
||||||
|
OGOTOONEZEROONEONEONEZEROLINENUMBERONEZEROONEONEONEZEROCODEPRINTZEROGOTOONEZERO
|
||||||
|
ONEONEONEONELINENUMBERONEZEROONEONEONEONECODEPRINTZEROGOTOONEONEZEROZEROZEROZER
|
||||||
|
OLINENUMBERONEONEZEROZEROZEROZEROCODEPRINTZEROGOTOONEONEZEROZEROZEROONELINENUMB
|
||||||
|
ERONEONEZEROZEROZEROONECODEPRINTONEGOTOONEONEZEROZEROONEZEROLINENUMBERONEONEZER
|
||||||
|
OZEROONEZEROCODEPRINTONEGOTOONEONEZEROZEROONEONELINENUMBERONEONEZEROZEROONEONEC
|
||||||
|
ODEPRINTONEGOTOONEONEZEROONEZEROZEROLINENUMBERONEONEZEROONEZEROZEROCODEPRINTZER
|
||||||
|
OGOTOONEONEZEROONEZEROONELINENUMBERONEONEZEROONEZEROONECODEPRINTONEGOTOONEONEZE
|
||||||
|
ROONEONEZEROLINENUMBERONEONEZEROONEONEZEROCODEPRINTONEGOTOONEONEZEROONEONEONELI
|
||||||
|
NENUMBERONEONEZEROONEONEONECODEPRINTONEGOTOONEONEONEZEROZEROZEROLINENUMBERONEON
|
||||||
|
EONEZEROZEROZEROCODEPRINTZEROGOTOONEONEONEZEROZEROONELINENUMBERONEONEONEZEROZER
|
||||||
|
OONECODEPRINTONEGOTOONEONEONEZEROONEZEROLINENUMBERONEONEONEZEROONEZEROCODEPRINT
|
||||||
|
ONEGOTOONEONEONEZEROONEONELINENUMBERONEONEONEZEROONEONECODEPRINTZEROGOTOONEONEO
|
||||||
|
NEONEZEROZEROLINENUMBERONEONEONEONEZEROZEROCODEPRINTONEGOTOONEONEONEONEZEROONEL
|
||||||
|
INENUMBERONEONEONEONEZEROONECODEPRINTONEGOTOONEONEONEONEONEZEROLINENUMBERONEONE
|
||||||
|
ONEONEONEZEROCODEPRINTONEGOTOONEONEONEONEONEONELINENUMBERONEONEONEONEONEONECODE
|
||||||
|
PRINTONEGOTOONEZEROZEROZEROZEROZEROZEROLINENUMBERONEZEROZEROZEROZEROZEROZEROCOD
|
||||||
|
EPRINTZEROGOTOONEZEROZEROZEROZEROZEROONELINENUMBERONEZEROZEROZEROZEROZEROONECOD
|
||||||
|
EPRINTONEGOTOONEZEROZEROZEROZEROONEZEROLINENUMBERONEZEROZEROZEROZEROONEZEROCODE
|
||||||
|
PRINTONEGOTOONEZEROZEROZEROZEROONEONELINENUMBERONEZEROZEROZEROZEROONEONECODEPRI
|
||||||
|
NTONEGOTOONEZEROZEROZEROONEZEROZEROLINENUMBERONEZEROZEROZEROONEZEROZEROCODEPRIN
|
||||||
|
TZEROGOTOONEZEROZEROZEROONEZEROONELINENUMBERONEZEROZEROZEROONEZEROONECODEPRINTZ
|
||||||
|
EROGOTOONEZEROZEROZEROONEONEZEROLINENUMBERONEZEROZEROZEROONEONEZEROCODEPRINTONE
|
||||||
|
GOTOONEZEROZEROZEROONEONEONELINENUMBERONEZEROZEROZEROONEONEONECODEPRINTZEROGOTO
|
||||||
|
ONEZEROZEROONEZEROZEROZEROLINENUMBERONEZEROZEROONEZEROZEROZEROCODEPRINTZEROGOTO
|
||||||
|
ONEZEROZEROONEZEROZEROONELINENUMBERONEZEROZEROONEZEROZEROONECODEPRINTONEGOTOONE
|
||||||
|
ZEROZEROONEZEROONEZEROLINENUMBERONEZEROZEROONEZEROONEZEROCODEPRINTONEGOTOONEZER
|
||||||
|
OZEROONEZEROONEONELINENUMBERONEZEROZEROONEZEROONEONECODEPRINTZEROGOTOONEZEROZER
|
||||||
|
OONEONEZEROZEROLINENUMBERONEZEROZEROONEONEZEROZEROCODEPRINTONEGOTOONEZEROZEROON
|
||||||
|
EONEZEROONELINENUMBERONEZEROZEROONEONEZEROONECODEPRINTONEGOTOONEZEROZEROONEONEO
|
||||||
|
NEZEROLINENUMBERONEZEROZEROONEONEONEZEROCODEPRINTZEROGOTOONEZEROZEROONEONEONEON
|
||||||
|
ELINENUMBERONEZEROZEROONEONEONEONECODEPRINTZEROGOTOONEZEROONEZEROZEROZEROZEROLI
|
||||||
|
NENUMBERONEZEROONEZEROZEROZEROZEROCODEPRINTZEROGOTOONEZEROONEZEROZEROZEROONELIN
|
||||||
|
ENUMBERONEZEROONEZEROZEROZEROONECODEPRINTONEGOTOONEZEROONEZEROZEROONEZEROLINENU
|
||||||
|
MBERONEZEROONEZEROZEROONEZEROCODEPRINTONEGOTOONEZEROONEZEROZEROONEONELINENUMBER
|
||||||
|
ONEZEROONEZEROZEROONEONECODEPRINTZEROGOTOONEZEROONEZEROONEZEROZEROLINENUMBERONE
|
||||||
|
ZEROONEZEROONEZEROZEROCODEPRINTZEROGOTOONEZEROONEZEROONEZEROONELINENUMBERONEZER
|
||||||
|
OONEZEROONEZEROONECODEPRINTONEGOTOONEZEROONEZEROONEONEZEROLINENUMBERONEZEROONEZ
|
||||||
|
EROONEONEZEROCODEPRINTZEROGOTOONEZEROONEZEROONEONEONELINENUMBERONEZEROONEZEROON
|
||||||
|
EONEONECODEPRINTZEROGOTOONEZEROONEONEZEROZEROZEROLINENUMBERONEZEROONEONEZEROZER
|
||||||
|
OZEROCODEPRINTZEROGOTOONEZEROONEONEZEROZEROONELINENUMBERONEZEROONEONEZEROZEROON
|
||||||
|
ECODEPRINTZEROGOTOONEZEROONEONEZEROONEZEROLINENUMBERONEZEROONEONEZEROONEZEROCOD
|
||||||
|
EPRINTONEGOTOONEZEROONEONEZEROONEONELINENUMBERONEZEROONEONEZEROONEONECODEPRINTZ
|
||||||
|
EROGOTOONEZEROONEONEONEZEROZEROLINENUMBERONEZEROONEONEONEZEROZEROCODEPRINTZEROG
|
||||||
|
OTOONEZEROONEONEONEZEROONELINENUMBERONEZEROONEONEONEZEROONECODEPRINTZEROGOTOONE
|
||||||
|
ZEROONEONEONEONEZEROLINENUMBERONEZEROONEONEONEONEZEROCODEPRINTZEROGOTOONEZEROON
|
||||||
|
EONEONEONEONELINENUMBERONEZEROONEONEONEONEONECODEPRINTONE
|
||||||
3
b/bash.bash
Normal file
3
b/bash.bash
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "Hello World!";
|
||||||
2
b/basic.bas
Normal file
2
b/basic.bas
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
10 REM Hello World in BASIC
|
||||||
|
20 PRINT "Hello World"
|
||||||
1
b/befunge.be
Normal file
1
b/befunge.be
Normal file
@@ -0,0 +1 @@
|
|||||||
|
>"dlroW olleH",,,,,,,,,,,@
|
||||||
1
b/brainf*ck.bf
Normal file
1
b/brainf*ck.bf
Normal file
@@ -0,0 +1 @@
|
|||||||
|
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
|
||||||
1
b/broccoli.brocc
Normal file
1
b/broccoli.brocc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(out "Hello World" crlf)
|
||||||
4
c/.gitignore
vendored
Normal file
4
c/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
8
c/c++.cpp
Normal file
8
c/c++.cpp
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#include<iostream>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
cout << "Hello World" << endl;
|
||||||
|
}
|
||||||
6
c/c.c
Normal file
6
c/c.c
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#include<stdio.h>
|
||||||
|
|
||||||
|
int main(void) {
|
||||||
|
printf("Hello World\n");
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
32
c/chef.ch
Normal file
32
c/chef.ch
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
|
||||||
|
World Souffle.
|
||||||
|
|
||||||
|
Ingredients.
|
||||||
|
72 g haricot beans
|
||||||
|
101 eggs
|
||||||
|
108 g lard
|
||||||
|
111 cups oil
|
||||||
|
32 zucchinis
|
||||||
|
119 ml water
|
||||||
|
114 g red salmon
|
||||||
|
100 g dijon mustard
|
||||||
|
33 potatoes
|
||||||
|
|
||||||
|
Method.
|
||||||
|
Put potatoes into the mixing bowl.
|
||||||
|
Put dijon mustard into the mixing bowl.
|
||||||
|
Put lard into the mixing bowl.
|
||||||
|
Put red salmon into the mixing bowl.
|
||||||
|
Put oil into the mixing bowl.
|
||||||
|
Put water into the mixing bowl.
|
||||||
|
Put zucchinis into the mixing bowl.
|
||||||
|
Put oil into the mixing bowl.
|
||||||
|
Put lard into the mixing bowl.
|
||||||
|
Put lard into the mixing bowl.
|
||||||
|
Put eggs into the mixing bowl.
|
||||||
|
Put haricot beans into the mixing bowl.
|
||||||
|
Liquefy contents of the mixing bowl.
|
||||||
|
Pour contents of the mixing bowl into the baking dish.
|
||||||
|
|
||||||
|
Serves 1.
|
||||||
|
|
||||||
10
c/cil.il
Normal file
10
c/cil.il
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
// ilasm cil.il
|
||||||
|
.assembly HelloWorld {}
|
||||||
|
.method public static void Main() cil managed
|
||||||
|
{
|
||||||
|
.entrypoint
|
||||||
|
.maxstack 1
|
||||||
|
ldstr "Hello World"
|
||||||
|
call void [mscorlib]System.Console::WriteLine(string)
|
||||||
|
ret
|
||||||
|
}
|
||||||
1
c/clipper.prg
Normal file
1
c/clipper.prg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
? 'Hello World'
|
||||||
8
c/clips.clips
Normal file
8
c/clips.clips
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
(defrule hw
|
||||||
|
(f ?x)
|
||||||
|
=>
|
||||||
|
(printout t ?x crlf))
|
||||||
|
|
||||||
|
(assert (f "Hello World"))
|
||||||
|
|
||||||
|
(run)
|
||||||
1
c/clisp.lisp
Normal file
1
c/clisp.lisp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(write-line "Hello World")
|
||||||
1
c/clojure.clj
Normal file
1
c/clojure.clj
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(println "Hello, World")
|
||||||
6
c/cobol.cbl
Normal file
6
c/cobol.cbl
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
IDENTIFICATION DIVISION.
|
||||||
|
PROGRAM-ID. HELLOWORLD.
|
||||||
|
PROCEDURE DIVISION.
|
||||||
|
MAIN.
|
||||||
|
DISPLAY 'Hello, world.'.
|
||||||
|
STOP RUN.
|
||||||
2
c/coldfusion.cfm
Normal file
2
c/coldfusion.cfm
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
<cfset message = "Hello World">
|
||||||
|
<cfoutput> #message#</cfoutput>
|
||||||
5
c/csharp.cs
Normal file
5
c/csharp.cs
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
class HelloWorld {
|
||||||
|
static void Main() {
|
||||||
|
System.Console.WriteLine("Hello World");
|
||||||
|
}
|
||||||
|
}
|
||||||
4
d/.gitignore
vendored
Normal file
4
d/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
7
d/d.D
Normal file
7
d/d.D
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
// Hello World in D
|
||||||
|
import std.stdio;
|
||||||
|
|
||||||
|
void main()
|
||||||
|
{
|
||||||
|
writefln("Hello World!");
|
||||||
|
}
|
||||||
8
d/delphi.delphi
Normal file
8
d/delphi.delphi
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
// Hello World in Delphi
|
||||||
|
Program Hello_World;
|
||||||
|
|
||||||
|
($APPTYPE CONSOLE)
|
||||||
|
|
||||||
|
Begin
|
||||||
|
WriteLn('Hello World');
|
||||||
|
End.
|
||||||
6
d/delphi.pas
Normal file
6
d/delphi.pas
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
program HelloWorld;
|
||||||
|
{$APPTYPE CONSOLE}
|
||||||
|
|
||||||
|
begin
|
||||||
|
WriteLn('Hello World');
|
||||||
|
end.
|
||||||
5
d/dtrace.d
Normal file
5
d/dtrace.d
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/sbin/dtrace -qs
|
||||||
|
BEGIN {
|
||||||
|
printf("Hello World");
|
||||||
|
exit(0);
|
||||||
|
}
|
||||||
5
d/dylan.dl
Normal file
5
d/dylan.dl
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
define method main (#rest args)
|
||||||
|
princ("Hello world!");
|
||||||
|
end;
|
||||||
|
|
||||||
|
main();
|
||||||
4
e/.gitignore
vendored
Normal file
4
e/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
18
e/Eiffel.eiff
Normal file
18
e/Eiffel.eiff
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
indexing "Hello World in Eiffel , from http://roesler-ac.de/wolfram/hello.htm#Eiffel"
|
||||||
|
|
||||||
|
class HELLO
|
||||||
|
|
||||||
|
creation
|
||||||
|
run
|
||||||
|
|
||||||
|
feature
|
||||||
|
|
||||||
|
run is
|
||||||
|
local
|
||||||
|
io : BASIC_IO;
|
||||||
|
do
|
||||||
|
!!io;
|
||||||
|
io.put_string("Hello World!");
|
||||||
|
io.put_newline
|
||||||
|
end; -- run
|
||||||
|
end; -- class HELLO
|
||||||
19
e/ebuild.ebuild
Normal file
19
e/ebuild.ebuild
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# Copyright 1999-2008 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
DESCRIPTION="Hello World"
|
||||||
|
HOMEPAGE="http://hello-world.org/"
|
||||||
|
SRC_URI="http://hello-world.org/"
|
||||||
|
|
||||||
|
LICENSE="GPL"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~x86"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND=""
|
||||||
|
|
||||||
|
src_compile() {
|
||||||
|
einfo "Hello World"
|
||||||
|
}
|
||||||
5
e/erlang_hw.erl
Normal file
5
e/erlang_hw.erl
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
-module(erlang_hw).
|
||||||
|
-export([start/0]).
|
||||||
|
|
||||||
|
start() ->
|
||||||
|
io:format("Hello World~n").
|
||||||
4
f/.gitignore
vendored
Normal file
4
f/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
1
f/focal.fc
Normal file
1
f/focal.fc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
0.1.0.1 TYPE "HELLO WORLD" , !
|
||||||
3
f/fortran.f90
Normal file
3
f/fortran.f90
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
program helloworld
|
||||||
|
print *,'Hello World'
|
||||||
|
end program helloworld
|
||||||
3
f/fortran77.f77
Normal file
3
f/fortran77.f77
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
PROGRAM HELLOW
|
||||||
|
WRITE(UNIT=*, FMT=*) 'Hello World'
|
||||||
|
END
|
||||||
4
g/.gitignore
vendored
Normal file
4
g/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
1
g/groovy.groovy
Normal file
1
g/groovy.groovy
Normal file
@@ -0,0 +1 @@
|
|||||||
|
println "Hello World"
|
||||||
7
go.go
Normal file
7
go.go
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import "fmt"
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
fmt.Printf("Hello, 世界\n")
|
||||||
|
}
|
||||||
4
h/.gitignore
vendored
Normal file
4
h/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
4
h/haskell.hs
Normal file
4
h/haskell.hs
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
module Main
|
||||||
|
where
|
||||||
|
|
||||||
|
main=putStrLn "Hello, World!"
|
||||||
10
h/html.html
Normal file
10
h/html.html
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Hello World HTML
|
||||||
|
</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Hello World</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
4
i/.gitignore
vendored
Normal file
4
i/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
3
i/icon.icn
Normal file
3
i/icon.icn
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
procedure main()
|
||||||
|
write("Hello World");
|
||||||
|
end
|
||||||
88
index.html
88
index.html
@@ -1,88 +0,0 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
||||||
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
||||||
|
|
||||||
<title>mimi1971/hello-world @ GitHub</title>
|
|
||||||
|
|
||||||
<style type="text/css">
|
|
||||||
body {
|
|
||||||
margin-top: 1.0em;
|
|
||||||
background-color: #05d888;
|
|
||||||
font-family: "Helvetica,Arial,FreeSans";
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
|
||||||
#container {
|
|
||||||
margin: 0 auto;
|
|
||||||
width: 700px;
|
|
||||||
}
|
|
||||||
h1 { font-size: 3.8em; color: #fa2777; margin-bottom: 3px; }
|
|
||||||
h1 .small { font-size: 0.4em; }
|
|
||||||
h1 a { text-decoration: none }
|
|
||||||
h2 { font-size: 1.5em; color: #fa2777; }
|
|
||||||
h3 { text-align: center; color: #fa2777; }
|
|
||||||
a { color: #fa2777; }
|
|
||||||
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
|
||||||
.download { float: right; }
|
|
||||||
pre { background: #000; color: #fff; padding: 15px;}
|
|
||||||
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
|
|
||||||
.footer { text-align:center; padding-top:30px; font-style: italic; }
|
|
||||||
</style>
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<a href="http://github.com/mimi1971/hello-world"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
|
|
||||||
|
|
||||||
<div id="container">
|
|
||||||
|
|
||||||
<div class="download">
|
|
||||||
<a href="http://github.com/mimi1971/hello-world/zipball/master">
|
|
||||||
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
|
|
||||||
<a href="http://github.com/mimi1971/hello-world/tarball/master">
|
|
||||||
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h1><a href="http://github.com/mimi1971/hello-world">hello-world</a>
|
|
||||||
<span class="small">by <a href="http://github.com/mimi1971">mimi1971</a></span></h1>
|
|
||||||
|
|
||||||
<div class="description">
|
|
||||||
Hello world in every programming language
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h2>Authors</h2>
|
|
||||||
<p>Bruce Cowan (bcowan@fastmail.co.uk)
|
|
||||||
<br/>Benjamin Kramer (benny.kra@gmail.com)
|
|
||||||
<br/>bill[y] (billshelton@comcast.net)
|
|
||||||
<br/>Bryce Kerley (bkerley@brycekerley.net)
|
|
||||||
<br/>Bradly Feeley (bradlyf@gmail.com)
|
|
||||||
<br/>Bryce Roney (brycer22@gmail.com)
|
|
||||||
<br/>Chris Wanstrath (chris@ozmm.org)
|
|
||||||
<br/>Clive Crous (clive@crous.co.za)
|
|
||||||
<br/>Colin Campbell-McPherson (colin@logaan.net)
|
|
||||||
<br/>Nicolás Sanguinetti (contacto@nicolassanguinetti.info)
|
|
||||||
<br/>Dana Contreras (dana@danadanger.org)
|
|
||||||
<br/>fogus (devnull@earthvssoup.com)
|
|
||||||
<br/>Elliot Winard (elliot.winard@frogdesign.com)
|
|
||||||
<br/>Henrik N (henrik@nyh.se)
|
|
||||||
<br/>Carsten Nielsen (heycarsten@gmail.com)
|
|
||||||
<br/>Harvey (hmeftah@yahoo.com)
|
|
||||||
<br/>William Suggs (joshsuggs@gmail.com)
|
|
||||||
<br/>Kevin Ballard (kevin@sb.org)
|
|
||||||
<br/>Kai Krakow (kk@netactive.de)
|
|
||||||
<br/>Matt Foster (matt.p.foster@gmail.com)
|
|
||||||
<br/>Michael Gebetsroither (michael.geb@gmx.at)
|
|
||||||
<br/>Miguel Aranha Baldi Hörlle (miguel.horlle@gmail.com)
|
|
||||||
<br/>Mike Green (mike.is.green@gmail.com)
|
|
||||||
<br/>Mike Donaghy (mike@mikedonaghy.org)
|
|
||||||
<br/>Pat Nakajima (patnakajima@gmail.com)
|
|
||||||
<br/>Aupajo (pete@metanation.com)
|
|
||||||
<br/>Pratik K. Patel (pkpatel88@gmail.com)
|
|
||||||
<br/>Robert Wohlrab (robert.wohlrab@gmx.de)
|
|
||||||
<br/>Timothy Goddard (tim@goddard.net.nz)
|
|
||||||
<br/>tinogomes (tinorj@gmail.com)
|
|
||||||
<br/>Yacin Nadji (ynadji@iit.edu)
|
|
||||||
<br/>
|
|
||||||
<br/> </p>
|
|
||||||
4
j/.gitignore
vendored
Normal file
4
j/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
5
j/jade.jade
Normal file
5
j/jade.jade
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
helloWorld();
|
||||||
|
|
||||||
|
begin
|
||||||
|
write "Hello World";
|
||||||
|
end;
|
||||||
2
j/jason.mas2j
Normal file
2
j/jason.mas2j
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
!greeting.
|
||||||
|
+!greeting : true <- .print("Hello World").
|
||||||
5
j/java.java
Normal file
5
j/java.java
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
public class java {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("Hello World");
|
||||||
|
}
|
||||||
|
}
|
||||||
1
j/javascript.js
Normal file
1
j/javascript.js
Normal file
@@ -0,0 +1 @@
|
|||||||
|
alert("Hello World");
|
||||||
1
j/jess.cpl
Normal file
1
j/jess.cpl
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(printout t "Hello World")
|
||||||
4
k/.gitignore
vendored
Normal file
4
k/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
4
l/.gitignore
vendored
Normal file
4
l/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
4
l/LaTeX.tex
Normal file
4
l/LaTeX.tex
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
\documentclass{article}
|
||||||
|
\begin{document}
|
||||||
|
Hello World
|
||||||
|
\end{document}
|
||||||
16
l/limbo.b
Normal file
16
l/limbo.b
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
implement Hello;
|
||||||
|
|
||||||
|
include "sys.m";
|
||||||
|
sys: Sys;
|
||||||
|
include "draw.m";
|
||||||
|
|
||||||
|
Hello: module
|
||||||
|
{
|
||||||
|
init: fn(ctxt: ref Draw->Context, argv: list of string);
|
||||||
|
};
|
||||||
|
|
||||||
|
init(ctxt: ref Draw->Context, argv: list of string)
|
||||||
|
{
|
||||||
|
sys = load Sys Sys->PATH;
|
||||||
|
sys->print("Hello World\n");
|
||||||
|
}
|
||||||
18
l/linux-x86.nasm
Normal file
18
l/linux-x86.nasm
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# nasm linux-x86.nasm -o linux-x86.o -f elf && ld linux-x86.o -m elf_i386 -o linux-x86
|
||||||
|
|
||||||
|
section .data
|
||||||
|
msg db "Hello World", 0xa
|
||||||
|
len equ $ - msg
|
||||||
|
|
||||||
|
section .text
|
||||||
|
global _start
|
||||||
|
_start:
|
||||||
|
mov eax, 4
|
||||||
|
mov ebx, 1
|
||||||
|
mov ecx, msg
|
||||||
|
mov edx, len
|
||||||
|
int 0x80
|
||||||
|
|
||||||
|
mov eax, 1
|
||||||
|
mov ebx, 0
|
||||||
|
int 0x80
|
||||||
4
l/lisp.lsp
Normal file
4
l/lisp.lsp
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
; LISP
|
||||||
|
(DEFUN HELLO-WORLD ()
|
||||||
|
(PRINT (LIST 'HELLO 'WORLD))
|
||||||
|
)
|
||||||
14
l/llvm.ll
Normal file
14
l/llvm.ll
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
; llvm-as llvm.ll
|
||||||
|
; x86 assembly: llc llvm.bc -o llvm.s -march x86
|
||||||
|
; interpreter: lli llvm.bc
|
||||||
|
|
||||||
|
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
|
||||||
|
@.str = internal constant [12 x i8] c"Hello World\00"
|
||||||
|
|
||||||
|
; puts from libc
|
||||||
|
declare i32 @puts(i8*)
|
||||||
|
|
||||||
|
define i32 @main(...) {
|
||||||
|
call i32 @puts(i8* getelementptr([12 x i8]* @.str, i32 0, i32 0))
|
||||||
|
ret i32 0
|
||||||
|
}
|
||||||
4
l/lolcode.lol
Normal file
4
l/lolcode.lol
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
HAI
|
||||||
|
CAN HAS STDIO?
|
||||||
|
VISIBLE "Hello World"
|
||||||
|
KTHXBYE
|
||||||
0
l/ls.ls/Hello world
Normal file
0
l/ls.ls/Hello world
Normal file
7
l/lsl.lsl
Normal file
7
l/lsl.lsl
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
default
|
||||||
|
{
|
||||||
|
state_entry()
|
||||||
|
{
|
||||||
|
llSay(0, "Hello World");
|
||||||
|
}
|
||||||
|
}
|
||||||
4
m/.gitignore
vendored
Normal file
4
m/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
2
m/malbolge.mbg
Normal file
2
m/malbolge.mbg
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
(=<`:9876Z4321UT.-Q+*)M'&%$H"!~}|Bzy?=|{z]KwZY44Eq0/{mlk**
|
||||||
|
hKs_dG5[m_BA{?-Y;;Vb'rR5431M}/.zHGwEDCAA@98\6543W10/.R,+O<
|
||||||
1
m/matlab.m
Normal file
1
m/matlab.m
Normal file
@@ -0,0 +1 @@
|
|||||||
|
disp('hello world')
|
||||||
4
m/mel.mel
Normal file
4
m/mel.mel
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
proc helloWorld () {
|
||||||
|
print "Hello World\n";
|
||||||
|
}
|
||||||
|
helloWorld;
|
||||||
10
m/modula-2.mod
Normal file
10
m/modula-2.mod
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
MODULE HelloWorld;
|
||||||
|
|
||||||
|
FROM Terminal2 IMPORT WriteString, WriteLn;
|
||||||
|
|
||||||
|
BEGIN
|
||||||
|
|
||||||
|
WriteString("Hello World");
|
||||||
|
WriteLn;
|
||||||
|
|
||||||
|
END HelloWorld.
|
||||||
5
m/modula-3.m3
Normal file
5
m/modula-3.m3
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
MODULE HelloWorld;
|
||||||
|
IMPORT Io;
|
||||||
|
BEGIN
|
||||||
|
IO.Put ("Hello World\n")
|
||||||
|
END HelloWorld.
|
||||||
1
m/morsecode
Normal file
1
m/morsecode
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.... . .-.. .-.. --- .-- --- .-. .-.. -..
|
||||||
2
m/mysql.sql
Normal file
2
m/mysql.sql
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
SET @message = 'Hello World!';
|
||||||
|
SELECT @message;
|
||||||
4
n/.gitignore
vendored
Normal file
4
n/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.swp*
|
||||||
|
*tmp*
|
||||||
|
*swp*
|
||||||
|
*~
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user