8000 GitHub - cloudRoutine/FsReadLine: An implementation of GNU Readline in F#
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cloudRoutine/FsReadLine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

An implementation of GNU Readline in F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 100.0%
0