-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
arthurmaciel edited this page Jun 9, 2021
·
24 revisions
This is a Roadmap for Cyclone Winds development and packaging planning. Please feel free to contribute by editing this file! Wish-lists are welcomed.
- Fully support SRFI-89 for optional parameters.
- libcurl [IN PROGRESS - Justin Ethier]
- SQLite3 (see Chibi's implementation)
- SSL from CHICKEN - if too complex port at least from Chibi
- PostgreSQL
- Filesystem utilities like the ones from Chibi or CHICKEN - see this issue.
- SSQL (See Chibis sqlite3 source code and search for "ssql->sql" or CHICKEN's implementation) - [GAVE UP - Arthur Maciel 02/2020 - ssql from chibi can't handle JOINs and ssql from CHICKEN uses 'define-for-syntax' which couldn't be substituted AFAIK in Cyclone)
- PDF library
- Logging library - seek inspiration on Python?
quoted printablebase64mime-
scribble/ docs / chibi-doc
Please take a look at the issues list.