scrbl aangepast
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
@title{js-maker: a Syntax-Driven Racket-to-JavaScript Generator}
|
@title{js-maker: a Syntax-Driven Racket-to-JavaScript Generator}
|
||||||
@author+email["Hans Dijkema" ""]
|
@author+email["Hans Dijkema" ""]
|
||||||
|
|
||||||
@defmodule[jsmaker]
|
@defmodule[js-maker]
|
||||||
|
|
||||||
@bold{js-maker} is a small, syntax-driven JavaScript generator for writing a
|
@bold{js-maker} is a small, syntax-driven JavaScript generator for writing a
|
||||||
practical JavaScript subset in Racket notation. It provides two macros,
|
practical JavaScript subset in Racket notation. It provides two macros,
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
@title{jsmaker JavaScript Use Cases}
|
@title{jsmaker JavaScript Use Cases}
|
||||||
@author+email["Hans Dijkema" "hans@dijkewijk.nl"]
|
@author+email["Hans Dijkema" "hans@dijkewijk.nl"]
|
||||||
|
|
||||||
@defmodule[jsmaker/demo/js-usecases]
|
@defmodule[js-maker/demo/js-usecases]
|
||||||
|
|
||||||
This document describes the practical JavaScript use cases in
|
This document describes the practical JavaScript use cases in
|
||||||
@filepath{demo/js-usecases.rkt}. Each implementation is written as a Racket
|
@filepath{demo/js-usecases.rkt}. Each implementation is written as a Racket
|
||||||
|
|||||||
Reference in New Issue
Block a user