objective
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 223
Hex-a-hop 1.00
Hex-a-hop is a puzzle game based on hexagonal tiles. more>>
Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time limit and no real-time elements.
The objective is simply to destroy all the green hexagonal tiles on each of the 100 levels. As you progress through the game, more types of tiles are introduced which make things more difficult and interesting (hopefully).
The project is built on top of SDL, which is an open-source layer for direct media access.
<<lessThe objective is simply to destroy all the green hexagonal tiles on each of the 100 levels. As you progress through the game, more types of tiles are introduced which make things more difficult and interesting (hopefully).
The project is built on top of SDL, which is an open-source layer for direct media access.
Download (0.80MB)
Added: 2007-06-14 License: Other/Proprietary License Price:
1245 downloads
Objective Modula-2 1.00 (Language Definition)
Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2. more>>
Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2 based on the object model and runtime of Objective-C.
The design is an example how native Cocoa/GNUstep support can be added to static imperative programming languages without implementing a bridge.
The projects scope encompasses the design of the Objective Modula-2 programming language and the implementation of a compiler to implement it. The initial compiler will generate Objective-C source code.
<<lessThe design is an example how native Cocoa/GNUstep support can be added to static imperative programming languages without implementing a bridge.
The projects scope encompasses the design of the Objective Modula-2 programming language and the implementation of a compiler to implement it. The initial compiler will generate Objective-C source code.
Download (0.23MB)
Added: 2007-07-21 License: (FDL) GNU Free Documentation License Price:
516 downloads
Other version of Objective Modula-2
License:(FDL) GNU Free Documentation License
The Objective Caml 3.08.4
Caml is a general-purpose programming language, designed with program safety and reliability in mind more>>
Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles.
It has been developed and distributed by INRIA, Frances national research institute for computer science, since 1985.
The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer.
It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development.
<<lessIt has been developed and distributed by INRIA, Frances national research institute for computer science, since 1985.
The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer.
It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development.
Download (2.3MB)
Added: 2005-08-26 License: GPL (GNU General Public License) Price:
850 downloads
Objective-C Foundation Classes 0.7.1
Objective-C Foundation Classes is an Objective-C library. more>>
Objective-C Foundation Classes is an Objective-C library.
It contains general purpose classes for easier development of applications, in areas such as data types, network, C library wrappers, collections, and compound classes.
The classes in the library are grouped in five clusters:
- DataTypes - integer, text string, fraction, bitarray, date/time, random generators, big integer, big double ...
- Collections - array, list, hash table, AVL and n-tree, circular array, graph ...
- Network - TCP/UDP server and client, HTTP client, Telnet client ...
- C-library wrappers - DBM, socket, MD5, regular expression, timer, file, directory, gzip and bzip2 file, text screen ...
- Compound - Argument parser, calendar, finite state machine, tokenizer, XML tree, discrete distribution, objective-c source tokenizer ...
Enhancements:
- A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library.
- There are also several bugfixes related to 64-bit platforms.
- The copy-constructor support has been improved, and as a result all collections can now be (deep) copied.
- There are some small bugfixes, and several classes have been extended with new methods.
<<lessIt contains general purpose classes for easier development of applications, in areas such as data types, network, C library wrappers, collections, and compound classes.
The classes in the library are grouped in five clusters:
- DataTypes - integer, text string, fraction, bitarray, date/time, random generators, big integer, big double ...
- Collections - array, list, hash table, AVL and n-tree, circular array, graph ...
- Network - TCP/UDP server and client, HTTP client, Telnet client ...
- C-library wrappers - DBM, socket, MD5, regular expression, timer, file, directory, gzip and bzip2 file, text screen ...
- Compound - Argument parser, calendar, finite state machine, tokenizer, XML tree, discrete distribution, objective-c source tokenizer ...
Enhancements:
- A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library.
- There are also several bugfixes related to 64-bit platforms.
- The copy-constructor support has been improved, and as a result all collections can now be (deep) copied.
- There are some small bugfixes, and several classes have been extended with new methods.
Download (0.74MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1196 downloads
Google Data Objective-C Client 1.1.0
Google Data Objective-C Client provides a framework and source code that make it easy to access data through Google Data APIs. more>>
Google Data Objective-C Client provides a framework and source code that make it easy to access data through Google Data APIs.
The Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.
Each of the following Google services provides a Google data API:
- Base
- Blogger
- Calendar
- Spreadsheets
- Picasa Web Albums
- Notebook
Additional services with Google data APIs that are not yet supported by the Objective-C Client Library:
- Code Search
- Google Apps Provisioning
<<lessThe Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.
Each of the following Google services provides a Google data API:
- Base
- Blogger
- Calendar
- Spreadsheets
- Picasa Web Albums
- Notebook
Additional services with Google data APIs that are not yet supported by the Objective-C Client Library:
- Code Search
- Google Apps Provisioning
Download (0.60MB)
Added: 2007-08-08 License: The Apache License 2.0 Price:
810 downloads
LablGT 20050218
LablGTK is is an Objective Caml interface to gtk+. more>>
LablGT is GTK+ bindings for Objective Caml.
LablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.
It also has support for libgnomecanvas, libpanel, librsvg, GtkGLArea and the Druid widget in libgnomeui.
<<lessLablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.
It also has support for libgnomecanvas, libpanel, librsvg, GtkGLArea and the Druid widget in libgnomeui.
Download (0.63MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1535 downloads
OcamlSpread 0.0.1
OcamlSpread is a wrapper around the Spread group communication toolkit. more>>
OcamlSpread is a wrapper around the Spread group communication toolkit (http://www.spread.org) for the Objective Caml programming language.
OcamlSpread not only wraps Spread functions, but adds an object-oriented interface and other valuable features.
<<lessOcamlSpread not only wraps Spread functions, but adds an object-oriented interface and other valuable features.
Download (0.018MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1064 downloads
Pantomime 1.2.0pre3
Pantomime project provides a set of Objective-C classes that model a mail system. more>>
Pantomime project provides a set of Objective-C classes that model a mail system. It is fully written in Objective-C (some very small parts in C where performance is critical), and is part of GNUMail.app.
Software that uses the Pantomime framework :
- Kodak EasyShare
- Dejal Simon
- GNUMail.app
- Mail Watch
- PriorityMail
- LuserNET
- SMARTReporter
- Balzac
- Phlink
- iSightWeb
- PhoneValet
- PhoneHerald
- Eggplant
- DEVONthink
<<lessSoftware that uses the Pantomime framework :
- Kodak EasyShare
- Dejal Simon
- GNUMail.app
- Mail Watch
- PriorityMail
- LuserNET
- SMARTReporter
- Balzac
- Phlink
- iSightWeb
- PhoneValet
- PhoneHerald
- Eggplant
- DEVONthink
Download (0.44MB)
Added: 2007-02-06 License: LGPL (GNU Lesser General Public License) Price:
992 downloads
KPanta 1.0
KPanta is a AntiChess game, where the objective is to lose your pieces. more>>
KPanta project is a AntiChess game, where the objective is to lose your pieces.
AntiChess is an interesting game where the objective is to lose the pieces. In AntiChess, since the branching factor is less, there is scope to lookahead several moves, which makes KPanta really interesting.
The game can can change drastically if you make a bad move.
Installation
# ./configure --prefix=/usr
# make
# make install
<<lessAntiChess is an interesting game where the objective is to lose the pieces. In AntiChess, since the branching factor is less, there is scope to lookahead several moves, which makes KPanta really interesting.
The game can can change drastically if you make a bad move.
Installation
# ./configure --prefix=/usr
# make
# make install
Download (0.59MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1018 downloads
XInvaders 3D 1.3.6
XInvaders 3D project is a 3D Space Invaders clone for X11. more>>
XInvaders 3D project is a 3D Space Invaders clone for X11.
You are a lone star fighter facing endless waves of space aliens. Your sole objective is to shoot down as many aliens as you can.
<<lessYou are a lone star fighter facing endless waves of space aliens. Your sole objective is to shoot down as many aliens as you can.
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
X11Blocks 0.0.1
X11Blocks package is an Objective-C Block oriented X Window System Toolkit. more>>
X11Blocks package is an Objective-C Block oriented X Window System Toolkit.
X11Blocks is a layer above "Xlib" (version 11) and provides functionality that is similar to the "Xt" (X Intrinsics) and Xaw widget libraries.
Whereas much of the X Intrinsics is dedicated to implementing a classing system in C, X11Blocks uses Objective-C (an extension of C) for this purpose.
X11Blocks makes extensive use of Objective-C "Blocks", where Blocks play a role similar to callbacks in the Intrinsics.
Objective-C Blocks, also known as Block closures or Action Expressions, are pieces of code represented by instances of an Objective-C class (called Block) for delayed evaluation.
For example, the action in a "MenuItem" object is a Block.
Blocks are useful for "event-based" programming and offer a significant advantage over "callbacks" in that Blocks can refer to and alter the context in which a Block was created.
<<lessX11Blocks is a layer above "Xlib" (version 11) and provides functionality that is similar to the "Xt" (X Intrinsics) and Xaw widget libraries.
Whereas much of the X Intrinsics is dedicated to implementing a classing system in C, X11Blocks uses Objective-C (an extension of C) for this purpose.
X11Blocks makes extensive use of Objective-C "Blocks", where Blocks play a role similar to callbacks in the Intrinsics.
Objective-C Blocks, also known as Block closures or Action Expressions, are pieces of code represented by instances of an Objective-C class (called Block) for delayed evaluation.
For example, the action in a "MenuItem" object is a Block.
Blocks are useful for "event-based" programming and offer a significant advantage over "callbacks" in that Blocks can refer to and alter the context in which a Block was created.
Download (0.050MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
981 downloads
Dungeon Crawl 050313
Dungeon Crawl is a fun game in the grand tradition of Rogue, Hack, and Moria. more>>
Dungeon Crawl is a fun game in the grand tradition of Rogue, Hack, and Moria.
Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures.
<<lessYour objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures.
Download (0.84MB)
Added: 2005-07-09 License: DFSG approved Price:
1575 downloads
GToolKit 0.9.5
GToolKit is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. more>>
GToolKit project is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set.
GTK+, which stands for The Gimp Toolkit, is a library for creating graphical user interfaces for the X Window System and MS Win32 (and maybe BeOS in the future).
There are already a number of different Objective-C interface libraries around and each one has its own features, so you have to decide for yourself which one to try and use.
<<lessGTK+, which stands for The Gimp Toolkit, is a library for creating graphical user interfaces for the X Window System and MS Win32 (and maybe BeOS in the future).
There are already a number of different Objective-C interface libraries around and each one has its own features, so you have to decide for yourself which one to try and use.
Download (0.37MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1156 downloads
LablGTK 2.6.0
LablGTK is a GTK+ bindings for Objective Caml. more>>
LablGTK is a GTK+ bindings for Objective Caml.
LablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.
It also has support for libgnomecanvas, libpanel, librsvg, GtkGLArea and the Druid widget in libgnomeui.
It is still under development, but already fully functional. All widgets (but one) are available, with almost all their methods. The GLArea widget is also supported in combination with LablGL. LibGlade and GdkPixbuf support is also included for both versions. LablGTK2 adds support for gnomecanvas, librsvg and libpanel Many examples are provided.
Objective Caml threads are supported, including for the toplevel, which allows for interactive use of the library.
<<lessLablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.
It also has support for libgnomecanvas, libpanel, librsvg, GtkGLArea and the Druid widget in libgnomeui.
It is still under development, but already fully functional. All widgets (but one) are available, with almost all their methods. The GLArea widget is also supported in combination with LablGL. LibGlade and GdkPixbuf support is also included for both versions. LablGTK2 adds support for gnomecanvas, librsvg and libpanel Many examples are provided.
Objective Caml threads are supported, including for the toplevel, which allows for interactive use of the library.
Download (0.64MB)
Added: 2006-01-26 License: LGPL (GNU Lesser General Public License) Price:
1367 downloads
sget 0.1
SGet is a GTK+ application to download files over the Internet by segments. more>>
SGet is a GTK+ application to download files over the Internet by segments, which makes the download process more efficient in most cases.
On this project, the final objective is to write a program to download files over the net by segments, wich offers a improved speed for downloads.
<<lessOn this project, the final objective is to write a program to download files over the net by segments, wich offers a improved speed for downloads.
Download (0.20MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above objective search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed