Many shapes and the same function
I was playing around with a small function in Scala and found it kind of interesting that you can express the same thing in different ways. We are writting a...
I was playing around with a small function in Scala and found it kind of interesting that you can express the same thing in different ways. We are writting a...
For the first post of the year, a short post on something I keep forgetting, hopefully it will help someone else.
I wrote a little bit about type providers here but I haven’t in a while and the time has come to check them out again.
I mentioned in a post yesterday that I was looking for a programming languages database with this minimum info:
As I try to understand the history of programming languages I am building a time-line with paradigms and families of the programming languages I learn about....
This post is a (not so short) summary of the wonderful 1972 paper entitled: “Programming Languages: History and Future” by Jean Sammet[1]. She is not only on...
I guess I am one of those people that really enjoy this time of the year, so I had to add another post. This is a sneaky(?) second post for #FsAdvent. Read...
It is that time of the year, and #FsAdvent is now an event we all look forward during the happy season :D. My contribution to it is this write up about compu...
Some stuff I have been looking at today that you might find interesting