Browse by Tags

All Tags » F# » Frameworks » .NET (RSS)

Thinking in Concurrently in .NET by podwysocki

In recent posts, you've found that I've been harping on immutability and side effect free functions. There is a general theme emerging from this and some real reasons why I'm pointing it out. One of the things that I'm interested in is concurrent programming...
Filed under: , , ,

Looking at DSLs in .NET by podwysocki

As I've mentioned in recent posts such as here , here and here , I've been very interested in Domain Specific Languages (DSLs), especially with regards to F# and the DLR as well. I recently re-listened to Software Engineering Radio Episode 52 with Obie...
More Posts