Difference between revisions of "Libraries"

From XMPP WIKI
Jump to navigation Jump to search
(Added xmppframework)
Line 44: Line 44:


* [http://common-lisp.net/project/cl-xmpp/ cl-xmpp]
* [http://common-lisp.net/project/cl-xmpp/ cl-xmpp]
== Objective-C ==
* [http://code.google.com/p/xmppframework/ xmppframework] - An attempt to create an XMPP Framework in Objective-C for the Cocoa development community.


== Perl ==
== Perl ==

Revision as of 15:44, 28 August 2008

There are lots of code libraries that developers can use to build Jabber-enabled applications.

C

C++

C# / .NET / Mono

Erlang

Flash

Haskell

Java

JavaScript

Lisp

Objective-C

  • xmppframework - An attempt to create an XMPP Framework in Objective-C for the Cocoa development community.

Perl

PHP

Python

Ruby

Tcl