Building Your Own Programming Language

Written by vgsantoniazzi | Published 2020/09/13
Tech Story Tags: compiler | interpretation-and-expressions | interpreter | programming-languages | software-development | programming | coding | learn-to-code

TLDR In this article, I will explain how an interpreter works. In the next post, we will write an interpreter and perform mathematical operations. This is exactly like tiny-lang. The next post will build flow management and writing a simple tokenizer. Kompilator stands for the Kompi project, which is a Polish-language compiler. I will also leave a bibliography of links that I have that can help you develop your compiler/interpreter. I like ruby-like (optional parentheses) and explicit expressions (1 + 2 + 4)via the TL;DR App

no story

Written by vgsantoniazzi | Software Engineer
Published by HackerNoon on 2020/09/13