mkfile: use explicit VERSION variable (thanks qwx)
lu9: implement bytecode dump option
lu9: include p9.note module for loading
build: combine clone with pull, update instructions
man: fix naming and install with mk install
build: use nicer object archive name
lua9: rename program to lua9 to avoid confusion
lua9: flesh out standalone interpreter
lua: relax fp signaling configuration
mkfile: install versioned executable and module path
mkfile: add clone and pull for working with dependencies
Start of native Lua standalone interpreter for Plan 9