chatgpt mentions
This commit is contained in:
@@ -1,11 +1,14 @@
|
|||||||
# js-maker
|
# 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
|
## Layout
|
||||||
|
|
||||||
```text
|
```text
|
||||||
jsmaker/
|
js-maker/
|
||||||
main.rkt public macro module
|
main.rkt public macro module
|
||||||
info.rkt package metadata and package test entry
|
info.rkt package metadata and package test entry
|
||||||
private/
|
private/
|
||||||
|
|||||||
Reference in New Issue
Block a user