brainfuck 0.5.0 copy "brainfuck: ^0.5.0" to clipboard
brainfuck: ^0.5.0 copied to clipboard

A sample command-line Brainfuck interpreter.

0.5.0 #

  • Refactors the Brainfuck interpreter to use Dart pattern matching.
  • Updates development dependencies and adds FVM configuration.

0.4.0 #

  • Updates to Dart 3: requires SDK >=3.0.0, removes unnecessary break statements, uses exhaustive switch cases, and removes no-op data.map() call.

0.1.1 #

  • Adopts modern Dart syntax.

0.1.0 #

  • Initial version, created by Stagehand
3
likes
140
points
56
downloads

Documentation

API reference

Publisher

verified publisherzonble.net

Weekly Downloads

A sample command-line Brainfuck interpreter.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on brainfuck