HOO Programming language compiler.
Go to file
2025-07-11 08:28:22 +05:30
.devcontainer Initial commit 2024-11-02 19:55:24 +05:30
.vscode Added more unit tests 2025-07-11 08:28:22 +05:30
src Added more unit tests 2025-07-11 08:28:22 +05:30
tests Added more unit tests 2025-07-11 08:28:22 +05:30
.DS_Store Added more unit tests 2025-07-11 08:28:22 +05:30
.gitignore Implementing literal visitor 2024-11-28 00:07:07 +05:30
CMakeLists.txt Added more unit tests 2025-07-11 08:28:22 +05:30
Dockerfile Tested literal statement 2024-11-28 01:37:29 +05:30
Hoo.g4 Added more unit tests 2025-07-11 08:28:22 +05:30
HooLexer.g4 Corrected parsing bool literal by setting lexer priority 2024-12-10 19:04:16 +05:30