Skip to content

Repository for LHD: Build's 'Hello, World in a New Language' challenge. Using ArnoldC language

Notifications You must be signed in to change notification settings

adviksinghania/lhdbuild-helloworld

Repository files navigation

LHD:Build-HelloWorld

About

For the Local Hack Day: Build's challenge "Hello, World in a New Language", I'm using an esoteric programming languages which are often born out of entertaining side-projects and can be described in many ways: fun, fabulous and freaky.
ArnoldC warrants only one description: Get your ass to Mars. It unveils the true semantics of Arnie’s legendary, classic movie quotes. All the greats are there: Terminator 2, Total Recall, Predator and of course… COMMANDO.

The language isn’t new, but it sure is cool.

Useful links:

Setup

  • Download and install the latest version of Java Development Kit
  • Download the code or clone the repo by typing the following command in your terminal.
$ git clone https://github.com/adviksinghania/lhdbuild-helloworld.git
  • Navigate to the working directory using:
$ cd lhdbuild-helloworld
  • Compile any .arnoldc code you want to run. For e.g.:
$ java -jar ArnoldC.jar hello.arnoldc
  • And finally run the code using:
$ java hello

About

Repository for LHD: Build's 'Hello, World in a New Language' challenge. Using ArnoldC language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages