Build An Editor In Go - Part 1: Terminal Raw Mode

Опубликовано: 02 Октябрь 2024
на канале: The Ape Machine
2,695
35

📺Playlist:
   • Golang Tutorials  
💾Code:
https://github.com/TheApeMachine/boogie

📟Get in touch:
https://join.slack.com/t/theapemachin...
  / theapemachine  
  / the4pemachine  
[email protected]

💜Suggested:
Create your own programming language:
   • Create Your Own Programming Language  

I want to have a built-in editor in my home-made programming language, and in this video we make a first step of putting the terminal into raw mode and getting input from the keyboard.

🗺Navigation:
0:00 - Intro
0:40 - Refactoring
24:20 - Building the Editor

#TheApeMachine #Programming #Golang