mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
adding (srfi 147)
This commit is contained in:
parent
6ed3bd4cc3
commit
08b586b7f9
1 changed files with 3 additions and 0 deletions
3
lib/srfi/147.sld
Normal file
3
lib/srfi/147.sld
Normal file
|
@ -0,0 +1,3 @@
|
|||
(define-library (srfi 147)
|
||||
(export define-syntax let-syntax letrec-syntax syntax-rules)
|
||||
(import (scheme base)))
|
Loading…
Add table
Reference in a new issue