Skip to content

Releases: nullhack/advanced-brainfuck

vv2.2.0 — Neuroplasticity

03 May 13:05
d2e68ec

Choose a tag to compare

What's Changed

  • v2.2.0 — Memory Consolidation: Cell Wrapping, Tape Persistence, Output Redirection by @nullhack in #8

Full Changelog: v2.1.3...v2.2.0

vv2.1.3 — Neuroplasticity

03 May 11:51
15eb178

Choose a tag to compare

What's Changed

  • v2.1.3: Fix CLI entry point argument parsing by @nullhack in #7

Full Changelog: v2.1.2...v2.1.3

vv2.1.2 — Neuroplasticity

03 May 11:33
c43ae86

Choose a tag to compare

vv2.1.1 — Neuroplasticity

03 May 11:23

Choose a tag to compare

What's Changed

  • v2.1.0: Package restructure, bflib expansion, PyPI fix by @nullhack in #5

Full Changelog: v2.1.0...v2.1.1

vv2.1.0 — Neuroplasticity

03 May 09:00

Choose a tag to compare

vv2.0.0 — Neuroplasticity

03 May 08:38

Choose a tag to compare

What's Changed

  • Add JIT acceleration, documentation, and BDD feature tests by @nullhack in #3
  • v2.0.0 — Neuroplasticity: Segmented JIT Execution by @nullhack in #4

New Contributors

Full Changelog: v2.0...v2.0.0

Brain Injury

23 Oct 09:39

Choose a tag to compare

  • Added max_recurrence limit
  • Shell mode is now the default when running
  • Fixed import lib, now the default path is bflib
  • Added lots of programs to the lib

Amnesia

19 Oct 05:43

Choose a tag to compare

Version Amnesia

This is the first release of the advanced BrainFuck interpreter. Allowing advanced commands and some example codes in "lib" dir. =)