{"id":19009909,"url":"https://github.com/matcom/hulk","last_synced_at":"2026-03-10T23:27:14.677Z","repository":{"id":60802235,"uuid":"176791208","full_name":"matcom/hulk","owner":"matcom","description":"Reference definition for the HULK language.","archived":false,"fork":false,"pushed_at":"2026-03-10T18:35:25.000Z","size":11862,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-10T20:50:18.129Z","etag":null,"topics":["compilers-design","language-design","programing-language","teaching-materials"],"latest_commit_sha":null,"homepage":"https://matcom.github.io/hulk","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-20T18:09:40.000Z","updated_at":"2026-03-10T18:35:31.000Z","dependencies_parsed_at":"2024-03-06T15:30:32.129Z","dependency_job_id":"37a1387d-fd7a-44fd-85ad-267ac4535a39","html_url":"https://github.com/matcom/hulk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matcom/hulk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcom%2Fhulk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcom%2Fhulk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcom%2Fhulk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcom%2Fhulk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matcom","download_url":"https://codeload.github.com/matcom/hulk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcom%2Fhulk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30361972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compilers-design","language-design","programing-language","teaching-materials"],"created_at":"2024-11-08T19:09:15.027Z","updated_at":"2026-03-10T23:27:14.664Z","avatar_url":"https://github.com/matcom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HULK (Havana University Language for Kompilers)\n\n[![Release Pipeline](https://github.com/matcom/hulk/actions/workflows/release.yml/badge.svg)](https://github.com/matcom/hulk/actions/workflows/release.yml)\n[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n[![Python 3.13+](https://img.shields.io/badge/python-3.13%2B-blue.svg)](https://www.python.org/)\n[![Rust 2021](https://img.shields.io/badge/rust-2021-orange.svg)](https://www.rust-lang.org/)\n[![Docs: GitHub Pages](https://img.shields.io/badge/docs-gh--pages-blueviolet)](https://matcom.github.io/hulk)\n\nHULK is a didactic, type-safe, object-oriented, and incremental programming language designed for teaching compiler construction at the university level.\n\n## Project Architecture\n\nThe project follows a **literate programming** approach, where the implementation is embedded within the documentation itself.\n\n- **Frontend (HULK):** Implemented in Python 3.13+, focusing on lexing, parsing, and semantic analysis.\n- **Backend (Banner IR):** A stack-based virtual machine implemented in Rust for high performance and safety.\n- **Literate Engine:** Uses `illiterate` to tangle code from Quarto (`.qmd`) files in `pages/` into the `src/` directory.\n\n## Getting Started\n\nTo set up the development environment, ensure you have the following installed:\n- Python 3.13+ (and `uv`)\n- Rust (and `cargo`)\n- Quarto\n- Node.js (for VS Code extension development)\n\nRun the full build and test suite:\n```bash\nmake all\n```\n\n## Documentation\n\n- **[Student-Facing Book](https://matcom.github.io/hulk):** The primary pedagogical resource for the language.\n- **[Developer Documentation](docs/index.md):** Technical guides on architecture, deployment, and development workflows.\n\n## License\n\nHULK is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcom%2Fhulk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatcom%2Fhulk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcom%2Fhulk/lists"}