Hacker News
new
top
best
ask
show
job
Show HN: I made a custom interpreted programming language at 15
(
cpl.jimdinias.dev
)
3 points
by
jimmydin7
13 hours ago
2 comments
jimmydin7
13 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!
alex2727
13 hours ago
That is cool. At your age, I didn’t know how to make an HTML page