mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
475 B
Plaintext
10 lines
475 B
Plaintext
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.
|