Welcome to Atalasoft Community Sign in | Help

Browse by Tags

All Tags » C# » clojure   (RSS)
A wide range of subjects this week including testing, concurrent performance, exception handing and data structures.   Software – FsStory, a library for writing executable user stories in F# I feel that F#, with it’s concise syntax, is an ideal framework Read More...
Another very exciting week.  I’ve barely had time to catch my breath. Meanwhile I’ve decided to take my weekly roundup post consistently in the direction of functional programming in the Microsoft universe for the foreseeable future.  This will Read More...
It’s been a very exciting week. I actually had more things to post than time would allow me to write about. I’ll have to save them for next time. Blog: Daniel Spiewak’s What is Hindley-Milner? (and why is it cool?) Hindley-Milner is the algorithm all Read More...
It's time to leave the secondary, external structure of our programs behind. If you can treat the reflected code from a programming language like an abstract data structure, why can’t you just keep the source itself in a similarly abstracted data structure? Read More...