Download List

Descripción del Proyecto

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-04-17 20:30 Back to release list
1.0b23

Un módulo de MT se ha añadido para fines experimentales. El módulo proporciona UX tenedor y chmod para Unix solamente. El módulo de NT proporciona funciones de manipulación de registro de NT. Un comando EXECUTE que espera a que el programa externo para terminar esta. El programador puede definir un plazo y obtener el PID si el proceso no termina. El C-y como las de Perl 'op v = exp' asignación de los operadores, + =, -=, *=, / =, \ =, y = y se han añadido. Un paquete de instalación de Debian ya está disponible.
Tags: Major feature enhancements
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.

Project Resources