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

[application] Make Brainfuck-Machine runnable again #49

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

emmanuel099
Copy link
Member

  • Syntax adjustments
  • Replace characters usage by an Token enumeration
    Drop this once character handling + file loading is implemented
  • Map integers to ASCII chars with the help of an ASCII table
    Drop this once character handling is implemented

* Syntax adjustments
* Replace characters usage by an Token enumeration
  Drop this once character handling + file loading is implemented
* Map integers to ASCII chars with the help of an ASCII table
  Drop this once character handling is implemented
Copy link
Member

@ppaulweber ppaulweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally 😃 and with the new syntax ot looks much better now 🎉

@ppaulweber ppaulweber merged commit bffa0af into master Feb 21, 2018
@ppaulweber ppaulweber deleted the feature/application_bf_adjustments branch February 21, 2018 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants