Content deleted Content added
←Created page with '{{Infobox programming language | name = Raptor | logo = | screenshot = | paradigm = structured, [[imperative programming|imperative]...' |
Typo fix Tags: Mobile edit Mobile web edit |
||
(37 intermediate revisions by 29 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
| paradigm = [[structured programming|structured]], [[imperative programming|imperative]]
| year =
| designer = Martin Carlisle
| latest_release_version = 4.0.6
| latest_release_date =
| typing = [[type system|
| implementations =
| programming_language =
| dialects =
| influenced_by = [[Flowchart
| influenced =
| operating_system = [[Microsoft Windows]]
| license = [[GNU General Public License]] ([[free software]])
| website = {{URL|http://raptor.martincarlisle.com}}
Line 20 ⟶ 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 31 ⟶ 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 44 ⟶ 51:
[[Category:Educational programming languages]]
[[Category:Free educational software]]
[[Category:Pedagogic integrated development environments]]
{{prog-lang-stub}}
|