I tried to code a systems language called Tig https://github.com/alonsovm44/tc-lang It is cool and it taught me a lot of CS and programing topics, but i ran out of tokens and since i have no monery for cascade code, the project stagnated.I was ashamed of myself so i turned to good old man programs, tutorials in youtube and i tried writing a lexer for a calculator in raw C. And so far i ve been successful.Moral of the story: Dont depend on AI, learn to code by yourself. It will take longer, it will be difficult, but it will be all yours.