Wiki » History » Version 2
David RENÉ, 08/27/2026 02:32 AM
| 1 | 1 | David RENÉ | h1. Wiki |
|---|---|---|---|
| 2 | |||
| 3 | 2 | David RENÉ | xlib is an e *X* tended *lib* rary for Anubis language. |
| 4 | Extended means in some part we made an enhanced version from the standard one. |
||
| 5 | For example, the web server of the xlib is based on standard library but since 2008 received many improvements, like |
||
| 6 | * *HTTP* |
||
| 7 | ** HTTP 1.1, Partial_HTML type, support of HTML5 etc. |
||
| 8 | ** Web controller. HTTP server with MVC controller part inside |
||
| 9 | * *DataBase* |
||
| 10 | ** Specialized type like (DB_id, DB_date, DB_datetime, DB_integer) |
||
| 11 | * *Net services* |
||
| 12 | ** remote logger |
||
| 13 | ** ftp client (in netservice format. Not real FTP protocol) |
||
| 14 | ** package updater |
||
| 15 | |||
| 16 | 1 | David RENÉ | |
| 17 |