The clr tag has no wiki summary.
3
votes
2answers
462 views
Is there a canonical book on CLR in .Net? [closed]
I'd like to understand the working of CLR in .Net.
Is there a book out there that's the de-facto standard for describing details, and other helpful information on CLR in .Net? What about that book ...
10
votes
2answers
759 views
Is IronScheme complete enough or stable enough to be worth learning?
IronScheme is mentioned on Wikipedia as a successor to a failed project called IronLisp, bringing Lisp to CLR and .NET, the way Clojure does for the JVM. Does anyone have experience with this ...