Small changes in documentation.
This commit is contained in:
@@ -20,9 +20,13 @@
|
||||
|
||||
@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.
|
||||
This module has been largely coded as an evolution to the @tt{js-transformer} setup
|
||||
from @tt{racket-webview} by supervising it's evolution using AI.
|
||||
It is astonishing what AI can do these days. To get the AI agent this far
|
||||
on racket and testing the output by itself, I had to get @tt{racket} installed
|
||||
in the coding sandbox of the AI agent.
|
||||
See @hyperlink["https://racket.discourse.group/t/a-small-experiment-bootstrapping-racket-into-a-chatgpt-sandbox-at-openai/4238"]{the discourse article}
|
||||
about that.
|
||||
|
||||
@bold{js-maker} is a small, syntax-driven JavaScript generator for writing a
|
||||
practical JavaScript subset in Racket notation. It provides two macros,
|
||||
|
||||
Reference in New Issue
Block a user