Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 231 Bytes

README.org

File metadata and controls

11 lines (7 loc) · 231 Bytes

BF

Introduction

BF is an interpreter for the esolang ‘brainfu*k’

Implementation details

  • Tape Size: 30000
  • Cell Range: the same as char
  • EOF leaves the values unchanged