aboutsummaryrefslogtreecommitdiff
path: root/interesting-projects/interesting-projects.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'interesting-projects/interesting-projects.gmi')
-rw-r--r--interesting-projects/interesting-projects.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/interesting-projects/interesting-projects.gmi b/interesting-projects/interesting-projects.gmi
index 5a694d22..20c826cc 100644
--- a/interesting-projects/interesting-projects.gmi
+++ b/interesting-projects/interesting-projects.gmi
@@ -1264,3 +1264,8 @@ UDP file transfer utility that was used to great success at a previous job
:tool:transfer
:programmed-in:c
:networking
+
+=> https://bford.info/pub/lang/matchertext/ Matchertext
+A simple cross-language syntactic discipline that enables the safe embedding a string in any compliant language into a string in any other language via simple "copy-and-paste", in particular with no escaping, obfuscation, or expansion of embedded strings.
+:coding:parsing
+:lightweight-markup