Projects tagged ‘cocoa’ and ‘gnustep’


[8 total ]

23 Users
   

The purpose of this project is to provide a Free Software version of the Cocoa/OpenStep APIs available on as many platforms as possible. GNUstep seeks to be source code compatible with Cocoa and ... [More] OpenStep. GNUstep currently supports GNU/Linux, NetBSD, OpenBSD, FreeBSD, Solaris, Darwin and Windows and should be capable of being built and used on any POSIX compliant UNIX platform which has gcc and/or (soon) LLVM/Clang. GNUstep provides a robust implementation of the AppKit and Foundation libraries as well as the development tools available on Cocoa/OpenStep, including Gorm (the InterfaceBuilder) and ProjectCenter (ProjectBuilder/Xcode). [Less]
Created over 3 years ago.

4 Users
   

An Objective-C Framework for Regular Expressions using the PCRE Library for Mac OS X Cocoa and GNUstep.
Created about 1 year ago.

2 Users
 

Adun currently includes tools for the calculation and analysis of several dynamic properties of macromolecules. Several force fields have already been implemented (Enzymix, Charmm and AMBER) and a ... [More] sophisticated distributed database of simulations results that can be directly accessed by the program is in development. Simulations methods currently include Newtonian and Langevin molecular dynamics. [Less]
Created over 3 years ago.

0 Users

Free software released by Aethiopicus to you.
Created 9 months ago.

0 Users

Many times when creating a CLI application I have found need to use curses. It was always frustrating to jump back and forth between the man page for xyz function to add to my application. To help ... [More] with this, I have started porting over the C++ classes from ncurses library into Objective-C using the Foundation Framework. This is very much a work in progress. This has only been tested on Snow Leopard [Less]
Created 3 months ago.

0 Users

BTLSocket is a framework for networking based on the BSD socket API (Winsock on Windows) which simplifies the process of creating, reading from, and writing to sockets. The framework offers the usual ... [More] abstraction of event-based programming, but also allows for manual control of individual sockets. The framework supports TCP and UDP over IPv4 and IPv6. The framework allows programmers to string together classes which process input and output to and from the socket, each of these classes passing their results to the next class in line. In this way, it is possible to, for example, asynchronously read from a socket until a certain character sequence is found, and then pass the data read from the socket, or some part of it, to the main program flow. This mechanism also eases the development of protocols, and allows, for example, the creation of a reusable class which implements SSL or TLS. In fact, this project aims to also provide a few frameworks consisting of these kinds of classes, including an SSL/TLS framework based on OpenSSL. 20 June 2008: Version 1.1.2 posted. This is a bugfix release that fixes a few memory and connectivity bugs in yesterday's release. 1.2 coming soon. [Less]
Created 12 months ago.

0 Users

OldPocket Softwares it's proud to announce a repository to all Open Source projects produced by their engineers. Here you can find new Open Source projects or modifications of existed ones. More news soon.
Created 11 months ago.

0 Users

Koelr is a general manager for various common data type depending on installed plugins. It is designed to be a prototype for specialized managers. It currently runs on Mac OS X, but will be ported to ... [More] GNUstep later. It used GNUstep Makefile package for building. [Less]
Created 11 months ago.