aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/tool
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/tool/integrated_development_environment.md9
-rw-r--r--documentation/bookmark/tool/text_editor.md (renamed from documentation/bookmark/text_editor & ide.md)8
2 files changed, 17 insertions, 0 deletions
diff --git a/documentation/bookmark/tool/integrated_development_environment.md b/documentation/bookmark/tool/integrated_development_environment.md
new file mode 100644
index 000000000..65aa01b32
--- /dev/null
+++ b/documentation/bookmark/tool/integrated_development_environment.md
@@ -0,0 +1,9 @@
+# Tools
+
+1. [Utilso: All-in-one tools for developers](https://utilso.com/)
+1. https://keycode.info/
+
+# Reference
+
+1. []()
+
diff --git a/documentation/bookmark/text_editor & ide.md b/documentation/bookmark/tool/text_editor.md
index 62e953e7b..07d68eecd 100644
--- a/documentation/bookmark/text_editor & ide.md
+++ b/documentation/bookmark/tool/text_editor.md
@@ -1,10 +1,15 @@
# Rendering
+1. [Text Rendering Hates You](https://gankra.github.io/blah/text-hates-you/)
1. [Graphics for JVM](https://tonsky.me/blog/skija/)
1. https://github.com/JetBrains/skija/
1. https://github.com/JetBrains/skiko/
1. https://github.com/JetBrains/compose-jb
+# Font
+
+1. [Google Noto Fonts: Beautiful and free fonts for all languages](https://www.google.com/get/noto/)
+
# Residential programming
1. [Residential Programming without Mutable State - Thomas Getgood](https://www.youtube.com/watch?v=Kgw9fblSOx4)
@@ -50,6 +55,7 @@
# Reference
+1. [Text Editing Hates You Too](https://lord.io/text-editing-hates-you-too/)
1. [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/index.html)
1. [On the design of text editors](https://arxiv.org/abs/2008.06030)
1. [The Piece Table - the Unsung Hero of Your Text Editor](https://darrenburns.net/posts/piece-table/)
@@ -154,6 +160,7 @@
## General
+1. [Trix: A rich text editor for everyday writing.](https://trix-editor.org/)
1. [Left](https://100r.co/site/left.html)
1. https://howl.io/
1. [The Whole Code Catalog](https://futureofcoding.org/catalog/)
@@ -214,6 +221,7 @@
## Structured editing
+1. [Inspiring a future Clojure editor with forgotten Lisp UX - Shaun Lebron](https://www.youtube.com/watch?v=K0Tsa3smr1w)
1. [Dion Systems - The How And Why Of Reinventing The Wheel](https://vimeo.com/485177664)
1. [Towards Tactic Metaprogramming in Haskell](https://reasonablypolymorphic.com/blog/towards-tactics/index.html)
1. https://github.com/Raathigesh/waypoint