# hecto_simple_edit **Repository Path**: chujin_w/hecto ## Basic Information - **Project Name**: hecto_simple_edit - **Description**: hecto -- a simple editor a sample for study rust - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-03 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 开发自己的文本编辑器 ## [Rust 开发](./hecto/README.md) ## [C 开发](./kilo/README.md) ## 参考书目 - [hecto: Build Your Own Text Editor in Rust](https://www.flenker.blog/hecto/) - [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/index.html) - [hecto:用 Rust 开发自己的文本编辑器](https://paulden.site/posts/hecto/) - [简单英语学Rust](https://kumakichi.github.io/easy_rust_chs/Chapter_1.html) - [Blog Translation](https://fucking-translation.github.io/blog/lang/rust/summary.html) - [Rust语言圣经(Rust Course)](https://course.rs/about-book.html) - [VT100 User Guide](https://vt100.net/docs/vt100-ug/contents.html)