hacklang topic

List hacklang repositories

hhvm

18.0k
Stars
3.0k
Forks
Watchers

A virtual machine for executing programs written in Hack.

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.

fbshipit

391
Stars
107
Forks
Watchers

Copy commits between repositories · git → git, git → hg, hg → hg, or hg → git

hack-codegen

337
Stars
93
Forks
Watchers

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

xhp-bootstrap

104
Stars
29
Forks
Watchers

Provides classes to use with XHP for common components of Twitter's Bootstrap library.

vscode-hack

73
Stars
36
Forks
Watchers

Hack language & HHVM debugger support for Visual Studio Code

xhp-js

55
Stars
6
Forks
Watchers

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

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.

hack-router

40
Stars
14
Forks
Watchers

Request routing for HackLang