fab13n / metalua

The metalua programming language

Home Page:http://metalua.luaforge.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage documentation

technomancy opened this issue · comments

The manual is written as if there is a metalua executable, but I could not find one. Linking metalua.lua to the $PATH appears to be insufficient since a) there is no shebang and b) it does not set up LUA_PATH correctly. I've created my own script that evals luarocks path before execing lua, but even this only works when it's run from the metalua checkout.

Update: I found that there was a working bin/metalua script in an older revision. I have a feeling I shouldn't be working from the master branch; however the .rockspec files claim the latest version is 0.7.2 which does not exist as a git tag.

Please tag the latest stable release; thanks!

It looks like the 0.7.3 tags exist in this repo instead: git://git.eclipse.org/gitroot/koneki/org.eclipse.koneki.metalua.git

Is the github repo deprecated? If so can this be documented?

Wow, almost 4 years ago...
Maybe we can't get the answer here...