1.13 Minimal Library🔗ℹ

 (require syntax/parse/pre) package: base

The syntax/parse/pre library is useful for accessing most syntax-parsing functionality while minimizing library dependencies. It provides most of syntax/parse, but omits these bindings:

expr/c
pattern-expander?
prop:syntax-class
pattern-expander
prop:pattern-expander
syntax-local-syntax-parse-pattern-introduce

In addition, the provided variant of static is a different binding that lacks explicit contract checks.