cvs commit: ports/lang/basic256 Makefile distinfo pkg-descr
pkg-plist
Wen Heping
wen at FreeBSD.org
Tue Oct 11 07:46:10 UTC 2011
wen 2011-10-11 07:46:10 UTC
FreeBSD ports repository
Modified files:
lang/basic256 Makefile distinfo pkg-descr pkg-plist
Log:
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 <fernando.apesteguia at gmail.com>
Revision Changes Path
1.2 +0 -0 ports/lang/basic256/Makefile
1.2 +0 -0 ports/lang/basic256/distinfo
1.2 +0 -0 ports/lang/basic256/pkg-descr
1.2 +0 -0 ports/lang/basic256/pkg-plist
More information about the cvs-all
mailing list