Skip to content

1.5.0

Compare
Choose a tag to compare
@Wheatwizard Wheatwizard released this 20 Jun 18:41
· 15 commits to releases since this release
  • Brain-Flak now tests for balanced braces before running the code. It will error on unbalanced braces.
  • Character locations in unbalanced brace error messages now take into account non-brace characters
  • Cycle counting now considers skipped loops to be 2 cycles long
  • Brain-Flueue loops now terminate properly