Here is the website for MonoTouch; a framework that lets you write .NET apps for deployment on the iPhone. (via reddit)
CONTENTS
Meta
Here is the website for MonoTouch; a framework that lets you write .NET apps for deployment on the iPhone. (via reddit)
In this conversation on the PLT discussion list about PLT and COM, Pedro shared that: Some time ago I wrote a bridge from PLT to .NET [1]. Unfortunatly bit rot has set in, but if you think it might be usefull I can forward the code. The basic approach was to write a Managed C++ [...]
They are available here. They look pretty interesting, too. (via LtU)
Ted, seemingly an open-source/Python focused person, shares his thoughts on Lang.NET 2009 here.
The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities. Leppie has covertly added LINQ support to another language, R6RS [...]
Maybe one reason why people love C# so much is that it was influenced by Lisp? Stranger things have happened.
IntelliFactory is a company that facilitates the adoption of functional programming, in particular, F#. (via cufp)
Have you ever heard of IronScheme? IronScheme [aims] to be a R6RS compliant Scheme implementation based on the Microsoft DLR. These aren’t just nebulous goals either, they’ve actually got the interpreter up and running! With so much development going on around the DLR right now; I’m going to pay extra special attention to when the [...]
ms-window-move-resize-info is a project to provide both the libraries and helper programs to do three things: Get information about the windows on your MS Windows desktop. Move windows on your MS Windows desktop. Resize windows on your MS Windows desktop.