Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.11 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.11 KB

ABI

Badges

CI Coverage Lint PR
Build Status codecov CodeFactor PRs Welcome
Language grade: C/C++
Codacy Badge

Another brainfuck interpreter

Usage

Install by make -j8 && sudo make install, run a brainfuck script file by abi -f <script>, run in REPL mode by abi.