Jump to content




Hello World in different languages


  • You cannot reply to this topic
60 replies to this topic

#1 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 01 June 2013 - 04:00 AM

Lua:
Spoiler

C++
Spoiler

Edit:

You can post any language you want too, as long as it's not posted before

More edit:

Anyone that posts a language that's been posted before, gets put on the spoiler of shame.

Spoiler


#2 Shnupbups

  • Members
  • 596 posts
  • LocationThat place over there. Y'know. The one where I am.

Posted 01 June 2013 - 04:03 AM

Java:
Spoiler

Ruby:
Spoiler

Unreadable:
Spoiler

/// (Or English):
Spoiler

EDIT: Added Ruby
EDIT 2: Added Unreadable
EDIT 3: Added ///

#3 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 01 June 2013 - 04:21 AM

Ook!:
Spoiler


#4 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 01 June 2013 - 04:22 AM

View PostFreack100, on 01 June 2013 - 04:21 AM, said:

Ook!:
Spoiler

Wut..?

#5 M4sh3dP0t4t03

  • Members
  • 255 posts
  • LocationGermany

Posted 01 June 2013 - 04:24 AM

Brainfuck:
Spoiler


#6 Shnupbups

  • Members
  • 596 posts
  • LocationThat place over there. Y'know. The one where I am.

Posted 01 June 2013 - 04:33 AM

View PostMackan90096, on 01 June 2013 - 04:22 AM, said:

View PostFreack100, on 01 June 2013 - 04:21 AM, said:

Ook!:
Spoiler

Wut..?
http://esolangs.org/wiki/Ook!

#7 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 01 June 2013 - 04:45 AM

Here you go, just some that I can be bothered writing up...

A runnable Java
Spoiler

JavaScript
Spoiler

C
Spoiler

C++ (different to OP, better for OS compatibility)
Spoiler

C#
Spoiler

Obj-C
Spoiler

PHP
Spoiler

FORTH (Thank you RedPower2)
Spoiler

Pascal
Spoiler

AppleScript
Spoiler

Python
Spoiler


#8 JustPingo

  • Members
  • 108 posts
  • LocationFrance

Posted 01 June 2013 - 04:48 AM

AutoIt
Spoiler

μLua DS

Spoiler


#9 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 01 June 2013 - 07:16 AM

Piet:
Posted Image

#10 nutcase84

  • Members
  • 711 posts
  • LocationIn My Lonely Little Computer Corner

Posted 01 June 2013 - 07:57 AM

View PostFreack100, on 01 June 2013 - 07:16 AM, said:

Piet:
%20http://upload.wikimedia.org/wikipedia/commons/c/c2/Piet_Program_Hello_World%281%29.gif

What? :D

#11 Jappards

  • Validating
  • 116 posts
  • LocationHolland

Posted 01 June 2013 - 07:57 AM

///dutch:
Spoiler


#12 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 01 June 2013 - 08:38 AM

section .data
msg: db "Hello, World!", 0x0a
len: equ $-msg

section .text
global _start

_start:
    mov eax, 0x04
    mov ebx, 0x01
    mov ecx, msg
    mov edx, len
    int 0x80

    mov eax, 0x01
    mov ebx, 0x00
    int 0x80


#13 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 01 June 2013 - 08:48 AM

View Postnutcase84, on 01 June 2013 - 07:57 AM, said:

View PostFreack100, on 01 June 2013 - 07:16 AM, said:

Piet:
%20http://upload.wikimedia.org/wikipedia/commons/c/c2/Piet_Program_Hello_World%281%29.gif

What? :D/>
In Piet, you program with bitmaps !

#14 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 01 June 2013 - 01:24 PM

Swedish:

Spoiler


#15 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 01 June 2013 - 01:48 PM

Hej verden!

#16 M4sh3dP0t4t03

  • Members
  • 255 posts
  • LocationGermany

Posted 01 June 2013 - 02:12 PM

In German:

Hallo Welt!

#17 tonkku107

  • Members
  • 140 posts
  • LocationFinland

Posted 01 June 2013 - 02:15 PM

Finnish:
Hei Maailma!
E: "Hei" would also be: "Moi"

#18 ETHANATOR360

  • Members
  • 423 posts
  • Locationyour hardrive

Posted 01 June 2013 - 03:00 PM

http://en.wikipedia.org/wiki/List_of_Hello_world_program_examples i win :P

#19 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 01 June 2013 - 03:34 PM

View PostETHANATOR360, on 01 June 2013 - 03:00 PM, said:


Thats cheating!

#20 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 01 June 2013 - 06:14 PM

Hebrew:
Shalom
שלום





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users