lang basic256 - opensistemas-hub/FreeBSD-ports GitHub Wiki

img1

From the project's page:

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.

Basic256 to 1.0.0.0

The new version of Basic256 is in the ports tree. The port reaches the 1.0.0.0 milestone!

The commit reference:

http://www.freebsd.org/cgi/query-pr.cgi?pr=184333

Basic256 to 0.9.9.64

The new version of Basic256 is in the ports tree. Unfortunately there is no information about the changes but a vague "minor changes" statement from the upstream project.

The commit reference:

http://www.freebsd.org/cgi/query-pr.cgi?pr=181094

I updated basic256 to 0.9.9.58 in the FreeBSD ports. This is a minor release with some bug fixes and improved examples and help files

The commit reference:

http://www.freebsd.org/cgi/query-pr.cgi?pr=177891