Hacker News new | ask | show | jobs
by termos 3686 days ago

     326 ./p/pit.pit
     194 ./a/assembler_atari2600.asm
     125 ./d/DNA-Sharp.dna
     124 ./d/DNA#.dna
      94 ./b/brainf*ck-2d
      89 ./s/shakespeare.spl
      89 ./b/beatnik.beatnik
      81 ./b/BIT.bit
      68 ./t/Tao-Presentations.ddd
      65 ./c/chef.ch
Top 10 Hello World programs in number of lines.
2 comments

The Atari one is interesting, apparently there is no native support for any font rendering so you have to build each letter using onscreen graphics.
Thanks, I was looking for this! Thought the Github language stats would show me, but they seem to be failing.