Skip to content

Commit be9acbf

Browse files
authored
Merge pull request codecrafters-io#751 from guuzaa/rust-text-editor-hecto
Add tutorial for building a Rust Text Editor.
2 parents 412fef4 + bec43ea commit be9acbf

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
@@ -352,6 +352,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
352352
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
353353
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
354354
* [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/)
355+
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.philippflenker.com/hecto/)
355356

356357
#### Build your own `Visual Recognition System`
357358

0 commit comments

Comments
 (0)