Show HN: I made a custom interpreted programming language at 15 cpl.jimdinias.dev 3 points by jimmydin7 4 hours ago
jimmydin7 4 hours ago FYI this was made so I understand the concept behind languages, we all know that it can't be used in a real-world senario. It basically goes through ast-nodes, lexer (tokenizer), interpreter, and more!
FYI this was made so I understand the concept behind languages, we all know that it can't be used in a real-world senario. It basically goes through ast-nodes, lexer (tokenizer), interpreter, and more!
That is cool. At your age, I didn’t know how to make an HTML page