The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Monad

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ted Leung

Posts: 813
Nickname: twl
Registered: Jan, 2003

Ted Leung is principal of Sauria Associates, LLC. He is a member of the Apache Software Foundation
Monad Posted: Jul 3, 2004 11:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Ted Leung.
Original Post: Monad
Feed Title: Ted Leung on the air : computers/programming/dotnet
Feed URL: http://www.sauria.com/blog/computers/programming/dotnet?flav=rss
Feed Description: Ted Leung on the air: Open Source, Java, Python, and ...
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Ted Leung
Latest Posts From Ted Leung on the air : computers/programming/dotnet

Advertisement
Tonight I took some time to to look at the monad video that Jon Udell posted. It's interesting to see how the Monad team has extended the notion of a shell to work in an object environment. While this isn't that new conceptually (you could do similar stuff in Python or Lisp), there are some very nice features, some of which fall out of the scale at which things are being implemented. The ability to have a shell pipeline terminate at Excel or some other GUI app could be really useful. This is the shell that you wish you had on the Mac that could talk to all scriptable applications. Writing pipelines that don't have to do all the text parsing that UNIX pipelines do is very attractive. It would be great to have something like this for Mono (I'm guessing that msh won't actually run on Mono).

This is the second video I watched today (I watched the Intentional Programming video earlier in the day), and I also watched the WWDC keynote earlier in the week. This is probably no big deal for most people, but I watch television (or see a movie) so infrequently, that I really don't think of video streams as a way to get information. In this case, it was compounded by the fact that I had to get off the Mac because the Mac version of Windows Media player couldn't play the IP stream, so I just stayed on to watch the Monad video. One other cool thing about the Monad video was that they had the transcript right next to it, so I could read the transcript where things were going slow, and rely on the "sync transcript" feature to keep scrolling the transcript to the right place to help me keep oriented.

Read: Monad

Topic: AutoPatcher Previous Topic   Next Topic Topic: Managing the .Net version from IIS

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use