From c55b72528f39c3054ed205011f5e31c4c6537180 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 18 Dec 2023 15:22:22 -0500 Subject: [PATCH] src/about.htm: Emphasize declarative DSLs --- src/about.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/about.htm b/src/about.htm index 47733a2..a365b37 100644 --- a/src/about.htm +++ b/src/about.htm @@ -23,8 +23,8 @@

I deal primarily with compiler construction and the creation of - domain-specific languages and abstractions to simplify the development - and improve the robustness of otherwise-complex systems. + declarative domain-specific languages and abstractions to simplify the + development and improve the robustness of otherwise-complex systems. I historically did a lot of web development, and have been programming for over twenty years.