Raptor (programming language): Difference between revisions

Content deleted Content added
m Added more detail about the teaching aspects of RAPTOR
Typo fix
Tags: Mobile edit Mobile web edit
 
(12 intermediate revisions by 11 users not shown)
Line 1:
{{Short description|Graphical authoring tool}}
{{Multiple issues|
{{primary sources|date=July 2017}}
Line 25 ⟶ 26:
 
'''RAPTOR''', the Rapid Algorithmic Prototyping Tool for Ordered
Reasoning,<ref name=ACM1>{{cite webjournal|title=RAPTOR: introducing programming to non-majors with flowcharts|accessdateaccess-date=2016-09-29|websitejournal=ACMJournal of Computing Sciences in Colleges|date=April 2004 |volume=19 |issue=4 |pages=52–60 |url=http://dl.acm.org/citation.cfm?id=1050231.1050238&coll=DL&dl=ACM|last1=Carlisle |first1=Martin C. |last2=Wilson |first2=Terry A. |last3=Humphries |first3=Jeffrey W. |last4=Hadfield |first4=Steven M. }}</ref> is a graphical [[authoring tool]] created by Martin C. Carlisle, Terry Wilson, Jeff Humphries and Jason Moore. The softwareIt is hosted and maintained by former [[US Air Force Academy]] and current [[CarnegieTexas MellonA&M University]] professor Martin Carlisle.<ref name=RAPTOR1>{{cite web|title=About|url=http://raptor.martincarlisle.com|websitetitle=Raptor|accessdate=2014RAPTOR -09-20}}</ref><ref name=RAPTOR2>{{citeFlowchart web|title=About|url=http://raptor.martincarlisle.comInterpreter|website=Raptor|accessdateaccess-date=20162014-09-2920}}</ref>
 
RAPTOR is very common within the learning environment. This is because the software allows studentsusers to write and execute programs using [[flowchart]]s. The easy-to-usesimple language and graphical components of RAPTOR are designed to teach the major ideas of computer programming to students. It is typically used in academics to teach introductory programming concepts as well.<ref name=ACM2>{{cite webjournal|title=RAPTOR: introducing programming to non-majors with flowcharts|accessdateaccess-date=2015-08-24|websitejournal=ACMJournal of Computing Sciences in Colleges|date=April 2004 |volume=19 |issue=4 |pages=52–60 |url=http://dl.acm.org/citation.cfm?id=1050231.1050238&coll=DL&dl=ACM|last1=Carlisle |first1=Martin C. |last2=Wilson |first2=Terry A. |last3=Humphries |first3=Jeffrey W. |last4=Hadfield |first4=Steven M. }}</ref>
 
<br />
 
== See also ==
Line 43 ⟶ 42:
 
== References ==
{{Reflist|30em}}
 
== External links ==
Line 52 ⟶ 51:
[[Category:Educational programming languages]]
[[Category:Free educational software]]
[[Category:Pedagogic integrated development environments]]
 
{{prog-lang-stub}}