Re: [Mono-list] Pash - cross platform PowerShell is out in the wild!Announcement.

2008-04-17 Thread Danny Waite
Fantastic! I've been waiting for this for a long while now. Great work Igor, 
I'll be playing around with this at the weekend.  I think this project has lots 
of mileage. 


From: Igor Moochnick 
Sent: Monday, April 07, 2008 4:23 PM
To: [EMAIL PROTECTED] ; mono-list@lists.ximian.com 
Subject: [Mono-list] Pash - cross platform PowerShell is out in the 
wild!Announcement.


Pash - http://pash.sourceforge.net/

PowerShell open source cross-platform reimplementation.


About the name
Pash = PoSH (PowerShell) + bash (one of the Unix shells)


Goals
The main goal is to provide a rich shell environment for other operating 
systems as well as to provide a hostable scripting engine for rich 
applications. The user experience should be seamless for people who are used to 
Windows version of PowerShell. The scrips, cmdlets and providers should runs 
AS-IS (if they are not using Windows-specific functionality). The rich 
applications that host PowerShell should run on any other operating system 
AS-IS. Secondary goal: the scripts should run across the machines and different 
OS's seamlesly (but following all the security guidelines).


Environment
The current implementation of Pash is written using pure .Net 2.0. It compiles 
on VS 2008 as well as on Mono. So all the developers can choose the environment 
that fits their needs and preferences. The produced assemblies can be executed 
"right out of the box" on Windows, Linux, Mac (or others) without any 
additional recompilation. Note: for Windows Mobile and Windows CE the produced 
code should be recompiled against the .NET Compact Framework.


Progress
You're welcome to get the source code and contribute to the Pash public effort 
@ http://sourceforge.net/projects/pash. 

~50% of public PowerShell classes defined. 

~40% of framework functionality operational. 












___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
<>___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Pash - cross platform PowerShell is out in the wild! Announcement.

2008-04-07 Thread Igor Moochnick
Pash - http://pash.sourceforge.net/

PowerShell open source cross-platform reimplementation.
About the name

Pash = PoSH (PowerShell) + bash (one of the Unix shells)
Goals

The main goal is to provide a rich shell environment for other operating
systems as well as to provide a hostable scripting engine for rich
applications. The user experience should be seamless for people who are used
to Windows version of PowerShell. The scrips, cmdlets and providers should
runs AS-IS (*if they are not using Windows-specific functionality*). The
rich applications that host PowerShell should run on any other operating
system AS-IS. Secondary goal: the scripts should run across the machines and
different OS's seamlesly (but following all the security guidelines).
Environment

The current implementation of Pash is written using pure .Net 2.0. It
compiles on VS 2008 as well as on Mono. So all the developers can choose the
environment that fits their needs and preferences. The produced assemblies
can be executed "right out of the box" on Windows, *Linux, Mac (or
others)*without
any additional recompilation.
*Note:* for Windows Mobile and Windows CE the produced code should be
recompiled against the .NET Compact Framework.
Progress

You're welcome to get the source code and contribute to the Pash public
effort @ 
*http://sourceforge.net/projects/pash*.


~50% of public PowerShell classes defined.

~40% of framework functionality operational.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list