diff --git a/scrbl/js-maker.scrbl b/scrbl/js-maker.scrbl index 356eef8..a12b57e 100644 --- a/scrbl/js-maker.scrbl +++ b/scrbl/js-maker.scrbl @@ -16,10 +16,14 @@ (list (verbatim rkt) (verbatim js))))) @title{js-maker: a Syntax-Driven Racket-to-JavaScript Generator} -@author+email["Hans Dijkema" ""] +@author+email["Hans Dijkema" "hans@dijkewijk.nl"] @defmodule[js-maker] +This module has been largely coded as an evolution to the @{js-transformer} setup +from @racket{racket-webview} by supervising it's evolution using AI. +It is astonishing what AI can do these days. + @bold{js-maker} is a small, syntax-driven JavaScript generator for writing a practical JavaScript subset in Racket notation. It provides two macros, @racket[js] and @racket[js/expression]. In the ordinary case the macros