Polyglot Programming
Published: Oct 1, 2008 At Anug last time we heard about F# and functional programming. One of the things we discussed was polyglot programming: Could one do a website where the UI was in ironRuby or ironPython, the business objects in C# and the harder calculations in F#? Actually I brought this up, and nobody seemed to buy it. The reason people used was that you would have to be in a bigger enterprise in order to do this kind of polyglot programming, simply because it will be too hard to deal with all these different languages (Correct me if I got this wrong!). ...