Content deleted Content added
m Dating maintenance tags: {{Notability}} |
Typo fix Tags: Mobile edit Mobile web edit |
||
(32 intermediate revisions by 26 users not shown) | |||
Line 1:
{{Short description|Graphical authoring tool}}
{{Multiple issues|
{{primary sources|date=July 2017}}
{{Notability|date=August 2019}}
}}
{{Infobox programming language
| name =
| logo =
| screenshot = Raptor Screenshot.png
Line 8 ⟶ 12:
| designer = Martin Carlisle
| latest_release_version = 4.0.6
| latest_release_date =
| typing = [[type system|Weak]]
| implementations =
Line 15 ⟶ 19:
| influenced_by = [[Flowchart]]s
| influenced =
| operating_system = [[Microsoft Windows]]
| license = [[GNU General Public License]] ([[free software]])
| website = {{URL|http://raptor.martincarlisle.com}}
Line 21 ⟶ 25:
}}
'''RAPTOR''', the Rapid Algorithmic Prototyping Tool for Ordered
Reasoning,<ref name=ACM1>{{cite journal|title=RAPTOR: introducing programming to non-majors with flowcharts|access-date=2016-09-29|journal=Journal 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. It is hosted and maintained by former [[US Air Force Academy]] and current [[Texas A&M University]] professor Martin Carlisle.<ref name=RAPTOR1>{{cite web|url=http://raptor.martincarlisle.com|title=RAPTOR - Flowchart Interpreter|website=Raptor|access-date=2014-09-20}}</ref>
RAPTOR allows users to write and execute programs using [[flowchart]]s. The simple 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 journal|title=RAPTOR: introducing programming to non-majors with flowcharts|access-date=2015-08-24|journal=Journal 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>
== See also ==
{{Portal|Free and open-source software}}
Other [[educational programming language]]s include:
Line 32 ⟶ 37:
* [[Alice (software)]]
* [[Flowgorithm (programming language)|Flowgorithm]]
* LARP
* [[Visual Logic (programming language)|Visual Logic]]
* [[Scratch (programming language)|Scratch]]
== References ==
{{Reflist}}
== External links ==
{{Wikiversity|Raptor (programming)}}
* {{official website|http://raptor.martincarlisle.com}}
Line 45 ⟶ 51:
[[Category:Educational programming languages]]
[[Category:Free educational software]]
[[Category:Pedagogic integrated development environments]]
{{prog-lang-stub}}
|