Releases: FoxH2010/FoxL
Releases · FoxH2010/FoxL
FoxL_v0.0.4
This update changes the base language of FoxL from C++ to Python. It was packaged and compiled with Nuitka.
FoxL v0.0.3
I'll think of what to put here later on, quite busy for now
Bugs - Disability for improvement:
- Every variable being declared, no matter by const or let will be a constant (I was hoping to fix this before the release of 0.0.3, but fair enough)
FoxL v0.0.2-beta
- Bug fixing
- While, for loop update
- Function declaration and calling remastered
- Strings combination
- Array and list index added
read()now accept arguments- Ensure stable for v0.0.1
FoxL v0.0.1
The first ever version of FoxL!