-
Notifications
You must be signed in to change notification settings - Fork 2
lang basic256
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.
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
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: