K 10 svn:author V 3 wen K 8 svn:date V 27 2011-10-11T07:46:10.000000Z K 7 svn:log V 579 BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. WWW: http://www.basic256.org PR: ports/160367 Submitted by: Fernando END