xbasic 0.3.2

A library that allows adding a scripting language onto your project with ease. This lets your users write their own arbitrary logic.
Documentation
1
2
3
# Example XBASIC Programs

This directory contains example basic programs. Run them with `cargo run -- filename.bas`