← 返回首页
GitHub - B2R2-org/FsReadLine: An implementation of GNU Readline in F# · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

B2R2-org/FsReadLine

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

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#

Topics

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.