HQ9

🍋  an interpreter of the HQ9+ programming language, written in C++20

OTHER License

Stars
4

Bot releases are hidden (Show)

HQ9 - v1.2.4 Latest Release

Published by LucasLarson almost 4 years ago

✅ add && make to Gitpod initialization recipe
✅ add && ./HQ9+ to Gitpod initialization recipe

HQ9 - v1.2.3

Published by LucasLarson about 4 years ago

⚠️ hotfix for v1.2.2, whose description doesn’t match the release
✅ add Gitpod configuration
✅ link to Gitpod configuration

HQ9 - v1.2.2

Published by LucasLarson about 4 years ago

✅ add Gitpod configuration
✅ link to Gitpod configuration

HQ9 - v1.2.1

Published by LucasLarson about 4 years ago

✅ make bootstrap more extensible

HQ9 - v1.2.0

Published by LucasLarson about 4 years ago

✅ remove .hpp files from CMake build file CMakeLists.txt (they’re included from the .cpp files)

HQ9 - v1.1.4

Published by LucasLarson about 4 years ago

✅ easily opening new issues now integrated into the codebase
✅ using @GitHub’s name for its Super-Linter

HQ9 - v1.1.3

Published by LucasLarson about 4 years ago

✅ yamllint workflow
✅ YAML files linted

HQ9 - v1.1.2

Published by LucasLarson about 4 years ago

  • the readme has badges
HQ9 - v1.1.1

Published by LucasLarson about 4 years ago

HQ9 - v1.1.0

Published by LucasLarson about 4 years ago

  • C++ classes for about ≈50%Âą of the HQ9+ language now
  • C++ classes for main
HQ9 - v1.0.0

Published by LucasLarson about 4 years ago

This release moves the codebase from C89 to C++20.


Because “Cool URIs don’t change” (@TimBL, 1998), but mostly because, as of 2020, @GitHub still doesn’t allow repositories to contain + characters, this software’s origin remains at https://github.com/LucasLarson/HQ9.

HQ9 - v0.3.1

Published by LucasLarson about 4 years ago

⚡️ initial release as release