hack-language
There are 16 repositories under hack-language topic.
francoiswnel/Hack-Assembler
An assembler for the Hack language implemented in C++.
xp-framework/compiler
Compiles future PHP to today's PHP.
rshipp/nand2tetris
Solutions for some of the nand2tetris exercises.
Eggy115/Hack
Hack-Lang
francoiswnel/Hack-Emulator
An emulator for the Hack computer architecture implemented in Rust.
mgunawardhana/learning-hack-pr-lang-basics
Hack is a programming language for HHVM, developed by Meta, combining static and dynamic typing. It enhances performance, ensures type safety, and supports PHP compatibility for modern web development.
seanpm2001/AI2001_Category-Source_Code-SC-Hack
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Hack category for AI2001, containing Hack programming language datasets
seanpm2001/Bliss_Browser_Hack
🌳️🌐️#️⃣️ The Bliss Browser Hack language support module, allowing Hack programs to be written in and ran within the browser.
seanpm2001/Learn-Hack
A repository for showcasing my knowledge of the Hack programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Hack
The Hack Programming language IDE submodule for SNU Programming Tools (2D Mode)
load-a/hack-sublime
A bundle of Sublime Text files for the Hack Assembly language. Includes syntax, highlighting & color scheme, and a demo.
jamespolley/Hack-Assembler
Machine language assembler for the Hack assembly language, designed for the 16-bit Hack computer. Written in Python.
nova-27/hack-assembler
An assembler for Hack Language (nand2tetris) written in Python
francoiswnel/Hack-Assembler-Rust
An assembler for the Hack language implemented in Rust.