Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-kilo

This is a F# port of the Kilo text editor from the Build your own text editor tutorial series.

Screenshot

To run

dotnet run

You can optionally pass the path of a file to edit on the command line, e.g.

dotnet run Program.fs

Commands:

  • Ctrl-S = save
  • Ctrl-Q = quit
  • Ctrl-G = find

About

Port of Kilo text editor to F#

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages