mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 20:56:36 +02:00
Added TODO
This commit is contained in:
parent
392637fe2c
commit
c8537e0e12
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
(scheme file)
|
(scheme file)
|
||||||
(scheme write))
|
(scheme write))
|
||||||
|
|
||||||
|
;; TODO: C macros for funcall1, etc are not being generated even though entries are set
|
||||||
|
;; in the vector. must be another problem inspecting the vector ???
|
||||||
(write 'hello)
|
(write 'hello)
|
||||||
;(let loop ((i 10))
|
;(let loop ((i 10))
|
||||||
; (if (zero? i)
|
; (if (zero? i)
|
||||||
|
|
Loading…
Add table
Reference in a new issue