JBasic is a traditional BASIC language intepreter written in Java for command line or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.

Features

  • Traditional BASIC syntax
  • Use standalone or as a scripting agent in your Java program
  • Uses JDBC to interface with standard databases
  • Extensions for threading, structured data types, XML, etc.

Project Activity

See All Activity >