Skip to content

Commit

Permalink
Update README.md (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrezn authored Feb 6, 2024
1 parent d0d280d commit 107ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interested. There's also a discord server for discussions about Sapling and str
general ([invite link](https://discord.gg/Amv3Tsb4fV)). OK enough from me, onto the real README!_

Most of the ideas for this project come from my friend Shtanton's
[blog post](http://shtanton.com/ex.html). The concept of directly editing syntax trees is called
[blog post](http://shtanton.com/posts/ex.html). The concept of directly editing syntax trees is called
['structured editing'](https://en.wikipedia.org/wiki/Structure_editor) and is not new;
the purpose of Sapling is to use ideas from structured editing to **speed up** moment-to-moment
code editing, much how editors like Vim and Emacs speed up editing. Sapling's editing model will
Expand Down

0 comments on commit 107ba39

Please sign in to comment.