README.md

December 4, 2022 ยท View on GitHub

FastBasic Compiler

Description

FastBasic is a programming language made in Visual Basic 6. It is NOT a scripting language: FastBasic compiles to a p-code that is executed by a runtime (or Virtual Machine, whatever you prefer). The language itself is very simple. It only handles if's, do's, and things like that, but it can be expanded easily. Keep in mind that you can't do anything very useful in FastBasic, it is just an educational tool. Take a look at the examples provided to see some of the things it is capable of doing.

More Info

Submitted On2003-04-16 01:43:20
ByPaul Guerra
LevelAdvanced
User Rating5.0 (40 globes from 8 users)
CompatibilityVB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileFastBasic_1574374162003.zip