NAME ^

luap -- A compiler for Lua 5.1

SYNOPSIS ^

  $ parrot luap.pir script.lua
  $ parrot luap.pir --target=parse script.lua
                             PAST
                             POST
                             PIR

DESCRIPTION ^

luap is a compiler for Lua 5.1 on Parrot.

AUTHORS ^

Francois Perrad


parrot