README
GettingStarted
Download
Build your own
Node.js
Syntax
BiwaScheme Internals
opecodes
Development
start hacking biwascheme
release
website
Published with GitBook
Syntax
Syntax
Comment
Single line comment (
;
)
Multi line comment (
#| ... |#
) (srfi-30)
One sexp comment (
#;
) (srfi-62)
Quote
quote (
'
)
quasiquote (`) unquote (
,
) unquote-splicing (
,@
)
results matching "
"
No results matching "
"