Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
5answers
495 views

Have you ever tried programming in Malbolge?

Have you ever tried programming in Malbolge? I have read some of the top links returned by google, here, here, here, and here. I am very intrigued by this prospect, and would like to start playing ...
5
votes
2answers
226 views

Stumped in Malbolge

I am currently writing a text-adventure type game in Malbolge. Can anyone tell me how to accept a user input in Malbolge? I am able to output text to the screen, however, I can't seem to figure out ...
1
vote
0answers
55 views

Is there any way to make programming in Malbolge any easier?

Andrew Cooke had to create a genetic algorithm to come up with the first "Hello World" program for Malbolge two years after it was created. Hisashi Iizawa was able to create a loop version eight years ...
0
votes
1answer
66 views

How can I read and write a file in Malbolge?

I'm trying to write a social networking site in Malbolge with CGI. I need to store data in a database. How can I read and write files in Malbolge?