chibi-scheme/lib
Alex Shinn 6cafda8916 Decouple syntax-case from the Chibi core.
This restores third-party (ab)users of the Chibi macro system such
as in https://gist.github.com/baguette/2632464, while allowing us
to break those uses in more interesting ways.

It also keeps the core slightly smaller (both in C and Scheme)
and speeds up the macro expansion process.
2021-08-10 23:19:35 +09:00
..
chibi Decouple syntax-case from the Chibi core. 2021-08-10 23:19:35 +09:00
scheme More tests for unaligned bytevector access 2020-11-30 17:15:57 +09:00
srfi Decouple syntax-case from the Chibi core. 2021-08-10 23:19:35 +09:00
init-7.scm Decouple syntax-case from the Chibi core. 2021-08-10 23:19:35 +09:00
meta-7.scm Decouple syntax-case from the Chibi core. 2021-08-10 23:19:35 +09:00