2020 Year in review
December 22, 2020
I separated my year into two major parts, Goals and topics. Goals are the tasks that I wrote in January 2020 to accomplish this year. I’ve written 3 goals.
Software Engineer
December 22, 2020
I separated my year into two major parts, Goals and topics. Goals are the tasks that I wrote in January 2020 to accomplish this year. I’ve written 3 goals.
September 15, 2020
layout: post title: Moving from Vim to Emacs categories: [programming language]
September 10, 2020
I posted a month ago, a blog post about Repl.it Lang Jam, and we created a team there https://repl.it/@tinylang.
August 10, 2020
This month, a new jam was open. The Repl.it Language Jam.
May 12, 2016
Well, we have reached the last part of this series. The idea so far was to give a little more understanding of how an interpreter works in a minimalist way.
March 22, 2016
Mathematical expressions are one of the most complex points when we are talking about compilers and interpreters.