Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing brainfuck implementation #2

Closed
Dfmaaa opened this issue Apr 9, 2023 · 4 comments
Closed

Missing brainfuck implementation #2

Dfmaaa opened this issue Apr 9, 2023 · 4 comments

Comments

@Dfmaaa
Copy link

Dfmaaa commented Apr 9, 2023

No description provided.

@jeanlucaslima
Copy link
Contributor

Are you gonna do it?

@carl010010
Copy link
Contributor

carl010010 commented Apr 9, 2023

[-]

"Here's a corresponding Brainfuck program that sets the first memory cell to zero, which could be interpreted as "false" (since non-zero values are often considered "true"):

This Brainfuck code will set the current memory cell to zero, effectively representing "false". Keep in mind that Brainfuck does not have functions like in high-level languages, so the code may not be directly comparable to the C# function you provided."

  • GPT-4

@mawerty
Copy link
Owner

mawerty commented Apr 9, 2023

I will do it in max a few hours, i am little busy now.

@mawerty
Copy link
Owner

mawerty commented Apr 9, 2023

Added!

@mawerty mawerty closed this as completed Apr 9, 2023
mawerty added a commit that referenced this issue Jan 12, 2024
mawerty pushed a commit that referenced this issue Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants