This is a collection of "Hello World!" programs in various programming languages:
- ActionScript 3.0 (
HelloWorld.as) - AppleScript (
helloworld.scpt) - Bash (
helloworld.sh) - C (
helloworld.c) - C++ (
helloworld.cpp) - C# (
HelloWorld.cs) - D (
helloworld.d) - Dart (
helloworld.dart) - Go (
helloworld.go) - Groovy (
helloworld.groovy) - Java (
HelloWorld.java) - LOLCODE (
helloworld.lol) - Lua (
helloworld.lua) - Objective-C (
helloworld.m) - Perl (
helloworld.pl) - PHP (
helloworld.php) - Processing (
helloworld.pde) - Python (
helloworld.py) - R (
helloworld.R) - Ruby (
helloworld.rb) - Rust (
helloworld.rs) - Scala (
helloworld.scala) - Switft (
helloworld.swift)