about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f3d8a6..0d73bc2 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,13 @@ Further forks are encouraged. If you show me your fork, I'll link to it here.
   support for modifying files; useful starting point for some forks.
 * https://codeberg.org/akkartik/pong.love -- a fairly minimal example app that
   can edit and debug its own source code.
+* https://codeberg.org/akkartik/template-live-editor.love -- a template for
+  building "free-wheeling" live programs (easy to fork, can be modified as
+  they run), with a text editor primitive.
+* https://codeberg.org/akkartik/luaML.love -- a free-wheeling 'browser' for a
+  Lua-based markup language built as a live program.
+* https://codeberg.org/akkartik/driver.love -- a programming environment for
+  modifying free-wheeling programs while they run.
 
 ## Feedback