Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ExtReMLapin authored Nov 24, 2020
1 parent a509551 commit 1feb03e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
High performance brainfuck transpiler/interpreter for Lua with FFI support


⚠️ I strongly advise you to use it with LuaJIT ⚠️

### Usage

`luajit fast_brainfuck.lua program.bf`

`luajit fast_brainfuck.lua program.bf output.lua`

----------

### Benchmark on mandelbrot.bf

Tested on Ryzen 3700x | 32gb ram 2400mhz
Expand Down

0 comments on commit 1feb03e

Please sign in to comment.