Tags : Browse Projects

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

interp

Compare

  Analyzed about 17 hours ago

interp is a powerful programming language, a testing platform, and a development framework. It is targeted for Linux/Unix-based systems, yet remains adaptable to less powerful embedded systems that were never intended to host a programming language.

16K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

The OPAL Project - An OPen Analysis Library for Java Bytecode

Compare

  Analyzed about 7 hours ago

OPAL is a platform for analyzing and engineering Java byte code that is written in Scala and which leverages Scala's advanced language features to provide a new and previously unseen level of customizability and scalability. OPAL was designed from the ground up with extensibility, adaptability and ... [More] scalability in mind. In general, OPAL facilitates writing concurrent analyses and is already highly parallelized. On top of the framework for representing and engineering Java byte code, OPAL in particular provides a framework for the abstract interpretation of Java bytecode. Additionally, it has built-in support for the analysis of static source code dependencies and generally provides extensive support for pattern-matching on Java bytecode. [Less]

503K lines of code

8 current contributors

4 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

Scsh - The Scheme Shell

Compare

  Analyzed 5 months ago

Scsh is an open-source Unix shell embedded within Scheme, running on all major Unix platforms including AIX, Cygwin, Linux, FreeBSD, GNU Hurd, HP-UX, Irix, Mac OS X, Solaris, and some others. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing ... [More] real-life standalone Unix programs and shell scripts. Scsh spans a wide range of application, from “script” applications usually handled with perl or sh, to more standard systems applications usually written in C. [Less]

104K lines of code

0 current contributors

over 17 years since last commit

1 users on Open Hub

Activity Not Available
3.5
   
I Use This

perl11-p2

Compare

  Analyzed about 24 hours ago

p2 is a perl11 (5+6) perl, based on why's potion.

42.3K lines of code

0 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

pyclean

Compare

  Analyzed about 1 year ago

Pure Python cross-platform pyclean. Clean up your Python bytecode files (*.pyc, *.pyo, __pycache__), build artifacts and other debris.

93.7K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Jasm

Compare

Claimed by Whiley Analyzed about 17 hours ago

An Assembler / Disassembler for Java Bytecode. Also, a useful library for reading / writing class files which is currently used in the Whiley compiler (see http://whiley.org).

28.7K lines of code

4 current contributors

almost 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Zend OPcache

Compare

  Analyzed about 5 hours ago

The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few ... [More] bytecode optimization patterns that make code execution faster. [Less]

10.5K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Machinery

Compare

  Analyzed about 23 hours ago

Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.

8.91K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: Public_do..., unlicense

Scheme 48

Compare

  No analysis available

Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

uncompyle6

Compare

  Analyzed 1 day ago

uncompyle6 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 1.0 to 3.8 or so, including PyPy bytecode and Dropbox’s Python 2.5 bytecode.

97.7K lines of code

6 current contributors

about 1 month since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses