Download List

Project Description

ScriptBasic is an interpreter for the old language BASIC. It runs on Win32 as well as on UNIXes as a command-line or CGI program interpreter. It includes an interpreter, a compilable, well-documented embedding and extending interface for the C programmer, and a rich set of commands and functions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-14 18:44
1.0b24

A new tools module which provides some handy functions was added. The mt
module for writing Web applications was finished. Professional support on a
contractual basis is available for developers.
Tags: Major feature enhancements

2001-04-19 14:15
1.0b23p1

The standalone webserver version of the
interpreter can now be installed as Windows NT
service.
Tags: Minor feature enhancements

2001-04-17 20:30
1.0b23

An MT module was added for experimental purposes. The UX module provides fork
and chmod for Unix only. The NT module provides registry manipulation
functions for NT only. An EXECUTE command that waits for the external program
to finish was added. The programmer can define a timeout and get the PID if
the process does not finish. The C- and Perl-like 'v op= exp' assignment
operators, +=, -=, *=, /=, \=, and &= were added. A Debian install package is
now available.
Tags: Major feature enhancements

2001-02-27 00:54
1.0B22

ScriptBasic is integrated into a single process multi-thread Web server for fast CGI-like program execution.
Tags: Major feature enhancements

2001-01-30 15:13
1.0.21

This is a new build of ScriptBasic with some serious bug fixes and with regular expression and MySQL support modules added.

Project Resources