Bundle | Description |
---|---|
Collection | Collection collections (-lib gen_collect) |
Data.CSV | Process and perform calculations on CSV files (-lib csv.obl) |
Data.JSON | Support for parsing JSON strings and documents (-lib json.obl) |
Data.XML | Support for parsing XML documents (-lib xml) |
Database.ODBC | Database access support via ODBC (-lib odbc) |
Encryption | Provides encryption and encoding functionality (-lib encrypt) |
Game.Framework | 2D gaming framework that uses SDL2 (-lib sdl_game) |
Game.SDL2 | General SDL2 wrapper (-lib sdl2) |
Query.RegEx | Regular expression engine (-lib regex.obl) |
Query.Structured | Supports processing of semi-structured data (-lib query) |
System | Core system classes |
System.API | System API Bundle |
System.Concurrency | System support for threads and runtime concurrency |
System.Diagnostics | Support for basic code diagnostics (-lib diags) |
System.IO | Provides I/O functions |
System.IO.Filesystem | Supports filesystem operations |
System.IO.Net | Provides network support |
System.Introspection | Allow programmers to introspect the runtime elements |
System.ML | Provides support for machine learning |
System.Time | Provides support for dates and times |
System.Utility | Provides support utilities (-lib misc) |
Web.HTTP | Web client support (-lib net) |
Web.HTTP.Server | Web server support (-lib net) |
Web.RSS | Provides support for RSS (-lib rss) |