Actions
Wiki » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
David RENÉ, 08/27/2026 02:32 AM
Wiki¶
xlib is an e X tended lib rary for Anubis language.Extended means in some part we made an enhanced version from the standard one.
For example, the web server of the xlib is based on standard library but since 2008 received many improvements, like
- HTTP
- HTTP 1.1, Partial_HTML type, support of HTML5 etc.
- Web controller. HTTP server with MVC controller part inside
- DataBase
- Specialized type like (DB_id, DB_date, DB_datetime, DB_integer)
- Net services
- remote logger
- ftp client (in netservice format. Not real FTP protocol)
- package updater
Updated by David RENÉ 21 days ago · 3 revisions