GithubHelp home page GithubHelp logo

johnnyxcy / hhvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebook/hhvm

0.0 1.0 0.0 505.82 MB

A virtual machine for executing programs written in Hack.

Home Page: https://hhvm.com

License: Other

CMake 0.87% Shell 0.13% PHP 1.36% C++ 44.99% Python 1.50% Makefile 0.01% Perl 0.01% CSS 0.01% OCaml 16.37% Standard ML 0.01% C 2.13% Hack 32.47% HTML 0.01% Awk 0.01% XSLT 0.01% Assembly 0.07% LLVM 0.02% Yacc 0.01% GDB 0.01% Roff 0.03%

hhvm's Introduction

HHVM

HHVM page | HHVM documentation | Hacklang page | General group | Dev group | Twitter

HHVM is an open-source virtual machine designed for executing programs written in Hack. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining amazing development flexibility.

HHVM should be used together with a webserver like the built in, easy to deploy Proxygen, or a FastCGI-based webserver on top of nginx or Apache.

Installing

If you're new, try our getting started guide.

You can install a prebuilt package or compile from source.

Running

You can run standalone programs just by passing them to hhvm: hhvm example.hack.

If you want to host a website:

  • Install your favorite webserver. Proxygen is built into HHVM, fast and easy to deploy.
  • Install our package
  • Start your webserver
  • Run sudo /etc/init.d/hhvm start
  • Visit your site at http://.../main.hack

Our getting started guide provides a slightly more detailed introduction as well as links to more information.

Contributing

We'd love to have your help in making HHVM better. If you're interested, please read our guide to contributing.

License

HHVM is licensed under the PHP and Zend licenses except as otherwise noted.

The Hack typechecker is licensed under the MIT License except as otherwise noted.

The Hack Standard Library is licensed under the MIT License except as otherwise noted.

Reporting Crashes

See Reporting Crashes for helpful tips on how to report crashes in an actionable manner.

Security

For information on reporting security vulnerabilities in HHVM, see SECURITY.md.

FAQ

Our user FAQ has answers to many common questions about HHVM, from general questions to questions geared towards those that want to use.

There is also a FAQ for contributors to HHVM.

hhvm's People

Contributors

jdelong avatar edwinsmith avatar ljw1004 avatar oulgen avatar fredemmott avatar ptarjan avatar jano avatar swtaarrs avatar skishore avatar andrewjkennedy avatar ricklavoie avatar dabek avatar int3 avatar mxw avatar sgolemon avatar ottoni avatar paulbiss avatar vassilmladenov avatar catherinegasnier avatar orvid avatar alexeyt avatar ericlippert avatar alexmalyshev avatar binliu19 avatar shiqicao avatar jamesjwu avatar wilfred avatar vladima avatar jwatzman avatar joelmarcey avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.