Skip to content
/ kilo Public

Port of text editor from Build Your Own Text Editor (written in C) to Go

Notifications You must be signed in to change notification settings

vegarsti/kilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kilo in Golang

Build Your Own Text Editor is a tutorial to creating the text editor kilo in C. Let's follow along in Golang!

Completed steps from Table of Contents

  • Setup
  • Entering raw mode
  • Raw input and output
  • A text viewer
  • A text editor
  • Search
  • Syntax highlighting
  • Appendices

Skipped

About

Port of text editor from Build Your Own Text Editor (written in C) to Go

Topics

Resources

Stars

Watchers

Forks

Languages