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

Implemented ',' command in brainfuck sample program #13559

Merged
merged 3 commits into from
Jun 24, 2023

Conversation

ZeroPlayerRodent
Copy link
Contributor

I noticed that the brainfuck implementation in the sample programs was missing the ',' command, so I added it.
The ',' command is used for taking user input.

samples/brainfuck.cr Outdated Show resolved Hide resolved
ZeroPlayerRodent and others added 2 commits June 15, 2023 16:54
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
@straight-shoota straight-shoota added this to the 1.9.0 milestone Jun 23, 2023
@straight-shoota straight-shoota merged commit eec0594 into crystal-lang:master Jun 24, 2023
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants