Mimics the F# Interactive console application inside a WPF user control, this allows it to be used inside a WPF application.
Currently based on the open source F# 3.1 Interactive process.
The RPL for your REPL. It's a REPL for Console Apps that features a command history, word completion, and basic shell nav. Just add your own prompt, startup message, and callback for handling the user input. More info at https://github.com/sorrell/InteractivePrompt
ConsoleFx Interactive Shell is a framework for building interactive command-line applications. It is built on top of the ConsoleFx Core framework and thereby supports all the command-line parsing features available in ConsoleFx Core.
This is the binary package for the ConsoleFx Interactive Shell....
More information
ConsoleFx Interactive Shell is a framework for building interactive command-line applications. It is built on top of the ConsoleFx Core framework and thereby supports all the command-line parsing features available in ConsoleFx Core.
This is the code package for the ConsoleFx Interactive Shell. Use...
More information