Hi, I've dived into the whole coding paradigm on Saturday, so today marks the end of my first week not only with Rust, but programming. 🎉
I've made a miniature lexical analyser with a few pointers from my school buddy (he's like a grandmaster at coding...).
If anyone could tell me what I did wrong, could do better, then it would be greatly appreciated.
Here is the repository file that I've worked on for a few days: https://github.com/daquav1s/sapphire/blob/main/src/lexer.rs