additions from backlog

This commit is contained in:
Trilarion
2019-10-04 15:18:09 +02:00
parent a4529af611
commit 99b3eb5e74
38 changed files with 459 additions and 194 deletions

16
entries/psyco.md Normal file
View File

@ -0,0 +1,16 @@
# Psyco
_Python specializing compiler._
- 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
- Keywords: tool
- Code repository: (see download)
- Code language: C
- Code license: MIT
Unmaintained, refers to pypy.org
## Building