
The content of this page in no way reflects the opinions,
standards, or policy of the
United States Air Force Academy
or the United States government.
RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage. RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart. Required syntax is kept to a minimum. Students prefer using flowcharts to express their algorithms, and are more successful creating algorithms using RAPTOR than using a traditional language or writing flowcharts without RAPTOR.
Click here to see a picture of RAPTOR. For a paper describing the use of RAPTOR in a general education course, click here.
SUMMER 2008 VERSION (BETA)
You can get the Summer 2008 version (3.9) of RAPTOR from here (right-click and choose "save target as").
NEW FEATURES: Works on Vista 64 bit. RAPTORGraph entirely rewritten in managed code. Can use back end of tablet pen as ink eraser. Prints symbol count when flowchart complete.
SUMMER 2007 VERSION
You can get the Summer 2007 version (3.8) of RAPTOR from here (right-click and choose "save target as") NOTE: requires .NET 2.0 Framework and also may fail because of a bug in the Microsoft.Ink DLL (fix available at http://support.microsoft.com/kb/900722) -- files generated in the this version can NOT be opened with the Fall 2006 version. This version will open files from the previous version, but once they are saved, they will no longer be able to be read by the Fall 2006 version.
NEW FEATURES in version 3.7: Use tablet "ink" to annotate flowcharts. Arrays can now contain strings as well as numbers. Input from tab-separated files now supported.
NEW FEATURES in version 3.6: Generation of Ada, C#, C++ and Java stub code, generation of standalone executables, procedures with parameters (intermediate mode only).
The latest version was posted 18 May 2007 and requires the NET Framework 2.0.FALL 2006 VERSION
Fall 2006 version (3.5) can still be downloaded here. (Requires .NET Framework 2.0)
RAPTOR is freely distributed as a service to the CS education community. RAPTOR was originally developed by and for the US Air Force Academy, Department of Computer Science, but its use has spread and RAPTOR is now used for CS education in several countries.
RAPTOR is free software, but donations to support web hosting, etc. are welcome!
Comments, suggestions, and bug reports are welcome. If you have a comment, suggestion or bug report, send an email to Martin Carlisle.
Want to stay up to date? Consider using the RSS feed. A free news reader is available at:
SharpReader