For Cattle 1.4.0

Latest version available at https://kiyuko.org/software/cattle/reference/index.html


Overview
Core Features
Version Information — Variables and functions to check Cattle's version
Constants — Useful constants
Error Types — Load time and runtime errors
Objects
CattleBuffer — Memory buffer
CattleTape — Infinite-length memory tape
CattleInstruction — Brainfuck instruction
CattleProgram — Brainfuck program (and possibly its input)
CattleConfiguration — Configuration for an interpreter
CattleInterpreter — Brainfuck interpreter
Miscellaneous Topics
I/O Handling — Explanation of the way Cattle performs I/O
API Index
Annotation Glossary