mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Added TODO
This commit is contained in:
parent
e9ebfb8dcb
commit
af9775af98
1 changed files with 4 additions and 0 deletions
|
@ -164,3 +164,7 @@ TODO: Are there any complications in referencing vars from `args` rather than di
|
|||
- Modify FFI and define-c definitions in scheme files
|
||||
- Bring up the compiler in stages. Will need to use the current version of Cyclone to generate a version with the new function signatures.
|
||||
|
||||
|
||||
## TODO
|
||||
|
||||
- Need to either remove `inline_function_type` or have a special compilation mode/flag so that we do not use it for compilers that are too strict to use it.
|
||||
|
|
Loading…
Add table
Reference in a new issue