Concatenative language
Other languages
Computer Science
Meta
The Factor library: - [[Unicode]] 5.2 - 21-bit strings, case conversion, character classes, etc - Unicode I/O with a variety of common encodings - Advanced I/O features: [[http://factor-language.blogspot.com/2010/09/overview-of-factors-io-library.html]] - [[Factor/UI]] - [[Factor/Calendar]] - [[Factor/DB|Relational database access library]] with database-independent O/R mapping; supports PostgreSQL and SQLite - [[Factor/HTTP]] client, server - [[Factor/SMTP]] client - Binary object [[Factor/Serialization]] - Powerful [[Factor/Concurrency]] abstractions: [[Message passing]], [[Channels]], [[Promises]], [[Futures]], [[Locks]], [[Semaphores]], [[Exchangers]] - [[Pattern matching]] - [[Lazy lists]] - [[Parsing expression grammars]] - Cryptography and advanced math routines - Unit conversion - [[Factor/XML]] parser and writer - Bindings for Cairo, PostgreSQL, SQLite, OpenSSL, Cryptlib, OpenLDAP, ... - [[Factor/Furnace]] web framework
Describe this revision:
Save