Skip to content

benharold/hello-world-collection

Repository files navigation

Hello World Collection

This is my collection of "hello world" programs written in various languages and dialects. In general, the goal is to simply output "hello world" (with no linebreak) at the command line. There are a few minor exceptions.

Workstation Setup

The only prerequisite for code in this repo is that I've successfully run it on my machine.

I use Mac OS X with homebrew as my package manager. Most of the languages that I've used are either pre-installed with Mac OS X, installed with the Mac OS Developer Tools or installed with homebrew. CoffeeScript requires the corresponding node module is installed globally.

Contributions

Many of the applications were written by myself with the aid of official reference materials available freely on the web. Contributions from others in the GitHub community are marked as such in the list below.

The Objective-C example originally came from this StackOverflow question.

Languages

License

MIT License

About

"hello world" in a bunch of different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published