mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
Include new file
This commit is contained in:
parent
c39465e6cf
commit
526032e52f
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
||||||
alpha-convert
|
alpha-convert
|
||||||
cps-convert
|
cps-convert
|
||||||
prim-convert
|
prim-convert
|
||||||
|
validate-keyword-syntax
|
||||||
)
|
)
|
||||||
(inline
|
(inline
|
||||||
cell-get->cell
|
cell-get->cell
|
||||||
|
@ -118,6 +119,7 @@
|
||||||
let->bindings
|
let->bindings
|
||||||
void
|
void
|
||||||
)
|
)
|
||||||
|
(include "pass-validate-syntax.scm")
|
||||||
(begin
|
(begin
|
||||||
|
|
||||||
(define (built-in-syms)
|
(define (built-in-syms)
|
||||||
|
|
Loading…
Add table
Reference in a new issue