Skip to content

Releases: Sellig6792/FuckBF

v2.1.0

05 Jan 14:09
a391ed0
Compare
Choose a tag to compare

Add

  • Comments

Fix

  • Error when no input is given
  • Input multiple chars with optimization
  • Overflow when the scope is pop while the index is 0

Other

  • Update github actions
  • Add a Readme
  • Run cargo fmt and clippy

v2.0.0

29 Dec 15:19
Compare
Choose a tag to compare

FuckBrainfuck is rewritten in Rust!

We have added

  • Randomization
  • Scopes for functions
  • Optimization

And we switch all the project to the amazing language: Rust

0.1.0-beta0

18 Jul 15:04
Compare
Choose a tag to compare
0.1.0-beta0 Pre-release
Pre-release

First version of FuckBrainfuck

We have already implemented

  • Functions
  • Comments