mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-03 02:36:19 +02:00
* module/system/base/Makefile.am: Add pmatch.scm. * module/system/base/pmatch.scm: New file, taken from Dan Friedman's alpha-kanren paper. Implements a less magical match syntax, pmatch. * module/system/vm/assemble.scm: No more need for (ice-9 match). * module/system/vm/conv.scm (code-pack, code->object): Change to use pmatch. |
||
---|---|---|
.. | ||
.cvsignore | ||
assemble.scm | ||
conv.scm | ||
core.scm | ||
debug.scm | ||
disasm.scm | ||
frame.scm | ||
Makefile.am | ||
profile.scm | ||
trace.scm |