xbasic 0.1.5

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
4
5
6
7
- Exponentials (a^b)
- Pre/post increment/decrement
- Case insensitivity
- *= += -= 
- Print newlines gracefully when error
- Comments
- INPUT