From fc0fce66572fba1be7e34fc19366a6891f2cb274 Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Wed, 27 May 2026 14:12:36 +0200 Subject: [PATCH] chatgpt mentions --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96b4e94..3d7c975 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # js-maker -A syntax-driven Racket-to-JavaScript macro experiment. +A syntax-driven Racket-to-JavaScript macro module. + +This js-maker module was started as part of racket-webview, and has since +evolved under supervision of the author using ChatGPT as AI agent. ## Layout ```text -jsmaker/ +js-maker/ main.rkt public macro module info.rkt package metadata and package test entry private/