mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 08:17:35 +02:00
Moved section 5.6 support to an issue
This commit is contained in:
parent
6d81868b13
commit
c11a494c18
1 changed files with 0 additions and 11 deletions
11
TODO
11
TODO
|
@ -9,17 +9,6 @@ Tier 0:
|
|||
- want to create an example program (lib?) that does something interesting, like make a cURL request
|
||||
for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries
|
||||
- Library support
|
||||
Library syntax (5.6):
|
||||
supported:
|
||||
- export
|
||||
- import
|
||||
- begin
|
||||
- include
|
||||
- rename
|
||||
not supported:
|
||||
- cond-expand
|
||||
- include-ci
|
||||
- export-all (but this is not standard, so ok!)
|
||||
|
||||
Import sets (importing libraries, section 5.2):
|
||||
supported:
|
||||
|
|
Loading…
Add table
Reference in a new issue