simonwelsh's Stars
facebook/hhvm
A virtual machine for executing programs written in Hack.
hhvm/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.
facebookarchive/hack-langspec
The official Hack Language specification.
hhvm/hsl
The Hack Standard Library
facebookarchive/hack-hhvm-docs
The Hack and HHVM manual and documentation
facebookarchive/xhp-bootstrap
Provides classes to use with XHP for common components of Twitter's Bootstrap library.
hhvm/vim-hack
Syntax highlighting and typechecker integration for Hack.
RyuKojiro/novafix
Escape Velocity Nova Fix for Modern OS X
hhvm/packaging
The sources for how we have built the HHVM packages.
duerig/appnet.js
A complete app.net library written in JavaScript. Exported as a jQuery plugin.
hhvm/hhvm-autoload
Autoload classes, functions, enums, constants, and typedefs on HHVM
hhvm/fbexpect
A Hack library for writing unit tests expressively