├── ASP └── hello_world.asp ├── Ada ├── README.md ├── hello.adb └── hello_world.adb ├── Algol ├── README.md └── hello_world.a68 ├── Aplus ├── README.md └── hello_world.apl ├── Arduino └── hello_world.ino ├── Assembly-x86 ├── README.md ├── hello_world ├── hello_world.asm └── hello_world.o ├── Awk ├── HelloWorld.awk └── README.md ├── B └── hello-world.b ├── Ballerina └── helloWorld.bal ├── Bash ├── Bash-ASCI-Art │ ├── README.md │ └── hello_world.sh ├── Bash-Cowsay │ ├── README.md │ └── hello_world.sh ├── HelloWorld.sh └── README.md ├── Basic ├── README.md └── hello_world.yab ├── Batch ├── README.md └── hello_world.bat ├── Battlestar └── HelloWorld.bts ├── Bhailang ├── HelloWorld.bhai ├── README.md └── helloWorld.bhai ├── Braille └── helloWorld.braille ├── Brainfuck ├── README.md └── hello_brainfuck.py ├── BuddyScript └── hello_world ├── C# ├── HelloWorld.cs ├── HelloWorld.exe ├── ReadMe.md └── installation.sh ├── C++ ├── Hello world 15 times.cpp ├── HelloWorld100.cpp ├── HelloWorld69.cpp ├── HelloWorldRecursion.cpp ├── Hello_World_10.cpp ├── Hello_world_prime_count.cpp ├── ReverseHelloWorld.cpp ├── hello_world_class.cpp ├── hello_world_func.cpp ├── helloworldit.cpp └── nHelloWorlds.cpp ├── C ├── HelloWorld ├── HelloWorld.c ├── Hello_world_H22.c ├── README.md └── ReverseHelloWorld.c ├── COW └── helloWorld.cow ├── Clojurescript └── hello_world.cljx ├── Cobol ├── HelloWorld.cbl └── README.md ├── CoffeeScript ├── README.md └── hello_world.coffee ├── Crystal ├── HelloWorld.cr └── README.md ├── D ├── README.md └── hello_world.d ├── Dart ├── HelloWorld.dart ├── ReadMe.md └── installation.sh ├── Docker ├── REAME.md └── hello.sh ├── Elixir ├── HelloWorld.exs └── README.md ├── Execline ├── README.md └── hello_world.e ├── F# ├── HelloWorld.fs └── README.md ├── Factor └── helloWorld.factor ├── Fish ├── HelloWorld.fish ├── Readme.md └── installation.sh ├── Forth ├── README.md └── hello_world.fth ├── Fortran ├── README.md └── hello.f ├── Glass ├── HelloWorld.glass └── README.md ├── GlueLang ├── README.md └── hello_world.glue ├── Go ├── HelloWorld.go ├── HelloWorld2.go ├── ReadMe.md └── installation.sh ├── HTML ├── DocumentedHelloWorld.html ├── HelloWorld.html ├── Hello_world.html └── hello-world-alert.html ├── Hack └── HelloWorld.hack ├── Haskell ├── README.md └── hello_world.hs ├── Haxe └── HelloWorld.hx ├── Icon ├── README.md └── hello_world.icn ├── Intercal ├── README.md └── hello_world.i ├── JScript └── hello_world.js ├── Java ├── HelloWorld.java ├── README.md ├── hello-world-with-recursion.java └── installation.sh ├── Javascript ├── HelloWorld.js ├── Readme.md └── installation.sh ├── Jenkins ├── Jenkinsfile ├── Readme.md └── install-jenkins.sh ├── Julia ├── README.md └── hello_world.jl ├── KSH ├── README.md └── hello_world.ksh ├── Karel └── HelloWorld.karel ├── Koka └── helloWorld.kk ├── Kotlin ├── HelloWorld.jar ├── HelloWorld.kt ├── ReadMe.md └── installation.sh ├── LICENSE ├── LOLcode ├── README.md └── hello_world.lol ├── LaTeX └── HelloWorld.tex ├── Lisp ├── README.md └── hello.lisp ├── Livescript ├── HelloWorld.ls └── README.md ├── Lua ├── README.md └── hello_world_espeak.lua ├── M4 ├── README.md └── hello_world.m4 ├── MATLAB ├── HelloWorld.m ├── Readme.md └── installation.sh ├── Modula3 └── hello_world.m3 ├── MongoDB ├── HelloWorld.json ├── ReadMe.md └── installation.sh ├── Mysql ├── HelloWorld.sql ├── Readme.md └── installation.sh ├── Netcat ├── REAME.md └── hello.sh ├── Nim ├── HelloWorld.nim └── README.md ├── Nooblang ├── README.md └── hello_world.noob ├── OCaml ├── README.md └── hello_world.ml ├── Objective_C └── hello_world.m ├── Oracle └── HelloWorld.sql ├── PHP ├── HelloWorld.php └── hello_world.php ├── Pascal ├── README.md └── hello_world.pas ├── Perl ├── HelloWorld.pl └── README.md ├── Pocketlang ├── README.md └── hello_world.pk ├── Pony └── HelloWorld.pony ├── PostScript └── Hello_World.ps ├── Postgresql ├── AlterTable.sql ├── HelloWorld.sql ├── Readme.md └── installation.sh ├── PowerShell ├── Readme.md └── hello.ps1 ├── Prolog ├── HelloWorld.pl └── README.md ├── Python ├── HelloWorld.py ├── HelloWorld2.py ├── HelloWorld3 ├── HelloWorld_format.py ├── Hello_World_H22.py ├── Hello_World_Program.py ├── Hello_world_10_lines.py ├── gui helloworld.py ├── hello_function.py ├── hello_word.py ├── hello_world-22.py ├── hello_world.py ├── hello_world_colored.py ├── hello_world_colored_function.py ├── hello_world_complex.py ├── hello_world_oop.py ├── hello_world_turtle.py ├── helloworldit.py └── say_hello_to_everyone.py ├── QWERTY └── HelloWorld.qwerty ├── Quirrel ├── README.md └── hello_world.nut ├── R ├── HelloWorld.r ├── Readme.md └── installation.sh ├── README.md ├── Racket └── Hello World.rkt ├── Raku ├── README.md └── hello_world.pl ├── Ruby ├── HelloWorld.rb ├── Readme.md └── installation.sh ├── Rust ├── HelloWorld.rs └── README.md ├── SQL ├── HelloWorld.sql └── README.md ├── Scala ├── HelloWorld.Scala └── README.md ├── Scheme ├── README.md └── hello_world.scm ├── Scilab ├── HelloWorld.sce └── README.md ├── Scratch ├── HelloWorld_Guide.md └── Scratch Project.sb3 ├── Smalltalk ├── HelloWorld.st └── README.md ├── Solidity ├── HelloWorld.sol └── README.md ├── Squirrel ├── README.md └── hello_world.nut ├── Stuck └── hello_world.stk ├── Swift ├── HelloWorld.swift └── README.md ├── Tcl ├── HelloWorld.tcl ├── README.md └── TCL_Button │ ├── README.md │ └── hello_world.tcl ├── Tea └── HelloWorld.tea ├── Tekton ├── Readme.md ├── goodbye-world.yaml ├── hello-world.yaml ├── tkn-pipeline-run.yaml └── tkn-pipeline.yaml ├── Terraform ├── Readme.md └── main.tf ├── Typescript ├── README.md └── hello_world.ts ├── Unicon ├── README.md └── hello_world.icn ├── V ├── README.md └── hello_world.v ├── VB.net └── hello_world.vb ├── Verilog ├── HelloWorld.v └── README.md ├── Whitespace ├── README.md └── hello_world.ws ├── XBasic └── hello_world.x ├── XHTML └── hello_world.xhtml ├── XML └── HelloWorld.xml ├── XQuery ├── README.md └── hello_world ├── Yes └── README.md ├── Yorick ├── Graphviz │ ├── README.md │ └── hello_world.gv ├── README.md └── hello_world.i ├── Zig ├── README.md └── hello_world.zig ├── Zimbu └── helloworld.zu ├── cURL ├── REAME.md └── hello.sh ├── pug ├── .gitignore ├── app.js ├── package-lock.json ├── package.json ├── static │ ├── index.js │ └── style.css └── views │ ├── base.pug │ ├── contact.pug │ ├── hello.pug │ ├── hey.pug │ └── hi.pug ├── ring └── hello.ring └── text └── text.txt /ASP/hello_world.asp: -------------------------------------------------------------------------------- 1 | <%@ Language= "VBScript" %> 2 | <% 3 | Response.Write("Hello World") 4 | %> -------------------------------------------------------------------------------- /Ada/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ada/README.md -------------------------------------------------------------------------------- /Ada/hello.adb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ada/hello.adb -------------------------------------------------------------------------------- /Ada/hello_world.adb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ada/hello_world.adb -------------------------------------------------------------------------------- /Algol/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Algol/README.md -------------------------------------------------------------------------------- /Algol/hello_world.a68: -------------------------------------------------------------------------------- 1 | ( 2 | printf(($gl$,"Hello, world.")) 3 | ) 4 | -------------------------------------------------------------------------------- /Aplus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Aplus/README.md -------------------------------------------------------------------------------- /Aplus/hello_world.apl: -------------------------------------------------------------------------------- 1 | "Hello, World." 2 | -------------------------------------------------------------------------------- /Arduino/hello_world.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Arduino/hello_world.ino -------------------------------------------------------------------------------- /Assembly-x86/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Assembly-x86/README.md -------------------------------------------------------------------------------- /Assembly-x86/hello_world: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Assembly-x86/hello_world -------------------------------------------------------------------------------- /Assembly-x86/hello_world.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Assembly-x86/hello_world.asm -------------------------------------------------------------------------------- /Assembly-x86/hello_world.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Assembly-x86/hello_world.o -------------------------------------------------------------------------------- /Awk/HelloWorld.awk: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env -S awk -f 2 | BEGIN { print "Hello, World!" } 3 | -------------------------------------------------------------------------------- /Awk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Awk/README.md -------------------------------------------------------------------------------- /B/hello-world.b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/B/hello-world.b -------------------------------------------------------------------------------- /Ballerina/helloWorld.bal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ballerina/helloWorld.bal -------------------------------------------------------------------------------- /Bash/Bash-ASCI-Art/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bash/Bash-ASCI-Art/README.md -------------------------------------------------------------------------------- /Bash/Bash-ASCI-Art/hello_world.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bash/Bash-ASCI-Art/hello_world.sh -------------------------------------------------------------------------------- /Bash/Bash-Cowsay/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bash/Bash-Cowsay/README.md -------------------------------------------------------------------------------- /Bash/Bash-Cowsay/hello_world.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | cowsay -f "tux" "Hello world." 4 | -------------------------------------------------------------------------------- /Bash/HelloWorld.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | echo "Hello World" -------------------------------------------------------------------------------- /Bash/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bash/README.md -------------------------------------------------------------------------------- /Basic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Basic/README.md -------------------------------------------------------------------------------- /Basic/hello_world.yab: -------------------------------------------------------------------------------- 1 | 10 print "Hello world." 2 | -------------------------------------------------------------------------------- /Batch/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Batch/README.md -------------------------------------------------------------------------------- /Batch/hello_world.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Batch/hello_world.bat -------------------------------------------------------------------------------- /Battlestar/HelloWorld.bts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Battlestar/HelloWorld.bts -------------------------------------------------------------------------------- /Bhailang/HelloWorld.bhai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bhailang/HelloWorld.bhai -------------------------------------------------------------------------------- /Bhailang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bhailang/README.md -------------------------------------------------------------------------------- /Bhailang/helloWorld.bhai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Bhailang/helloWorld.bhai -------------------------------------------------------------------------------- /Braille/helloWorld.braille: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Braille/helloWorld.braille -------------------------------------------------------------------------------- /Brainfuck/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Brainfuck/README.md -------------------------------------------------------------------------------- /Brainfuck/hello_brainfuck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Brainfuck/hello_brainfuck.py -------------------------------------------------------------------------------- /BuddyScript/hello_world: -------------------------------------------------------------------------------- 1 | =AnythingPerfect 2 | 3 | - Hello World -------------------------------------------------------------------------------- /C#/HelloWorld.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C#/HelloWorld.cs -------------------------------------------------------------------------------- /C#/HelloWorld.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C#/HelloWorld.exe -------------------------------------------------------------------------------- /C#/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C#/ReadMe.md -------------------------------------------------------------------------------- /C#/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C#/installation.sh -------------------------------------------------------------------------------- /C++/Hello world 15 times.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/Hello world 15 times.cpp -------------------------------------------------------------------------------- /C++/HelloWorld100.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/HelloWorld100.cpp -------------------------------------------------------------------------------- /C++/HelloWorld69.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/HelloWorld69.cpp -------------------------------------------------------------------------------- /C++/HelloWorldRecursion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/HelloWorldRecursion.cpp -------------------------------------------------------------------------------- /C++/Hello_World_10.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/Hello_World_10.cpp -------------------------------------------------------------------------------- /C++/Hello_world_prime_count.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/Hello_world_prime_count.cpp -------------------------------------------------------------------------------- /C++/ReverseHelloWorld.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/ReverseHelloWorld.cpp -------------------------------------------------------------------------------- /C++/hello_world_class.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/hello_world_class.cpp -------------------------------------------------------------------------------- /C++/hello_world_func.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/hello_world_func.cpp -------------------------------------------------------------------------------- /C++/helloworldit.cpp: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | using namespace std; 4 | 5 | int main(){ 6 | cout<<"HELLO WORLD"; 7 | } 8 | -------------------------------------------------------------------------------- /C++/nHelloWorlds.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C++/nHelloWorlds.cpp -------------------------------------------------------------------------------- /C/HelloWorld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C/HelloWorld -------------------------------------------------------------------------------- /C/HelloWorld.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C/HelloWorld.c -------------------------------------------------------------------------------- /C/Hello_world_H22.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C/Hello_world_H22.c -------------------------------------------------------------------------------- /C/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C/README.md -------------------------------------------------------------------------------- /C/ReverseHelloWorld.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/C/ReverseHelloWorld.c -------------------------------------------------------------------------------- /COW/helloWorld.cow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/COW/helloWorld.cow -------------------------------------------------------------------------------- /Clojurescript/hello_world.cljx: -------------------------------------------------------------------------------- 1 | (println "Hello world") -------------------------------------------------------------------------------- /Cobol/HelloWorld.cbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Cobol/HelloWorld.cbl -------------------------------------------------------------------------------- /Cobol/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Cobol/README.md -------------------------------------------------------------------------------- /CoffeeScript/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/CoffeeScript/README.md -------------------------------------------------------------------------------- /CoffeeScript/hello_world.coffee: -------------------------------------------------------------------------------- 1 | console.log("Hello world.") 2 | -------------------------------------------------------------------------------- /Crystal/HelloWorld.cr: -------------------------------------------------------------------------------- 1 | puts "Hello World" -------------------------------------------------------------------------------- /Crystal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Crystal/README.md -------------------------------------------------------------------------------- /D/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/D/README.md -------------------------------------------------------------------------------- /D/hello_world.d: -------------------------------------------------------------------------------- 1 | import std.stdio; 2 | 3 | void main() 4 | { 5 | writeln("Hello world."); 6 | } 7 | -------------------------------------------------------------------------------- /Dart/HelloWorld.dart: -------------------------------------------------------------------------------- 1 | void main() { 2 | print('Hello World !'); 3 | } -------------------------------------------------------------------------------- /Dart/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Dart/ReadMe.md -------------------------------------------------------------------------------- /Dart/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Dart/installation.sh -------------------------------------------------------------------------------- /Docker/REAME.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Docker/REAME.md -------------------------------------------------------------------------------- /Docker/hello.sh: -------------------------------------------------------------------------------- 1 | docker run hello-world -------------------------------------------------------------------------------- /Elixir/HelloWorld.exs: -------------------------------------------------------------------------------- 1 | IO.puts("Hello World!") -------------------------------------------------------------------------------- /Elixir/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Elixir/README.md -------------------------------------------------------------------------------- /Execline/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Execline/README.md -------------------------------------------------------------------------------- /Execline/hello_world.e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Execline/hello_world.e -------------------------------------------------------------------------------- /F#/HelloWorld.fs: -------------------------------------------------------------------------------- 1 | ```f# 2 | printfn "Hello World" 3 | ``` 4 | -------------------------------------------------------------------------------- /F#/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/F#/README.md -------------------------------------------------------------------------------- /Factor/helloWorld.factor: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Factor/helloWorld.factor -------------------------------------------------------------------------------- /Fish/HelloWorld.fish: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env fish 2 | echo "Hello World" -------------------------------------------------------------------------------- /Fish/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Fish/Readme.md -------------------------------------------------------------------------------- /Fish/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Fish/installation.sh -------------------------------------------------------------------------------- /Forth/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Forth/README.md -------------------------------------------------------------------------------- /Forth/hello_world.fth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Forth/hello_world.fth -------------------------------------------------------------------------------- /Fortran/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Fortran/README.md -------------------------------------------------------------------------------- /Fortran/hello.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Fortran/hello.f -------------------------------------------------------------------------------- /Glass/HelloWorld.glass: -------------------------------------------------------------------------------- 1 | +{M[m(_o)O!"Hello World"(_o)o.?]} 2 | -------------------------------------------------------------------------------- /Glass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Glass/README.md -------------------------------------------------------------------------------- /GlueLang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/GlueLang/README.md -------------------------------------------------------------------------------- /GlueLang/hello_world.glue: -------------------------------------------------------------------------------- 1 | echo 'Hello world.' 2 | -------------------------------------------------------------------------------- /Go/HelloWorld.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Go/HelloWorld.go -------------------------------------------------------------------------------- /Go/HelloWorld2.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Go/HelloWorld2.go -------------------------------------------------------------------------------- /Go/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Go/ReadMe.md -------------------------------------------------------------------------------- /Go/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Go/installation.sh -------------------------------------------------------------------------------- /HTML/DocumentedHelloWorld.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/HTML/DocumentedHelloWorld.html -------------------------------------------------------------------------------- /HTML/HelloWorld.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/HTML/HelloWorld.html -------------------------------------------------------------------------------- /HTML/Hello_world.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/HTML/Hello_world.html -------------------------------------------------------------------------------- /HTML/hello-world-alert.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/HTML/hello-world-alert.html -------------------------------------------------------------------------------- /Hack/HelloWorld.hack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Hack/HelloWorld.hack -------------------------------------------------------------------------------- /Haskell/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Haskell/README.md -------------------------------------------------------------------------------- /Haskell/hello_world.hs: -------------------------------------------------------------------------------- 1 | main = putStrLn "Hello world." 2 | -------------------------------------------------------------------------------- /Haxe/HelloWorld.hx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Haxe/HelloWorld.hx -------------------------------------------------------------------------------- /Icon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Icon/README.md -------------------------------------------------------------------------------- /Icon/hello_world.icn: -------------------------------------------------------------------------------- 1 | procedure main() 2 | write("Hello world.") 3 | end 4 | -------------------------------------------------------------------------------- /Intercal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Intercal/README.md -------------------------------------------------------------------------------- /Intercal/hello_world.i: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Intercal/hello_world.i -------------------------------------------------------------------------------- /JScript/hello_world.js: -------------------------------------------------------------------------------- 1 | WScript.Echo("Hello World"); -------------------------------------------------------------------------------- /Java/HelloWorld.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Java/HelloWorld.java -------------------------------------------------------------------------------- /Java/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Java/README.md -------------------------------------------------------------------------------- /Java/hello-world-with-recursion.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Java/hello-world-with-recursion.java -------------------------------------------------------------------------------- /Java/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Java/installation.sh -------------------------------------------------------------------------------- /Javascript/HelloWorld.js: -------------------------------------------------------------------------------- 1 | console.log("Hello World"); -------------------------------------------------------------------------------- /Javascript/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Javascript/Readme.md -------------------------------------------------------------------------------- /Javascript/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Javascript/installation.sh -------------------------------------------------------------------------------- /Jenkins/Jenkinsfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Jenkins/Jenkinsfile -------------------------------------------------------------------------------- /Jenkins/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Jenkins/Readme.md -------------------------------------------------------------------------------- /Jenkins/install-jenkins.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Jenkins/install-jenkins.sh -------------------------------------------------------------------------------- /Julia/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Julia/README.md -------------------------------------------------------------------------------- /Julia/hello_world.jl: -------------------------------------------------------------------------------- 1 | println("Hello world.") 2 | -------------------------------------------------------------------------------- /KSH/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/KSH/README.md -------------------------------------------------------------------------------- /KSH/hello_world.ksh: -------------------------------------------------------------------------------- 1 | #!/bin/ksh 2 | 3 | print "Hello world." 4 | -------------------------------------------------------------------------------- /Karel/HelloWorld.karel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Karel/HelloWorld.karel -------------------------------------------------------------------------------- /Koka/helloWorld.kk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Koka/helloWorld.kk -------------------------------------------------------------------------------- /Kotlin/HelloWorld.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Kotlin/HelloWorld.jar -------------------------------------------------------------------------------- /Kotlin/HelloWorld.kt: -------------------------------------------------------------------------------- 1 | fun main() { 2 | println("Hello World !") 3 | } -------------------------------------------------------------------------------- /Kotlin/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Kotlin/ReadMe.md -------------------------------------------------------------------------------- /Kotlin/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Kotlin/installation.sh -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/LICENSE -------------------------------------------------------------------------------- /LOLcode/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/LOLcode/README.md -------------------------------------------------------------------------------- /LOLcode/hello_world.lol: -------------------------------------------------------------------------------- 1 | HAI 1.2 2 | CAN HAS STDIO? 3 | VISIBLE "HAI WORLD!!!1!" 4 | KTHXBYE 5 | -------------------------------------------------------------------------------- /LaTeX/HelloWorld.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/LaTeX/HelloWorld.tex -------------------------------------------------------------------------------- /Lisp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Lisp/README.md -------------------------------------------------------------------------------- /Lisp/hello.lisp: -------------------------------------------------------------------------------- 1 | (print "hello world") -------------------------------------------------------------------------------- /Livescript/HelloWorld.ls: -------------------------------------------------------------------------------- 1 | console.log "Hello World" -------------------------------------------------------------------------------- /Livescript/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Livescript/README.md -------------------------------------------------------------------------------- /Lua/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Lua/README.md -------------------------------------------------------------------------------- /Lua/hello_world_espeak.lua: -------------------------------------------------------------------------------- 1 | os.execute("/usr/bin/espeak 'Hello world.'") 2 | -------------------------------------------------------------------------------- /M4/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/M4/README.md -------------------------------------------------------------------------------- /M4/hello_world.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/M4/hello_world.m4 -------------------------------------------------------------------------------- /MATLAB/HelloWorld.m: -------------------------------------------------------------------------------- 1 | disp('Hello World') -------------------------------------------------------------------------------- /MATLAB/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/MATLAB/Readme.md -------------------------------------------------------------------------------- /MATLAB/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/MATLAB/installation.sh -------------------------------------------------------------------------------- /Modula3/hello_world.m3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Modula3/hello_world.m3 -------------------------------------------------------------------------------- /MongoDB/HelloWorld.json: -------------------------------------------------------------------------------- 1 | { 2 | "Hello" : "World !" 3 | } -------------------------------------------------------------------------------- /MongoDB/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/MongoDB/ReadMe.md -------------------------------------------------------------------------------- /MongoDB/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/MongoDB/installation.sh -------------------------------------------------------------------------------- /Mysql/HelloWorld.sql: -------------------------------------------------------------------------------- 1 | SELECT 'Hello World !'; -------------------------------------------------------------------------------- /Mysql/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Mysql/Readme.md -------------------------------------------------------------------------------- /Mysql/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Mysql/installation.sh -------------------------------------------------------------------------------- /Netcat/REAME.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Netcat/REAME.md -------------------------------------------------------------------------------- /Netcat/hello.sh: -------------------------------------------------------------------------------- 1 | nc -zv www.github.com 80 -------------------------------------------------------------------------------- /Nim/HelloWorld.nim: -------------------------------------------------------------------------------- 1 | echo "Hello World" -------------------------------------------------------------------------------- /Nim/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Nim/README.md -------------------------------------------------------------------------------- /Nooblang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Nooblang/README.md -------------------------------------------------------------------------------- /Nooblang/hello_world.noob: -------------------------------------------------------------------------------- 1 | oof 'Hello world.' 2 | -------------------------------------------------------------------------------- /OCaml/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/OCaml/README.md -------------------------------------------------------------------------------- /OCaml/hello_world.ml: -------------------------------------------------------------------------------- 1 | print_string "Hello world.\n" 2 | -------------------------------------------------------------------------------- /Objective_C/hello_world.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Objective_C/hello_world.m -------------------------------------------------------------------------------- /Oracle/HelloWorld.sql: -------------------------------------------------------------------------------- 1 | SELECT 'Hello World' FROM DUAL; -------------------------------------------------------------------------------- /PHP/HelloWorld.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/PHP/HelloWorld.php -------------------------------------------------------------------------------- /PHP/hello_world.php: -------------------------------------------------------------------------------- 1 | Hello World

'; ?> -------------------------------------------------------------------------------- /Pascal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Pascal/README.md -------------------------------------------------------------------------------- /Pascal/hello_world.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Pascal/hello_world.pas -------------------------------------------------------------------------------- /Perl/HelloWorld.pl: -------------------------------------------------------------------------------- 1 | #!usr/bin/perl 2 | 3 | print "hello world\n"; 4 | -------------------------------------------------------------------------------- /Perl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Perl/README.md -------------------------------------------------------------------------------- /Pocketlang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Pocketlang/README.md -------------------------------------------------------------------------------- /Pocketlang/hello_world.pk: -------------------------------------------------------------------------------- 1 | print('Hello world.') 2 | -------------------------------------------------------------------------------- /Pony/HelloWorld.pony: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Pony/HelloWorld.pony -------------------------------------------------------------------------------- /PostScript/Hello_World.ps: -------------------------------------------------------------------------------- 1 | % run> gs -q -sDEVICE=nullpage postscript.ps 2 | (Hello World\n) print quit 3 | -------------------------------------------------------------------------------- /Postgresql/AlterTable.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Postgresql/AlterTable.sql -------------------------------------------------------------------------------- /Postgresql/HelloWorld.sql: -------------------------------------------------------------------------------- 1 | SELECT 'Hello World !' ; -------------------------------------------------------------------------------- /Postgresql/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Postgresql/Readme.md -------------------------------------------------------------------------------- /Postgresql/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Postgresql/installation.sh -------------------------------------------------------------------------------- /PowerShell/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/PowerShell/Readme.md -------------------------------------------------------------------------------- /PowerShell/hello.ps1: -------------------------------------------------------------------------------- 1 | Write-Host "Hello, World!" -------------------------------------------------------------------------------- /Prolog/HelloWorld.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Prolog/HelloWorld.pl -------------------------------------------------------------------------------- /Prolog/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Prolog/README.md -------------------------------------------------------------------------------- /Python/HelloWorld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/HelloWorld.py -------------------------------------------------------------------------------- /Python/HelloWorld2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/HelloWorld2.py -------------------------------------------------------------------------------- /Python/HelloWorld3: -------------------------------------------------------------------------------- 1 | var = "You've been Helloworlded" 2 | print(var) 3 | -------------------------------------------------------------------------------- /Python/HelloWorld_format.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/HelloWorld_format.py -------------------------------------------------------------------------------- /Python/Hello_World_H22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/Hello_World_H22.py -------------------------------------------------------------------------------- /Python/Hello_World_Program.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/Hello_World_Program.py -------------------------------------------------------------------------------- /Python/Hello_world_10_lines.py: -------------------------------------------------------------------------------- 1 | s = "HelloWorld" 2 | 3 | for i in range(10): 4 | print(s[i]) 5 | -------------------------------------------------------------------------------- /Python/gui helloworld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/gui helloworld.py -------------------------------------------------------------------------------- /Python/hello_function.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_function.py -------------------------------------------------------------------------------- /Python/hello_word.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_word.py -------------------------------------------------------------------------------- /Python/hello_world-22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world-22.py -------------------------------------------------------------------------------- /Python/hello_world.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world.py -------------------------------------------------------------------------------- /Python/hello_world_colored.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world_colored.py -------------------------------------------------------------------------------- /Python/hello_world_colored_function.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world_colored_function.py -------------------------------------------------------------------------------- /Python/hello_world_complex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world_complex.py -------------------------------------------------------------------------------- /Python/hello_world_oop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world_oop.py -------------------------------------------------------------------------------- /Python/hello_world_turtle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/hello_world_turtle.py -------------------------------------------------------------------------------- /Python/helloworldit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/helloworldit.py -------------------------------------------------------------------------------- /Python/say_hello_to_everyone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Python/say_hello_to_everyone.py -------------------------------------------------------------------------------- /QWERTY/HelloWorld.qwerty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/QWERTY/HelloWorld.qwerty -------------------------------------------------------------------------------- /Quirrel/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Quirrel/README.md -------------------------------------------------------------------------------- /Quirrel/hello_world.nut: -------------------------------------------------------------------------------- 1 | ::println("Hello world.") 2 | -------------------------------------------------------------------------------- /R/HelloWorld.r: -------------------------------------------------------------------------------- 1 | print("Hello World!") -------------------------------------------------------------------------------- /R/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/R/Readme.md -------------------------------------------------------------------------------- /R/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/R/installation.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/README.md -------------------------------------------------------------------------------- /Racket/Hello World.rkt: -------------------------------------------------------------------------------- 1 | #lang racket 2 | 3 | (print "Hello, World!") 4 | -------------------------------------------------------------------------------- /Raku/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Raku/README.md -------------------------------------------------------------------------------- /Raku/hello_world.pl: -------------------------------------------------------------------------------- 1 | say 'Hello world.' 2 | -------------------------------------------------------------------------------- /Ruby/HelloWorld.rb: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env ruby 2 | puts "Hello World" 3 | -------------------------------------------------------------------------------- /Ruby/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ruby/Readme.md -------------------------------------------------------------------------------- /Ruby/installation.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Ruby/installation.sh -------------------------------------------------------------------------------- /Rust/HelloWorld.rs: -------------------------------------------------------------------------------- 1 | fn main() { 2 | println!("Hello World!"); 3 | } -------------------------------------------------------------------------------- /Rust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Rust/README.md -------------------------------------------------------------------------------- /SQL/HelloWorld.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/SQL/HelloWorld.sql -------------------------------------------------------------------------------- /SQL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/SQL/README.md -------------------------------------------------------------------------------- /Scala/HelloWorld.Scala: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scala/HelloWorld.Scala -------------------------------------------------------------------------------- /Scala/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scala/README.md -------------------------------------------------------------------------------- /Scheme/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scheme/README.md -------------------------------------------------------------------------------- /Scheme/hello_world.scm: -------------------------------------------------------------------------------- 1 | ;The first program 2 | 3 | (begin 4 | (display "Hello, World.") 5 | (newline)) 6 | -------------------------------------------------------------------------------- /Scilab/HelloWorld.sce: -------------------------------------------------------------------------------- 1 | clc 2 | disp('Hello World') 3 | -------------------------------------------------------------------------------- /Scilab/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scilab/README.md -------------------------------------------------------------------------------- /Scratch/HelloWorld_Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scratch/HelloWorld_Guide.md -------------------------------------------------------------------------------- /Scratch/Scratch Project.sb3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Scratch/Scratch Project.sb3 -------------------------------------------------------------------------------- /Smalltalk/HelloWorld.st: -------------------------------------------------------------------------------- 1 | Transcript show: 'Hello World!'. 2 | -------------------------------------------------------------------------------- /Smalltalk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Smalltalk/README.md -------------------------------------------------------------------------------- /Solidity/HelloWorld.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Solidity/HelloWorld.sol -------------------------------------------------------------------------------- /Solidity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Solidity/README.md -------------------------------------------------------------------------------- /Squirrel/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Squirrel/README.md -------------------------------------------------------------------------------- /Squirrel/hello_world.nut: -------------------------------------------------------------------------------- 1 | print("Hello World.\n") 2 | -------------------------------------------------------------------------------- /Stuck/hello_world.stk: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Swift/HelloWorld.swift: -------------------------------------------------------------------------------- 1 | print("Hello World") -------------------------------------------------------------------------------- /Swift/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Swift/README.md -------------------------------------------------------------------------------- /Tcl/HelloWorld.tcl: -------------------------------------------------------------------------------- 1 | #!/usr/bin/tclsh 2 | 3 | puts "Hello World" 4 | -------------------------------------------------------------------------------- /Tcl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tcl/README.md -------------------------------------------------------------------------------- /Tcl/TCL_Button/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tcl/TCL_Button/README.md -------------------------------------------------------------------------------- /Tcl/TCL_Button/hello_world.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tcl/TCL_Button/hello_world.tcl -------------------------------------------------------------------------------- /Tea/HelloWorld.tea: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tea/HelloWorld.tea -------------------------------------------------------------------------------- /Tekton/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tekton/Readme.md -------------------------------------------------------------------------------- /Tekton/goodbye-world.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tekton/goodbye-world.yaml -------------------------------------------------------------------------------- /Tekton/hello-world.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tekton/hello-world.yaml -------------------------------------------------------------------------------- /Tekton/tkn-pipeline-run.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tekton/tkn-pipeline-run.yaml -------------------------------------------------------------------------------- /Tekton/tkn-pipeline.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Tekton/tkn-pipeline.yaml -------------------------------------------------------------------------------- /Terraform/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Terraform/Readme.md -------------------------------------------------------------------------------- /Terraform/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Terraform/main.tf -------------------------------------------------------------------------------- /Typescript/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Typescript/README.md -------------------------------------------------------------------------------- /Typescript/hello_world.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Typescript/hello_world.ts -------------------------------------------------------------------------------- /Unicon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Unicon/README.md -------------------------------------------------------------------------------- /Unicon/hello_world.icn: -------------------------------------------------------------------------------- 1 | procedure main() 2 | write("Hello world.") 3 | end 4 | -------------------------------------------------------------------------------- /V/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/V/README.md -------------------------------------------------------------------------------- /V/hello_world.v: -------------------------------------------------------------------------------- 1 | fn main() { 2 | println('hello world') 3 | } 4 | -------------------------------------------------------------------------------- /VB.net/hello_world.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/VB.net/hello_world.vb -------------------------------------------------------------------------------- /Verilog/HelloWorld.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Verilog/HelloWorld.v -------------------------------------------------------------------------------- /Verilog/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Verilog/README.md -------------------------------------------------------------------------------- /Whitespace/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Whitespace/README.md -------------------------------------------------------------------------------- /Whitespace/hello_world.ws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Whitespace/hello_world.ws -------------------------------------------------------------------------------- /XBasic/hello_world.x: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/XBasic/hello_world.x -------------------------------------------------------------------------------- /XHTML/hello_world.xhtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/XHTML/hello_world.xhtml -------------------------------------------------------------------------------- /XML/HelloWorld.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/XML/HelloWorld.xml -------------------------------------------------------------------------------- /XQuery/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/XQuery/README.md -------------------------------------------------------------------------------- /XQuery/hello_world: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/XQuery/hello_world -------------------------------------------------------------------------------- /Yes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Yes/README.md -------------------------------------------------------------------------------- /Yorick/Graphviz/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Yorick/Graphviz/README.md -------------------------------------------------------------------------------- /Yorick/Graphviz/hello_world.gv: -------------------------------------------------------------------------------- 1 | digraph G {Hello->world} 2 | -------------------------------------------------------------------------------- /Yorick/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Yorick/README.md -------------------------------------------------------------------------------- /Yorick/hello_world.i: -------------------------------------------------------------------------------- 1 | write, "Hello world."; 2 | quit 3 | -------------------------------------------------------------------------------- /Zig/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Zig/README.md -------------------------------------------------------------------------------- /Zig/hello_world.zig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Zig/hello_world.zig -------------------------------------------------------------------------------- /Zimbu/helloworld.zu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/Zimbu/helloworld.zu -------------------------------------------------------------------------------- /cURL/REAME.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/cURL/REAME.md -------------------------------------------------------------------------------- /cURL/hello.sh: -------------------------------------------------------------------------------- 1 | curl -I www.google.com -------------------------------------------------------------------------------- /pug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/.gitignore -------------------------------------------------------------------------------- /pug/app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/app.js -------------------------------------------------------------------------------- /pug/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/package-lock.json -------------------------------------------------------------------------------- /pug/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/package.json -------------------------------------------------------------------------------- /pug/static/index.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /pug/static/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/static/style.css -------------------------------------------------------------------------------- /pug/views/base.pug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/views/base.pug -------------------------------------------------------------------------------- /pug/views/contact.pug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/views/contact.pug -------------------------------------------------------------------------------- /pug/views/hello.pug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/views/hello.pug -------------------------------------------------------------------------------- /pug/views/hey.pug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/views/hey.pug -------------------------------------------------------------------------------- /pug/views/hi.pug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/pug/views/hi.pug -------------------------------------------------------------------------------- /ring/hello.ring: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6-CSE/HelloWorld/HEAD/ring/hello.ring -------------------------------------------------------------------------------- /text/text.txt: -------------------------------------------------------------------------------- 1 | hello world 2 | --------------------------------------------------------------------------------