Hacker News new | ask | show | jobs
by faical 2702 days ago
I designed a programming language and wrote an interpreter for it [1] for fun without a formal CS education. I started a series of articles [2] to teach people everything they need to do the same. Give it a try :).

[1] https://github.com/ftchirou/blink

[2] https://hackernoon.com/lets-build-a-programming-language-261...

(P.S. Feel free to reach out to me [github_username] at gmail.com)