diff options
author | Eduardo Julian | 2019-08-10 22:35:13 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-08-10 22:35:13 -0400 |
commit | c06ee7d55123c4f87cd15e15f8d25b9ab08ea3f3 (patch) | |
tree | 619727ee7354d1eb7d8519e9c4fa839b0a480957 /documentation/research | |
parent | d0c938888b3dd00cfdb27bb9444401b9e5913490 (diff) |
WIP: JVM function generation.
Diffstat (limited to '')
-rw-r--r-- | documentation/research/text_editor & ide.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md index 433644c7a..4fc5ad04a 100644 --- a/documentation/research/text_editor & ide.md +++ b/documentation/research/text_editor & ide.md @@ -188,6 +188,7 @@ ## Structured editing +1. [Tiled Text](http://www.tiledtext.com/projects/tiledtext) 1. [Deuce: A Lightweight User Interface for Structured Editing](https://arxiv.org/abs/1707.00015) 1. ["Structured Editing for Elm* in Elm" by Ravi Chugh](https://www.youtube.com/watch?v=-TFL6E1uSHE) 1. [The TeXmacs user interface and structured text editing](https://www.youtube.com/watch?v=Sc55nOSN0kQ) |