brainfuck-compiler

Simple compiler written in the Crystal programming language.

brainfuck-compiler

Simple compiler and tests for a brainfuck dialect. Outputs comma-suffixed integers instead of characters, and has 32 kiB of memory (16 kiB in either direction from the starting position).

Usage

Run tests with crystal spec, or call Brainfuck.parse with the input string. Might make a REPL at some point.

Contributing

  1. Fork it (https://github.com/your-github-user/brainfuck-compiler/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

brainfuck-compiler

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • almost 4 years ago
  • October 18, 2021
License

MIT License

Links
Synced at

Sun, 20 Jul 2025 03:12:30 GMT

Languages