HipHop Virtual Machine

Results 20 repositories owned by HipHop Virtual Machine
trafficstars

xhp-lib

1.4k
Stars
162
Forks
Watchers

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.

hack-codegen

337
Stars
93
Forks
Watchers

Library to programatically generate Hack code and write it to signed files

user-documentation

127
Stars
164
Forks
Watchers

Documentation for those that use HHVM and write Hack code.

xhp-js

55
Stars
6
Forks
Watchers

Easily create JS controllers for XHP elements, and XHP wrappers for React elements

homebrew-hhvm

82
Stars
23
Forks
Watchers

Official Mac OS X Homebrew formula for HHVM

hhast

67
Stars
43
Forks
Watchers

Mutable AST library for Hack with linting and code migrations

vim-hack

89
Stars
24
Forks
Watchers

Syntax highlighting and typechecker integration for Hack.

fbexpect

20
Stars
9
Forks
Watchers

A Hack library for writing unit tests expressively

fbmarkdown

29
Stars
11
Forks
Watchers

Pure-Hack implementation of GitHub Flavored Markdown, based on the specification at https://github.github.com/gfm/

hack-router

40
Stars
14
Forks
Watchers

Request routing for HackLang