mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
WIP
This commit is contained in:
parent
39f7ef7fcc
commit
71e3ffec44
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
#f))
|
#f))
|
||||||
|
|
||||||
;; Macro section
|
;; Macro section
|
||||||
|
;; TODO: place this in another module? could speed development
|
||||||
(define (define-syntax? exp)
|
(define (define-syntax? exp)
|
||||||
(tagged-list 'define-syntax exp))
|
(tagged-list 'define-syntax exp))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue