TangentFoxy / LuaFuck

(ON HOLD) Translation program to run Brainfuck code in Lua.
MIT License
2 stars 2 forks source link
brainfuck compiler lua lua51 translation

LuaFuck

GitHub release GitHub downloads GitHub issues GitHub license

Translation program to run Brainfuck code in Lua.

Supports several command-line options and extensions, listed below.

NAME

luafuck.lua - Compiles Brainfuck code into Lua code.

SYNOPSIS

lua luafuck.lua [IN_FILE] [OPTIONS]

(Note: OPTIONS must be specified individually. -vds won't work for example.)

OPTIONS

EXTENSIONS