Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

KDevelop

claimed by KDE

Compare

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

4.35484
   
  0 reviews  |  172 users  |  290,718 lines of code  |  56 current contributors  |  Analyzed 5 days ago
 
 
Compare

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

4.33333
   
  0 reviews  |  3 users  |  190,131 lines of code  |  3 current contributors  |  Analyzed 9 days ago
 
 

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.

0
 
  0 reviews  |  2 users  |  22,065 lines of code  |  33 current contributors  |  Analyzed 7 days ago
 
 

ORCA is an interpreter for a REBOL-like language. The interpreter is a C library so that C/C++ applications can use ORCA as an embedded scripting system. ORCA stands for Open-source Rebol Can be Achieved.

5.0
 
  0 reviews  |  2 users  |  29,074 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Devchekio Code Editor is a FTP check in/out code editor. It was inspired by the use of DreamWeaver's system to access files like a library system. It's written in GTK+ so it's cross platform for Windows, Linux, BSD and even Mac OS X.

5.0
 
  0 reviews  |  1 user  |  26,981 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Distintos tipos de utilidades para su uso en sistemas operativos basados en unix.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Designed to be a generic, cross-platform library that can parse command-line formats as generally as possible (similar to getopts on Linux, but easier to use & object-oriented). The supported format is GNU Command-line options are position independent but emitted in the same relative position ... [More] (i.e. "-a -b foo -d -c boo" gets emmited as "-a", "-b", "-d", "-c", "foo", "boo" assuming none of the options accepted arguments). Both long (multi-character options preceded by "--") and short mode (options preceded by "-" and 1 character long) are supported. Command-line option arguments (arguments that are specific to long/short option) can be optional, any number from 1 to 2^31 - 1, or variable. Arguments however must be given as a single command-line parameter (in the case of short options, the can be merged along with the short option as shown below). The API takes care of splitting up the arguments for you. Short option arguments can be given as "-aarg1,,arg3" (arg1, empty string, arg3 as arguments) or "-aarg1 arg2 arg3", or "-a" "arg1,arg2,arg3". Separators for multi-argument options can be whatever you specify. All remaining command-line parameters that are not options, or arguments to options, are retrieved separately and maintain their relative order (i.e. take the original parameters and remove all options & option arguments). Optionally, it can serialize a pretty & complete help menu (and handle the help command line arguments for you) into a string or some kind of output stream. The library is Qt based, but currently does expose a primitive standard C++ interface. QtCore headers are needed for compilation, but not the Qt libraries (assuming it is statically linked). Eventually this will be split into two libraries - CPPGetOpts which has all the logic in a cross-platform C++ library (with no external dependancies) and QGetOpts which will be the Qt wrapper interface. [Less]

0
 
  0 reviews  |  0 users  |  746 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Imagine is a collection of library bindings for the C# language for the purpose of facilitating cross-platform multimedia-related development using the Mono and .NET platforms.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.