Tiny Core Linux

General TC => Programming & Scripting - Unofficial => Topic started by: Demolishun on April 30, 2012, 12:18:20 PM

Title: PyPy JIT on TC?
Post by: Demolishun on April 30, 2012, 12:18:20 PM
Has anyone tried getting the PyPy JIT working on TC? 
I searched the forums and the package index, but did not see either term (PyPy or JIT) bring up any hits.  I have a project where any increase in the speed of my Python code would be a good thing.  Otherwise I will need to write a compiled program if I have speed issues.  I much prefer to keep things in Python where I can.  It would allow me to update programs on TC without compiling.