Title:          qb2c

Version:        ver.04/04/1996 rev.01/05/1996

Description:    QB2C is a package which enables execution of BASIC programs 
                under UNIX provided that a C compiler is available on the 
                system. It is built around the QuickBASIC-to-C translator 
                (qb2c) which translates BASIC code into C code. 
                Scripts 'brun' (to run directly BASIC programs) and 'bcc' 
                (to compile BASIC program and produce an executable) are also 
                provided in order to make life easier. 

Author:         Mario Stipcevic <mario@darkstar.irb.hr> 
                telephone: +385 1 444 081 (Europe)
Maintained-by:  the author

Maintained-at:  sunsite.unc.edu 

Platforms:      QB2C is tested under following OS's: OSF1 (DEC alpha UNIX)
                HP-UX and Linux. Source files are in ANSI C and need to be
                compiled with options which support ANSI standard.

Copying-Policy: "Freely Redistributable". You can mess with the program as 
                you like, but please, do cite the name of the first author
                if you are going to distribute your version. I'd also like
                to hear from anyone who has made a significant improvement
                of the translator. 
                        
Keywords:       BASIC, C, translator, interpreter
Size:           38 kb 
