2021-01-07 17:10:03 +01:00

17 lines
528 B
Markdown

# Psyco
- Home: http://psyco.sourceforge.net/, https://sourceforge.net/projects/psyco/
- State: mature, inactive since 2008
- Download: http://psyco.sourceforge.net/download.html
- Platform: Windows, Linux
- Keyword: tool
- Code repository: @see-download
- Code language: C
- Code license: MIT
- Developer: Armin Rigo, Kjetil Jacobsen, David Fraser, Jonathan M. Franz, Michael Hudson-Doyle, Petru Paler, Riaan Booysen, Tim Hochberg, Christian Tismer
Python specializing compiler.
Unmaintained, refers to pypy.org
## Building