Browsing projects by Tag(s)

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

Showing page 1 of 1

Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report ... [More] substantial productivity gains and feel the language encourages the development of better code. [Less]

4.73493
   
  5 reviews  |  3,431 users  |  859,375 lines of code  |  63 current contributors  |  Analyzed 4 days ago
 
 

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

4.38889
   
  0 reviews  |  53 users  |  1,358,281 lines of code  |  8 current contributors  |  Analyzed about 2 years ago
 
 
Compare

nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated ... [More] "spreadsheet-style." Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware. In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions). [Less]

5.0
 
  0 reviews  |  4 users  |  167,266 lines of code  |  3 current contributors  |  Analyzed 1 day ago
 
 

A portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the ... [More] methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs, GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6 and XE6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world. [Less]

0
 
  0 reviews  |  2 users  |  625,086 lines of code  |  32 current contributors  |  Analyzed 3 days ago
 
 

This is a small toy language I wrote fro fun and an article about programing language in http://www.codeproject.com/KB/recipes/BuildingBrainLess.aspx

0
 
  0 reviews  |  1 user  |  1,777 lines of code  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

XL (eXtensible Language) is a general purpose compiled programming language. XL doesn't force you to use a limited set of concepts (such as "objects"). Instead, it can be extended (through libraries) to use the concepts that are natural to your a

4.0
   
  0 reviews  |  1 user  |  47,311 lines of code  |  4 current contributors  |  Analyzed 5 days ago
 
 

Crack aims to provide the ease of development of a scripting language with the performance of a compiled language. The "crack" program is a "script executor" that compiles source to machine code on the fly (it will cache the code to intermediate formats as appropriate). The ... [More] crack language itself derives concepts from C++, Java and Python, incorporating object-oriented programming, operator overloading and strong typing. [Less]

4.0
   
  0 reviews  |  1 user  |  45,237 lines of code  |  6 current contributors  |  Analyzed 5 days ago
 
 

Joint effort to develop SPL and HN toy programming languages.

0
 
  0 reviews  |  0 users  |  8,005 lines of code  |  2 current contributors  |  Analyzed 2 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.