Skip to content

v1.1.0

Choose a tag to compare

@eriknyquist eriknyquist released this 08 Nov 17:47
· 3 commits to master since this release
  • Remove 'time_limit' argument from bfi.execute
  • Remove 'bin/bfi' script-- add a console_script in setup.py instead
  • Add module main.py so that bfi can be run via "python -m bfi" as an alternative if the console script doesn't work
  • Add "-e" command line argument to show paths of included example brainfuck files