Skip to content

Commit bec43ea

Browse files
authored
Add tutorial for building a Rust Text Editor.
Link to the link -- https://www.philippflenker.com/hecto/
1 parent 13577c2 commit bec43ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
354354
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
355355
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
356356
* [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/)
357+
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.philippflenker.com/hecto/)
357358

358359
#### Build your own `Visual Recognition System`
359360

0 commit comments

Comments
 (0)