
|
About pypersrc pypersrc is an open-source GUI program written in Python and C++ for browsing source code. A programmer can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. LICENSE: |
||
|
Status & News Project status: |
||
|
Download |
||
|
Screenshots
|
||
|
System Requirements
pypersrc has run on:
|
||
|
To Compile, Test, and Install
To compile, test, and install: tar xfjv pypersrc*tar.bz2 cd pypersrc ./configure.sh make out/pypersrc src # test if it can run make install To browse code: pypersrc . # browse all supported languages, descending from CWD pypersrc src/*.cc # browse particular source files pypersrc -l c++ # find C++ source files pypersrc -geom 800x600 # set size of main window pypersrc -ed-xterm zile # add zile as an external editor |
||
|
Problems
|
||
|
Bug Reports (Sorry, pypersrc is no longer supported.) |
||
© 2005,2016 Jim Brooks
Last modified: Wed Nov 6 11:19:01 EST 2013