Skip to content

Question: Can this be used outside of PowerShell? #1045

Open
@avestura

Description

@avestura

Hello

I want to know if I can use PSReadLine as a .NET library for creating a customized REPL for F#.NET.
This module already has tons of useful features like Syntax highlighting, auto-complete, etc which reimplementing them using basic .NET Console class seems to be reinventing the wheel.

Is using this lib for such a task (building a customized REPL for another .NET Language other than PowerShell) feasible or not?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions