By: mrben
24 Mar 2005 10:13am GMT How do you mean ‘similar to Python but designed for the CLI’? I thought Python was designed for the CLI?
By: Schwuk
24 Mar 2005 10:13am GMT Python was designed for Python – IronPython is an implementation of python which targets the CLI. Boo is a new language based on Python, but designed purely for the CLI.