BScript

BScript is a simple BASIC interpreter.
Download

BScript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ariya
  • Publisher web site:
  • http://bscript.sf.net

BScript Tags


BScript Description

BScript is a simple BASIC interpreter. BScript is a (yet another) BASIC interpreter. It is free software and open-sourced, licensed under the terms of the GNU General Public License version 2 or later. You can use BScript to teach BASIC to your students, write understandable shell scripts (good bye, spaghetti code!), automate simple tasks, or even write a game!The following BASIC code will be executed by BScript without problem:print "Hello, world!"Here are some key features of "BScript":· portable and fast· no need for line number· branching: IF/ELSE/ENDIF· loop: FOR-NEXT/WHILE-END· many run-time functions, from MID$ to RND


BScript Related Software