Tags : Browse Projects

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

xemmai

Compare

  No analysis available

xemmai is a dynamic programming language. It has lambda closures, classes, exceptions, modules, threads and fibers. It is implemented in C++ and has C++ friendly API to implement extension modules. It aims to be a general purpose glue language. It runs on linux, windows, and hopefully other unix ... [More] systems. Internally, codes are executed on a byte code interpreter. It also has a concurrent garbage collector to utilize multiple processors. [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

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

Friend2Friend

Compare

  No analysis available

F2F is an XSLT scriptable strong-encrypted XML-VM with an F2F communications framework. Installed on a webserver, an F2F servers make up a decentralised network for securely sharing of XML data and requests with friends, friends of friends, foafoaf etc.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

GT.M High end TP database engine

Compare

  No analysis available

GT.M[tm] is a vetted industrial strength, transaction processing application platform consisting of a key-value database engine optimized for extreme transaction processing throughput & business continuity.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

WinAppDbg module for Python

Compare

  Analyzed 5 months ago

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach ... [More] your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]

0 lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

GLScript

Compare

  Analyzed 5 months ago

GLScript is a simple open source script interpreter for developing 3D games.It is available for Windows and linux, mac version not possible yet.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

faint-graphics-editor

Compare

  Analyzed 3 months ago

An easy-to-use, yet powerful, cross-platform combined raster and vector graphics editor with Python scripting support

92.8K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Skulpt

Compare

  Analyzed 3 months ago

Skulpt is an entirely in-browser implementation of Python. Live demo at skulpt.org

120K lines of code

18 current contributors

5 months since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This

Bash-Toolbox

Compare

  Analyzed 3 months ago

Bash-Toolbox is a simple set of functions and instructions that help develop script applications in the Bash.

822 lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Hybris programming language

Compare

  Analyzed 3 months ago

Hybris, acronym of hybrid scripting language, is a dynamic scripting programming language, created to help developers to automatize "every-day" procedures in a easy and fast way. Altought is a high level language, Hybris supports dynamic libraries linking and native C function calls and many other low level functionalities.

14.2K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

The Fancy Programming Language

Compare

  Analyzed 3 months ago

Fancy is a dynamic, object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, (simple) pattern matching, runtime introspection & reflection, "monkey patching" and much more. It runs ... [More] on Rubinius, the Ruby VM, and thus has first-class integration with Ruby's core library and any additional Ruby libraries that run on Rubinius, including most C-extensions. [Less]

2.84K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This