1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Wen Heping
90b196ae38 - Fix a typo
Thanks to:	Lars Engels <lars.engels@0x20.net>
2011-10-11 07:49:44 +00:00
Wen Heping
5fc33229f8 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://http://www.basic256.org

PR:		ports/160367
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
2011-10-11 06:50:56 +00:00