Tags : Browse Projects

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

shedskin

Compare

  Analyzed 19 minutes 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]

88.9K lines of code

4 current contributors

about 2 months since last commit

2 users on Open Hub

High Activity
0.0
 
I Use This

haskell-python

Compare

  No analysis available

An implementation of the Haskell written in RPython. A backend for GHC with a tracing just-in-time compiler.

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

Eventh's thesis

Compare

  No analysis available

My Masters thesis, Fall 2012 at NTNU

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

RPySOM

Compare

  Analyzed 1 day ago

RPySOM - The Simple Object Machine Smalltalk implemented in RPython

7.81K lines of code

0 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

rpaheui

Compare

  Analyzed 24 days ago

Aheui in rpython!

1.71K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

rpython-examples

Compare

  Analyzed 1 day ago

RPython examples, benchmarks, and tests

11.7K lines of code

0 current contributors

almost 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This