The THP programming language compiler https://thp.araozu.dev
Go to file
Araozu cdafc40ff7 Add minimal error reporting for syntax analysis 2023-03-14 16:10:43 -05:00
examples Error messages 2023-03-03 09:55:26 -05:00
src Add minimal error reporting for syntax analysis 2023-03-14 16:10:43 -05:00
.gitignore Simple scientific notation scanning 2022-11-29 20:13:48 -05:00
CHANGELOG.md Add simple error reporting for lexical errors (rebase) 2023-03-03 09:55:20 -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