Difference between revisions of "Synopsis"
(Created page with "{{Entry |Name=Synopsis |Short description=multi-language source code introspection tool |Full description=Synopsis is a multi-language source code introspection tool that provide...") |
(Added Python and Ruby link) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|Short description=multi-language source code introspection tool | |Short description=multi-language source code introspection tool | ||
|Full description=Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. It provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible. | |Full description=Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. It provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible. | ||
+ | |Homepage URL=http://synopsis.fresco.org/index.html | ||
|User level=advanced | |User level=advanced | ||
− | | | + | |Is High Priority Project=No |
− | |||
− | |||
− | |||
|Computer languages=C++,Python | |Computer languages=C++,Python | ||
− | | | + | |Decommissioned/Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
− | |||
− | |||
− | |||
− | |||
|Keywords=source,source code,reverse,multi-lingual,engineering | |Keywords=source,source code,reverse,multi-lingual,engineering | ||
− | | | + | |Version identifier=0.13 |
− | |Last review by= | + | |Version date=2010/07/20 |
− | |Last review date= | + | |Version status=stable |
− | + | |Version download=http://synopsis.fresco.org/download/synopsis-0.13.tar.gz | |
+ | |Test entry=No | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/04/17 | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2008-03-21 |
− | | | + | }} |
− | | | + | {{Project license |
+ | |License=LGPLv2.1 | ||
+ | |License verified by=Deborah Nicholson | ||
|License verified date=2008-03-21 | |License verified date=2008-03-21 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Stefan Seefeld | ||
|Role=Developer | |Role=Developer | ||
− | | | + | }} |
− | | | + | {{Resource |
− | |Resource URL= | + | |Resource audience=Python (Ref) |
+ | |Resource URL=https://pypi.org/project/synopsis | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/synopsis | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/synopsis | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 49: | Line 57: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 02:27, 17 April 2018
Synopsis
http://synopsis.fresco.org/index.html
multi-language source code introspection tool
Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. It provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Stefan Seefeld | Developer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/synopsis | |
Bug Tracking | Bug Tracking | http://synopsis.fresco.org/issues/bug |
Debian (Ref) | https://tracker.debian.org/pkg/synopsis | |
Developer | VCS Repository Webview | http://synopsis.fresco.org/viewsvn/Synopsis/ |
Ruby (Ref) | https://rubygems.org/gems/synopsis |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.