vs:core
-- vonuvoli
Export (vonuvoli core)
quote
;quasiquote
;unquote
;unquote-splicing
;_
;...
;=>
;else
;begin
;and
;or
;if
;when
;unless
;cond
;case
;do
;while
;until
;do-cond
;while-cond
;until-cond
;loop
;locals
;let
;let*
;letrec
;letrec*
;define
;redefine
;set!
;lambda
;equivalent-by-identity?
;equivalent-by-value-strict?
;equivalent-by-value-strict-recursive?
;equivalent-by-value-coerced?
;equivalent-by-value-coerced-recursive?
;not-equivalent-by-identity?
;not-equivalent-by-value-strict?
;not-equivalent-by-value-strict-recursive?
;not-equivalent-by-value-coerced?
;not-equivalent-by-value-coerced-recursive?
;call
;apply
;case-lambda
;cond-expand
;define-syntax
;let-syntax
;letrec-syntax
;syntax-rules
;syntax-error
;import
;include
;include-ci
;load
;features
;