Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment RAPTOR Flowchart Interpreter (Score 2, Interesting) 962

RAPTOR Flowchart Interpreter

Web Site: http://www.usafa.af.mil/df/dfcs/bios/mcc_html/raptor.cfm
Web Site: http://raptor.martincarlisle.com/
Screenshot: http://www.usafa.af.mil/df/dfcs/bios/mcc_html/raptor_picture.cfm

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.

Slashdot Top Deals

Your good nature will bring you unbounded happiness.

Working...