# hook-lang/hook

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/hook-lang-hook).**

119 stars · 5 forks · C · MIT

## Links

- GitHub: https://github.com/hook-lang/hook
- awesome-repositories: https://awesome-repositories.com/repository/hook-lang-hook.md

## Description

Hook is a simple, cross-platform, dynamically typed scripting language that utilizes a mutable value semantics approach. It was developed from scratch using C and employs clear and simple techniques such as recursive descent parsing, stack-based virtual machine, and reference counting.

## Tags

### Part of an Awesome List

- [Programming References](https://awesome-repositories.com/f/awesome-lists/devtools/programming-references.md) — One-page reference for the programming language.
