Understand (software): Difference between revisions
add category |
Citation bot (talk | contribs) Add: title. Changed bare reference to CS1/2. Removed parameters. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | #UCB_webform 1324/3753 |
||
Line 5: | Line 5: | ||
| logo = Understand_logo.png |
| logo = Understand_logo.png |
||
| developer = Scientific Toolworks, Inc. |
| developer = Scientific Toolworks, Inc. |
||
| latest release version = 6.1<ref>https://support.scitools.com/support/solutions/folders/70000472182</ref> |
| latest release version = 6.1<ref>{{cite web | url=https://support.scitools.com/support/solutions/folders/70000472182 | title=Announcements }}</ref> |
||
| latest release date = {{Start date and age|2021|09|10}} |
| latest release date = {{Start date and age|2021|09|10}} |
||
| operating system = Windows, Mac OS X, Linux, Solaris |
| operating system = Windows, Mac OS X, Linux, Solaris |
||
Line 18: | Line 18: | ||
==Features== |
==Features== |
||
In addition to functioning as an integrated development environment, Understand provides tools for metrics and reports, standards testing, documentation, searching, graphing, and code knowledge. It is capable of analyzing projects with millions of lines of code and works with code bases written in multiple languages.<ref>{{cite web |url=http://insurehub.org/sites/default/files/reports/FinalReport_MachineAssistedSemanticUnderstanding_Adkins_Jones.pdf |title=Machine Assisted Semantic Understanding |last1=Adkins |first1=Francis |last2=Jones |first2=Luke |date=24 April 2015 |website=INSuRE |publisher=Northeastern University |
In addition to functioning as an integrated development environment, Understand provides tools for metrics and reports, standards testing, documentation, searching, graphing, and code knowledge. It is capable of analyzing projects with millions of lines of code and works with code bases written in multiple languages.<ref>{{cite web |url=http://insurehub.org/sites/default/files/reports/FinalReport_MachineAssistedSemanticUnderstanding_Adkins_Jones.pdf |title=Machine Assisted Semantic Understanding |last1=Adkins |first1=Francis |last2=Jones |first2=Luke |date=24 April 2015 |website=INSuRE |publisher=Northeastern University |access-date=4 December 2015 }}</ref> Developed originally for [[Ada (programming language)|Ada]], it now supports development in several common programming languages.<ref>{{cite web |url=http://www.flurry.com/2013/05/24/source-code-analyzers-as-a-development-tool#.VmXTpuODFHw |title=Source Code Analyzers as a Development Tool |last=Richard |first=Brett |date=24 May 2013 |website=Flurry.com |publisher=Yahoo Developer Tools |access-date=7 December 2015 }}</ref> Integration with the [[Eclipse (software)|Eclipse]] development environment is also supported. |
||
==Applications== |
==Applications== |
||
Understand has been used globally for government, commercial, and academic use. It is used in many different industries to both analyze and develop software. Specific uses include a variety of applications: code validation for embedded systems,<ref name="martin2011" /> software litigation consulting,<ref>{{cite web |url=http://www.fclr.org/fclr/articles/html/2010/Loren_Laird%20-%20Publication.pdf |title=Computer Software-Related Litigation |last1=Loren |first1=Lydia |last2=Johnson-Laird |first2=Andy |website=FCLR.org |publisher=Federal Courts Law Review |
Understand has been used globally for government, commercial, and academic use. It is used in many different industries to both analyze and develop software. Specific uses include a variety of applications: code validation for embedded systems,<ref name="martin2011" /> software litigation consulting,<ref>{{cite web |url=http://www.fclr.org/fclr/articles/html/2010/Loren_Laird%20-%20Publication.pdf |title=Computer Software-Related Litigation |last1=Loren |first1=Lydia |last2=Johnson-Laird |first2=Andy |website=FCLR.org |publisher=Federal Courts Law Review |access-date=7 December 2015 }}</ref> reverse engineering and documentation,<ref>{{cite web |url=http://flightsoftware.jhuapl.edu/files/2013/talks/FSW-13-TALKS/SW_Design_Pattern_Discoveries.pdf |title=Spacecraft Flight Software Design Pattern Discovery |last1=Phillips |first1=Michael |last2=Mok |first2=Amy |website=Johns Hopkins Applied Physics Laboratory |publisher=Lockheed Martin Corporation |access-date=7 December 2015 }}</ref> and source code change analysis.<ref>{{cite web |url=http://www.aviationsystemsdivision.arc.nasa.gov/publications/atd1/tech-transfer/07_TMA_Documents/7.09%20ATD1-SourceCodeAnalysis-201406-Rev2+SAAM.pdf |archive-url=https://web.archive.org/web/20151210181950/http://www.aviationsystemsdivision.arc.nasa.gov/publications/atd1/tech-transfer/07_TMA_Documents/7.09%20ATD1-SourceCodeAnalysis-201406-Rev2+SAAM.pdf |url-status=dead |archive-date=10 December 2015 |title=RTMA Source Code Change Analysis |last=Eshow |first=Michelle |date=1 June 2014 |website=Aviation Systems Division |publisher=NASA |access-date=7 December 2015 }}</ref> |
||
==References== |
==References== |
Revision as of 05:57, 9 June 2022
This article contains promotional content. (April 2020) |
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (December 2015) |
Developer(s) | Scientific Toolworks, Inc. |
---|---|
Stable release | 6.1[1]
/ September 10, 2021 |
Operating system | Windows, Mac OS X, Linux, Solaris |
Available in | Ada, Cobol, Ansi C, K&R C, Ansi C++, C#, FORTRAN, Java, Jovial, Pascal, PL/M, Python, VHDL, Objective C, Objective C++, HTML, PHP, JavaScript, XML |
Type | Static program analysis |
Licence | Proprietary commercial software |
Website | scitools |
Understand is a customisable integrated development environment (IDE) that enables static code analysis through an array of visuals, documentation, and metric tools.[2] It was built to help software developers comprehend, maintain, and document their source code. It enables code comprehension by providing flow charts of relationships and building a dictionary of variables and procedures from a provided source code.[3]
Features
In addition to functioning as an integrated development environment, Understand provides tools for metrics and reports, standards testing, documentation, searching, graphing, and code knowledge. It is capable of analyzing projects with millions of lines of code and works with code bases written in multiple languages.[4] Developed originally for Ada, it now supports development in several common programming languages.[5] Integration with the Eclipse development environment is also supported.
Applications
Understand has been used globally for government, commercial, and academic use. It is used in many different industries to both analyze and develop software. Specific uses include a variety of applications: code validation for embedded systems,[3] software litigation consulting,[6] reverse engineering and documentation,[7] and source code change analysis.[8]
References
- ^ "Announcements".
- ^ Dragomir, Mircea (1 December 2015). "Understand". Softpedia.com. Softpedia. Retrieved 7 December 2015.
- ^ a b Martin, George (March 2011). "The Project-Ready Designer". No. 248. Circuit Cellar. p. 57. Retrieved 8 December 2015.
{{cite magazine}}
: Cite magazine requires|magazine=
(help) - ^ Adkins, Francis; Jones, Luke (24 April 2015). "Machine Assisted Semantic Understanding" (PDF). INSuRE. Northeastern University. Retrieved 4 December 2015.
- ^ Richard, Brett (24 May 2013). "Source Code Analyzers as a Development Tool". Flurry.com. Yahoo Developer Tools. Retrieved 7 December 2015.
- ^ Loren, Lydia; Johnson-Laird, Andy. "Computer Software-Related Litigation" (PDF). FCLR.org. Federal Courts Law Review. Retrieved 7 December 2015.
- ^ Phillips, Michael; Mok, Amy. "Spacecraft Flight Software Design Pattern Discovery" (PDF). Johns Hopkins Applied Physics Laboratory. Lockheed Martin Corporation. Retrieved 7 December 2015.
- ^ Eshow, Michelle (1 June 2014). "RTMA Source Code Change Analysis" (PDF). Aviation Systems Division. NASA. Archived from the original (PDF) on 10 December 2015. Retrieved 7 December 2015.