Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
hsl
The Hack Standard Library
-
definition-finder
Find definitions (classes, functions, etc) in PHP and Hack files
-
hhvm-autoload
Autoload classes, functions, enums, constants, and typedefs on HHVM
-
hsl-experimental
Experimental features for the Hack Standard Library
-
xhp-lib
Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions.
-
user-documentation
Documentation for those that use HHVM and write Hack code. http://twitter.com/HHVMDocCommits
-
hhvm.com
The landing page for HHVM and the blog of Hack/HHVM
-
-
packaging
The sources for how we have built the HHVM packages.
-
hack-router-codegen
Codegen (eg URI Map generation) on top of hhvm/hack-router
-
-
-
fbexpect
A Hack library for writing unit tests expressively
-
difflib
Functions and classes for calculating the differences between two sequences of items.
-
hack-codegen
Library to programatically generate Hack code and write it to signed files
-
-
hh-clilib
Command Line Interface (CLI) Library for the Hack programming language
-
hacktest
A unit testing framework for Hack
-
fbmarkdown
Pure-Hack implementation of GitHub Flavored Markdown, based on the specification at https://github.github.com/gfm/
-
hh-apidoc
An API documentation generator for Hack files, which start with 'hh'.
-
hack-http-request-response-interfaces
Defines common cross-framework interfaces to represent HTTP requests and responses
-
hack-mode
A Emacs major mode for editing Hack code
-
hacklang.org
The content for hacklang.org
-
xhp-js-example
Example project for XHP-JS
-
xhp-js
Easily create JS controllers for XHP elements, and XHP wrappers for React elements