Tags : Browse Projects

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

F-Script

Compare

  Analyzed about 13 hours ago

F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing ... [More] interactively exploring, testing and using Cocoa-based objects and frameworks. Based on Smalltalk, F-Script provides a pure object-oriented environment that leverage Mac OS X technologies and includes significant innovations, like a high-level model for object manipulation and the most terrific object browser on earth! F-Script has been developed from scratch for the Objective-C object model. It is highly integrated with Cocoa and optimized for native access. [Less]

49.9K lines of code

0 current contributors

about 11 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

mawk

Compare

  Analyzed about 22 hours ago

An interpreter for the AWK Programming Language. Originally written by Mike Brennan when gawk was not widely known, it remains the fastest free and decent AWK implementation to date.

37.9K lines of code

1 current contributors

3 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

MLton

Compare

  Analyzed 35 minutes ago

MLton is an open-source, whole-program, optimizing Standard ML compiler.

28.5K lines of code

5 current contributors

21 days since last commit

4 users on Open Hub

Moderate Activity
4.5
   
I Use This

Mercury Language

Compare

  Analyzed about 9 hours ago

Mercury is a logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems ... [More] , and close to conventional programming systems. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous [Less]

992K lines of code

11 current contributors

3 days since last commit

4 users on Open Hub

High Activity
4.33333
   
I Use This

OpenEuphoria

Compare

  No analysis available

Euphoria is a powerful but easy-to-learn programming language. It has a simple syntax and structure with consistent rules, and is also easy to read. You can quickly, and with little effort, develop applications, big and small, for Windows, Unix variants (Linux, FreeBSD, ...) and OS X. Euphoria ... [More] was first released as shareware way back in 1993. Nowadays, it is being developed as an open source project that is community driven and maintained. The language has evolved into a sophisticated tool for programmers. Surprising to many, Euphoria is one of the fastest interpreted languages around however for more speed and ease of distribution Euphoria also includes an integrated Euphoria to C translator. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: common_pu...

Charm++

Compare

  No analysis available

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 lines of code

18 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: illinois-...

The Slate Programming Language

Compare

  No analysis available

OverviewThis is the source management site for the Slate programming language. Getting StartedTo get started with Slate, you need: A VM: Some pre-built VMs are available in the Downloads section. Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a ... [More] tarball), and build using 'make'. A pre-made Slate image. Download the appropriate Slate image from our Downloads section. Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported. Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support. Finally, run "./slate -i imagefile.image" Release PracticesWe are not currently making versioned releases, but image snapshots with the latest core library updates are uploaded mid-month or at the end of the month after confirming basic stability. If the images are not dated recently, that should be because they're still compatible with source trees from that date onward. IssuesStability should be steadily improving, and any major crashes are worth reporting. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

GASNet and Berkeley UPC

Compare

  Analyzed about 11 hours ago

GASNet is a networking middleware layer that provides hardware-independent, high-performance communication primitives tailored for implementing parallel global address space SPMD languages such as UPC, Titanium, and Co-Array Fortran.

144K lines of code

4 current contributors

4 months since last commit

3 users on Open Hub

Moderate Activity
0.0
 
I Use This

Retro Forth

Compare

  No analysis available

Retro is an implementation of the Forth language. It is designed to be small and easy to work with, but not totally minimal. In Retro you'll find influences from many sources. It runs on a portable virtual machine emulating a MISC-based computer.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: isc

Fantom Programming Language

Compare

  No analysis available

Fantom is an OO, functional programming language designed to cross compile to both the Java and .NET platforms. It provides a concise syntax along with elegant, cross portable libraries.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: academic