Skip to content

B2R2-org/FsReadLine

Repository files navigation

Build Status

B2R2.FsReadLine

This is a GNU readline implementation written purely in F#, which is inspired by this project.

Currently FsReadLine minimally supports command line history, automatic tab completion, and several keyboard shortcuts. Thus, we are widely open for PRs.

To see what this library does, simply run the demo project:

$ dotnet run --project src/FsReadLine.Demo

Releases

No releases published

Packages

No packages published

Languages