Turin
-
Software Development
Representing relationships as first-class citizens in an Object-oriented programming language
As beginners we used to write very large functions and then giant God classes. As we improve our skills, our classes…
Read More » -
Core Java
Turin Programming Language for the JVM: building advanced lexers with ANTLR
As I wrote in my last post, I recently started working on a new programming language named Turin. A working compiler for…
Read More » -
Software Development
Create a programming language for the JVM
Because you know, in the end everyone wants to create his own programming language. I have been interested in parsers…
Read More »