summaryrefslogtreecommitdiff
path: root/lang/pbasic/pkg-descr
blob: db3640459ef0e9f95c02110e4c5dea3d64ac3dc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is v2.0 of a Basic Interpreter by Phil J. A. Cockcroft
earlier versions used to be known as Rabbit Basic.

According to an earlier lisencing document:

===
This code is being put in the Public Domain since I will soon loose
network connectivity (I am leaving my job) and I don't particularly want
to sell it. This system does not contain any proprietary software. All
the algorithms are original or come from publicly available sources.

There are no licensing restrictions on this code or documentation at
all. I only ask that you give appropriate credit to the author.
===

So, there you have it. :)

Satoshi
asami@freebsd.org

This program was ported to FreeBSD by Julian Stacey (jhs@freebsd.org).
See README.JHS for more comments from him.