Tags : Browse Projects

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

Hy

Compare

  Analyzed 1 day ago

ὑμήνπτερόν

7.22K lines of code

15 current contributors

9 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

Eclipse Titan

Compare

  Analyzed 5 months ago

Titan is a TTCN-3 compilation and execution environment with an Eclipse-based IDE. TTCN-3 is a modular language specifically designed for testing (the acronym itself stands for Test and Test Conformance Notation), standardized by ETSI (see www.ttcn-3.org) and endorsed by ITU. The user of the ... [More] tool can develop test cases, test execution logic and build the executable test suite for several platforms. Titan consists of a core part, executing in a Unix/Linux-like environment and a set of Eclipse plug-ins. [Less]

1.62M lines of code

33 current contributors

6 months since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

GCCSDK & Autobuilder

Compare

  No analysis available

GCC Software Development Kit (GCCSDK) is a portable build environment for creating RISC OS executables to be run natively on RISC OS. The build environment is designed to be hosted on a Unix-like system, such as GNU/Linux, FreeBSD, Solaris, MacOS X or even Windows (under Cygwin). GCCSDK releases are ... [More] tied-in with the corresponding GCC releases. GCCSDK can be used to compile and develop GCC and UnixLib itself, or as the basis for a cross-compiling system. It includes a number of "porting scripts" which automate the process of building and configuring new ports, which would otherwise be difficult and error prone, and not possible when done natively under RISC OS. [Less]

0 lines of code

5 current contributors

0 since last commit

2 users on Open Hub

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

theano

Compare

  Analyzed 1 day ago

Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Theano features: * tight integration with numpy – Use numpy.ndarray in Theano-compiled functions. * transparent use of a GPU – Perform ... [More] data-intensive calculations up to 140x faster than with CPU.(float32 only) * efficient symbolic differentiation – Theano does your derivatives for function with one or many inputs. * speed and stability optimizations – Get the right answer for log(1+x) even when x is really tiny. * dynamic C code generation – Evaluate expressions faster. * extensive unit-testing and self-verification – Detect and diagnose many types of mistake. github repository: http://github.com/Theano/Theano [Less]

155K lines of code

14 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

GHCJS

Compare

  Analyzed 13 days ago

GHCJS is a Haskell to JavaScript compiler that uses the GHC API.

69.7K lines of code

0 current contributors

over 6 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Mozart Oz

Compare

  Analyzed 2 days ago

Runtime environment for the Oz programming language.

128K lines of code

1 current contributors

almost 2 years since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

lfe

Compare

  Analyzed 1 day ago

Lisp Flavoured Erlang (LFE)

28.7K lines of code

2 current contributors

about 1 month since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

OpenGTL

Compare

  No analysis available

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

Algol 68 Compiler, Interpreter &

Compare

  No analysis available

Compiler, Interpreter & Runtime for UNESCO/IFIP's Algol68 revision 1; With: POSIX threads (Parallel& Multicore), plotutils, GSL (GNU scientific library), curses, sound, TCP sockets, RegEx & PostgreSQL; Algol68RS (UK Defense Research Agency) emits C code

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

shedskin

Compare

  Analyzed 2 days ago

Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot ... [More] freely use the Python standard library (although about 20 common modules, such as random and re, are currently supported). Also, not all Python features, such as nested functions and variable numbers of arguments, are supported (see the tutorial for details). For a set of 44 non-trivial test programs (at over 10,000 lines in total (sloccount)), measurements show a typical speedup of 2-40 times over Psyco, and 2-220 times over CPython. Because Shed Skin is still in an early stage of development, however, many other programs will not compile out-of-the-box. Shed Skin consists of only 5,300 lines of Python code (sloccount), and about 16,000 lines of C++ code (implementation of builtins and library modules). Unfortunately, there is still only one active developer, so please consider joining the project! [Less]

89K lines of code

4 current contributors

2 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This