Skip to content

about PSLambda #26

Open
Open
@tylike

Description

@tylike

hi,
this is a very good project.
I'm a c# developer and I want to use powershell as a scripting language in my project.
Powershell script has several big advantages:
1.scriptblock feature is not in c#.
This feature can develop the dsl language.
2. There is IDE support for powershell and can be personalized.
3. Has the debugger support.
4. Based on .net framework.
So my idea is that the powershell if used to replace cmd is good enough.
Performance may not be a big problem.
But as a scripting language, the performance requirements are higher, so I want to compile the power scriptshell to .net dll.
I see you're trying to be compatible with all the original powershell commands, and what I'm trying to say is, don't you need these?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions