This is a mirror of official site: http://jasper-net.blogspot.com/

Another open source library : SFL(Standard Function Library)

| Tuesday, December 14, 2010
   Standard Function Library (SFL) consists of many useful functions which we use extensively in day to day programming. It’s a great effort from iMatix to ease a programmer’s life.
Some of the categories you can find in SFL are :
  • Compression, encryption, and encoding
  • Datatype conversion and formatting
  • Dates, times, and calendars
  • Directory and environment access
  • User and process groups
  • Inverted bitmap indices
  • Symbol tables
  • Error message files
  • Configuration files
  • String manipulation and searching
  • File access
  • Internet socket access
  • Internet programming (MIME, CGI)
  • SMTP (e-mail) access
  • Server (batch) programming
  • Program tracing
Here are some advantages of using SFL :

1. It is portable over a range of operating systems.
MS-Windows (MSVC, Borland, Watcom, gcc)
MS-DOS (MSVC, Borland Turbo-C)
OS/2 (EMX)
Linux
IBM RS/6000 AIX
Sun SunOS
Sun Solaris
HP HP/UX
Digital UNIX
FreeBSD
NetBSD
SCO OpenServer
SCO UnixWare
Digital OpenVMS

2. Easy to use API

Read more: Simplest Codings

Posted via email from .NET Info

0 comments: