Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

facebookarchive/hack-langspec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Deprecated, Unmaintained

This repo contains the Hack Language Specification, a modified version of the PHP specification. It is no longer maintained and does not reflect the current version of Hack.

Hack Language Specification

The easiest way to navigate the specification is via the table of contents.

The latest official release of the specification is 1.1.

You can run the specification tests with HHVM via its test runner and the Hack typechecker via hh_client.

Pull requests, issue filings and comments are extremely welcome.

Make sure you understand the contribution process.