Hello World in Different Languages
-
or in c64 6510 machinecode: lda #$ 48 sta $ 0400 lda #$ 45 sta $ 0401 lda #$ 4c sta $ 0402 lda #$ 4c sta $ 0403 lda #$ 4f sta $ 0404 lda #$ 20 sta $ 0405 lda #$ 57 sta $ 0406 lda #$ 4f sta $ 0407 lda #$ 52 sta $ 0408 lda #$ 4c sta $ 0409 lda #$ 44 sta $ 040a rts no errors , no problems ;-) http://www.puzzleframework.com
That would work fine as long as the video memory was set at $0400 :) Paul
-
Добрый день. rara avis in terris
Ack, Russian 101 was a looooong time ago, but I think this might be fairly close. Formal: здравствуте мир Informal: здравству мир Regards, Dan Remember kids, we're trained professionals.
Don't try this at home! -
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
This is what it looks like in Malayalam - I couldn't get IE to render the font correctly, so using a screenshot. Download HWMalayalam.JPG (4.5 Kb) Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
Dutch: "Hallo Wereld"
-
Ack, Russian 101 was a looooong time ago, but I think this might be fairly close. Formal: здравствуте мир Informal: здравству мир Regards, Dan Remember kids, we're trained professionals.
Don't try this at home!you missed a letter in each one of them. And actually, then one you said was Informal is actually the FOrmal one, and the one you said is Formal isnt even proper Russian grammar. But yes, I agree, your translation is more accurate than mine. здравствуй мир rara avis in terris
-
Haaaha dat klinkt echt vet dom in het Nederlands! :-D
"..Commit yourself to quality from day one..it's better to do nothing at all than to do something badly.." -- Mark McCormick
|| Fold With Us! || Pensieve || VG.Net ||
:-D hehe I can understand you... but I was about 13 when I left holland and don't speak it very well anymore :(
-
Brainfnck[^]: ++++++++[>+++++++++<-]>.<++++[>+++++++<-]>+.<++[>+++<-]>+..+++.++++[>++++++++<-]>.<+++++[>++++++++++<-]>+++++.<<.+++.------.<+++[>---<-]>+. Cleek | Image Toolkits | Thumbnail maker
-
my first "Hello world" was; "Duuuudeee!!!!! " later on my project like hello worlds would say "yo wasaap"or "Homie! " ah how times change :) :laugh: ///////////////// Thus spake the master programmer: ``A well-written program is its own heaven; a poorly-written program is its own hell.''
-
wow. that was an wonderful and inspiring link. i am now in the mood to write my own useless language. Cleek | Image Toolkits | Thumbnail maker
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
The spanish stuff is right. The portuguese does not seem to be right. By the way, Hello World in mayan would look like: bixi lela' yóok'ol kab Regards, Fernando A polar bear is a bear whose coordinates has been changed in terms of sine and cosine.
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
"Hello World!" in Portuguese is "Olá mundo!". There's no such word as "hello" in Portuguese. In Brazilian Portuguese it could be "Oi mundo!", I guess (not too bad in European Portuguese either, but less common). I wasn't sure, but googling seems to confirm my impression that the correct form in Spanish is "¡Hola Mundo!", with an 'H'. "Bonjour Monde!" doesn't seem right to me, since "bonjour" means "good day" rather then "hello". I'd suggest "Salut Monde!". Looks good in Italian, but I'm no expert. No idea about the rest (can't even read the characters). Hope that helps.
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
In Arabic it's: مرحبا يا عالم! "Marhaban Ya Alam" if your browser doesn't support arabic encoding click here
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
Russian - Привет Мир!
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
-
computerguru92382 wrote:
How about C/C++/C#, Java, Assembly Language, Fortran, and VB.
http://www2.latech.edu/~acm/HelloWorld.shtml[^]
Rama Krishna Vavilala wrote: http://www2.latech.edu/~acm/HelloWorld.shtml OMG!! Some of those languages are ancient - which probably means that I must be ancient too :(( I'll have to try hard to remember all those years ago and send you some BCPL, Coral-66 and RTL/2. Mick. England and America are two countries separated by a common language. George Bernard Shaw (1856 - 1950). A true visionary who was clearly predicting the rise of VB ;)
-
J. Dunlap wrote: This is the most fun sort of Hello World to write in .NET.[^] Reminds me of someone who wrote a one liner in VAX Fortran that did square roots. IIRC, he peeked the exponent of the number, divided by two and poked it back again. Cheating? Yes - but it did work. Mick. The power of accurate observation is commonly called cynicism by those who have not got it. George Bernard Shaw (1856 - 1950). Me? I'm just a cynic.
-
For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks
My Blog -- modified at 22:08 Wednesday 1st March, 2006
-
My roomie lived for close to 10 years in Indonesia. Bahasa (heck, that itself is a corruption of a Hindi word) is a smattering of Hindi, Sanskrit, Dutch and some local tribal languages. Cheers, Vikram.
I don't know and you don't either. Militant Agnostic