After having looked at each of these two projects, it seems that both are VERY similar. Both run on top of the CLI, both have python style syntax, both use .NET instead of the standard python libraries.
So, what are the differences between them and advantages of each?
The main difference, in my opinion, is that IronPython is an implementation of a mature language - while Boo is younger and less known.