diff options
Diffstat (limited to 'documentation/bookmark/tool')
-rw-r--r-- | documentation/bookmark/tool/read_eval_print_loop.md | 2 | ||||
-rw-r--r-- | documentation/bookmark/tool/text_editor.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/tool/read_eval_print_loop.md b/documentation/bookmark/tool/read_eval_print_loop.md index 6d71c3e53..711758436 100644 --- a/documentation/bookmark/tool/read_eval_print_loop.md +++ b/documentation/bookmark/tool/read_eval_print_loop.md @@ -1,4 +1,6 @@ # Reference +0. []() +0. [Ideas for Clojure Network Eval API](https://tonsky.me/blog/network-eval/) 0. [reple: "Replay-based" REPLs for compiled languages.](https://github.com/BenBrock/reple) diff --git a/documentation/bookmark/tool/text_editor.md b/documentation/bookmark/tool/text_editor.md index b2b0c7d54..623e0f0cd 100644 --- a/documentation/bookmark/tool/text_editor.md +++ b/documentation/bookmark/tool/text_editor.md @@ -65,6 +65,8 @@ # Reference +0. []() +0. [keenwrite: Java-based desktop text editor with live preview, string interpolation, and formulas](https://github.com/DaveJarvis/keenwrite) 0. [Deft for Emacs](https://jblevins.org/projects/deft/) 0. [Text Editing Hates You Too](https://lord.io/text-editing-hates-you-too/) 0. [On the design of text editors](https://arxiv.org/abs/2008.06030) |