diff options
author | Andrew Tkalia <anddt@yandex.ru> | 2013-06-30 00:05:59 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-06-30 00:17:07 -0500 |
commit | 4bbe59cb3e2695c3d4526cdb2797fb5bb289bb65 (patch) | |
tree | a17b46acbcb348f15a127dde6728d1e4c318150e /development/luajit/slack-desc | |
parent | 69646a8cc504ff506d5be8d7a150d5163fd53d08 (diff) |
development/luajit: Added (just-in-time compiler for Lua)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/luajit/slack-desc')
-rw-r--r-- | development/luajit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/luajit/slack-desc b/development/luajit/slack-desc new file mode 100644 index 000000000000..e5b855ef1834 --- /dev/null +++ b/development/luajit/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +luajit: luajit (just-in-time compiler for Lua) +luajit: +luajit: LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming +luajit: language. +luajit: +luajit: +luajit: +luajit: +luajit: +luajit: Project Homepage: http://luajit.org/ +luajit: |