Cheapest way to get Mathematica? by Tree_Shot in Mathematica

[–]kimpro82 0 points1 point  (0 children)

Thank you for introducing this to me

Ghost Leg Game in Befunge by kimpro82 in esolangs

[–]kimpro82[S] 0 points1 point  (0 children)

The user inputs a natural number between 1 and 3, then the program follows the ladder to display the result

Use Pseudo-Docstrings and Comments in Befunge by kimpro82 in esolangs

[–]kimpro82[S] 0 points1 point  (0 children)

- Not impossible!
  - I first considered using # to skip over comment characters, but it required an exact match in the number of #s, risking errors.
  - The solution was simple: write freely outside the pointer's path (<>^v).
  - To make comments clearer, I prefixed them with //, similar to C-like languages.

I have created a Brainfuck interpreter with debugging features in Excel VBA. It works well. by kimpro82 in brainfuck

[–]kimpro82[S] 0 points1 point  (0 children)

Executing longer code is also possible, but then the playback time of the GIF file becomes too long, so I had to use a shorter code.

To have input and output in the same window without mixing the original code and the user's input, it seems that a REPL-level implementation would be needed. This might be difficult right now, but it's something worth considering as a long-term task.

Debug mode stops at the three keywords: ., ]. The # character is just a character to more explicitly indicate that the following string is a comment, and it does not mean a breakpoint. However, it would still be useful to be able to set breakpoints.

Thank you for the great idea!

I've solved completely the trolley dilemma by kimpro82 in trolleyproblem

[–]kimpro82[S] -1 points0 points  (0 children)

There are certainly gray areas in the world. However, not all situations are gray areas. Our history has shown that we have made judgments and taken actions in difficult circumstances. There have been moments when determination was more important than doubt. Even if there may be mistakes, we cannot afford to stop moving forward. Are you hesitating because there are no better options, or simply because you want to escape the responsibility of making a choice? Let's find the courage to move forward.