Skip to content

JustinPealing/fs-kilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages