Skip to main content
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Source Link

Answer 102 - Forobj

"--#[][.]#i --#main() { Print("%"Hello World!"d"); --#[;]#bye;dnl</>"% 

Distance 7 from Answer 101Answer 101. (added ""%d""%)

An interpreter does not, in fact, exist. However, the code is fairly straightforward. It pushes a big string, then pops it ("..."%). It then pushes the string "Hello World!" and prints it (d). Lastly, it pushes another string and pops that one as well.

Answer 102 - Forobj

"--#[][.]#i --#main() { Print("%"Hello World!"d"); --#[;]#bye;dnl</>"% 

Distance 7 from Answer 101. (added ""%d""%)

An interpreter does not, in fact, exist. However, the code is fairly straightforward. It pushes a big string, then pops it ("..."%). It then pushes the string "Hello World!" and prints it (d). Lastly, it pushes another string and pops that one as well.

Answer 102 - Forobj

"--#[][.]#i --#main() { Print("%"Hello World!"d"); --#[;]#bye;dnl</>"% 

Distance 7 from Answer 101. (added ""%d""%)

An interpreter does not, in fact, exist. However, the code is fairly straightforward. It pushes a big string, then pops it ("..."%). It then pushes the string "Hello World!" and prints it (d). Lastly, it pushes another string and pops that one as well.

Source Link
Doorknob
  • 72.1k
  • 20
  • 146
  • 393

Answer 102 - Forobj

"--#[][.]#i --#main() { Print("%"Hello World!"d"); --#[;]#bye;dnl</>"% 

Distance 7 from Answer 101. (added ""%d""%)

An interpreter does not, in fact, exist. However, the code is fairly straightforward. It pushes a big string, then pops it ("..."%). It then pushes the string "Hello World!" and prints it (d). Lastly, it pushes another string and pops that one as well.