Hello, this time I would like to discuss a paper written by Erik Meijer and Jim Miller, Microsoft employee’s whose work is related to the Common Language Runtime. The paper is called Technical Overview of the Common Language Runtime and it can be found here.
The main topic of the paper is about the...
domingo, 30 de octubre de 2016
jueves, 20 de octubre de 2016
[Discussion] Language Design and Implementation using Ruby and the Interpreter Pattern
Today I’m writing an interesting review, it is about a paper published by our class professor, Ariel Ortiz R.. Language Design and Implementation using Ruby and the Interpreter Pattern is the name of the paper, you can find it here[1].
This paper is particularly interesting for me because it involves...
domingo, 9 de octubre de 2016
[Discussion] Compile-Time Metaprogramming
This time I listened the Software Engineering Podcast, Episode 57: Compile-Time Metaprogramming[1] where Laurence Tratt was present as guest.
Although the episode focuses in the Converge programming language (created by Tratt), it has some significant topics of general interest for the listeners. To...
[Discussion] The mother of compilers
This post entry is an opinion about two resources: the article Grace Hopper - The Mother of Cobol[1] and the video documentary The Queen of Code[2].
Grace Hopper is the one who created the Cobol language. She was a mathematician and became a Navy Admiral in her young age. It is said that she also coined...