diff options
author | Eugene Wissner <belka@caraus.de> | 2015-11-13 23:27:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 23:27:52 +0700 |
commit | 8b6615f3c793f0abe98927036e19ae49f909d0ad (patch) | |
tree | 3edf219d83c37e473b989110fd8f717467246dbd /development/hhvm/slack-desc | |
parent | 85cbcb1c6cc73d11ac879255af6f43c91bbbbaef (diff) | |
download | slackbuilds-8b6615f3c793f0abe98927036e19ae49f909d0ad.tar.gz |
development/hhvm: (VM to execute Hack and PHP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hhvm/slack-desc')
-rw-r--r-- | development/hhvm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/hhvm/slack-desc b/development/hhvm/slack-desc new file mode 100644 index 0000000000..d6b0c7100c --- /dev/null +++ b/development/hhvm/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------------------------------------------------------| +hhvm: hhvm (a virtual machine designed for executing Hack and PHP) +hhvm: +hhvm: HHVM uses a just-in-time (JIT) compilation approach to achieve +hhvm: superior performance while maintaining the development flexibility +hhvm: that PHP provides. +hhvm: +hhvm: Hack is a programming language for HHVM. +hhvm: +hhvm: +hhvm: Homepage: http://hhvm.com/ +hhvm: |