The THP programming language compiler https://thp.araozu.dev
Go to file
Araozu e383d300f2 Show offending line and token when a syntax error is found 2023-03-15 16:33:00 -05:00
examples Error messages 2023-03-03 09:55:26 -05:00
src Show offending line and token when a syntax error is found 2023-03-15 16:33:00 -05:00
.gitignore Simple scientific notation scanning 2022-11-29 20:13:48 -05:00
CHANGELOG.md Show offending line and token when a syntax error is found 2023-03-15 16:33:00 -05:00
Cargo.lock Add clap for CLI args parsing 2023-03-03 09:55:26 -05:00
Cargo.toml Add clap for CLI args parsing 2023-03-03 09:55:26 -05:00
LICENSE.md Scan integers 2022-11-21 16:58:51 -05:00