
screen.ads (type cp programs51/screen.ads . <--- be sure to type the final dot)
screen.adb spider.ads spider.adbNow compile each of these four files. (For example, type gcompile screen.ads )
Print the listing (.lsb) file.
Now link walk_line into an executable program (type glink walk_line.ali)
Now execute the program (type gexecute walk_line.exe)
Do the same with walk_box, draw_box, and draw_box_with_1_loop.
http://www.seas.gwu.edu/~csci51/spring00Click on the line "Where Do They Use Ada in Industry?"
Now visit at least five different project sites that are linked from this page. Choose at least four different nonmilitary application areas; in addition, choose one or more military projects.
Use vi to write a brief report of your findings. Select four nonmilitary projects and one military one. In your own words, write a one-paragraph (25 words or less) description of each project. Save your report as a text file and e-mail it to Prof. Feldman and to your lab instructor.