B2R2.FsReadLine is a GNU readline implementation written purely in F#.
Info
| Version: | 0.3.0 |
| Author(s): | SoftSec Lab. @ KAIST |
| Last Update: | Tuesday, March 3, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/B2R2.FsReadLine |
Install
Install-Package B2R2.FsReadLine
dotnet add package B2R2.FsReadLine
paket add B2R2.FsReadLine
B2R2.FsReadLine Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)