Releases: Zer0-Official/Simpl-Py
Simpl-Py v0.8.1-beta
For tutorial
Simpl-Py 0.8.0-beta
THE BIGGEST UPDATE OF Simpl-Py!!!!!!!!! (im tired now)
Module Changes:
- Modules working!
- Custom modules can be imported
- Functions can be accessed from modules
- Module settings pre-release
Web/Docs:
- New website for documentation: switch from Google Sites --> GitHub Pages
- New docs
Call Functions:
- Dial numbers for advanced-specific features
- access these features:
- dev mode
- emergency stop
- reset data
- clear terminal
- beta mode
- others
- Faster!
- 25% faster than the previous interpreter
- efficient code and new systems make a faster response
- newlines do not pass through handlers
- updated and revised every function for the new year
- new input handler catches errors before they happen
- New model:
- strings --> tokens
- 41 lines of token definitions as variables (probably not efficient)
- uses . and _ operators t separate statements
- calls for faster improvements and new features in the future
- new tokenizer to break parts
- cleaner directory
- improves errors and debugging
- new complex error handler system
- giant (30-line) error list in code
- more than 25 new error codes
- detailed by using specific exceptions
- optional detailed debugging info for each
- strings --> tokens
- Improved terminal and visuals:
- Updated colors
- Functions make more sense in formatting
- Looking at new menus and visual improvements in the future
- organized, optimized, and over-engineered code :)
- looking at statistical evidence, there are probably other changes that i forgot... oh, well
Simpl-Py v0.6.9-beta
Module Handler Working
updates soon (0.7.0)
- users can begin to experiment with modules in Simpl-Py
Simpl-Py Version 0.5.0 (Unstable)
This release is the fifth update to the original Simpl-Py release. See the library reference to know how to code in the latest version of Simpl-Py. Here is a list of all the updates for this version:
- Definition rework
- Errors will self-handle in SImpl-Py
- txt.write_var (write a variable to a txt file)
- txt.delete (delete a txt file)
- Other improvements
Hope you like the new update! Please report any bugs or fork and send a pull request to be added to the contributors! Thanks for supporting us!
Simpl-Py Version 0.4.0 (Unstable)
This release is the fourth update to the original Simpl-Py release. See the library reference to know how to code in the latest version of Simpl-Py. Here is a list of all the updates for this version:
- Remastered code
- Unlimited print_math integers
- Make new variables (names and values)
- Changed dot functions
- Remove Simpl-Py.exe
- Add requirements.txt
- Other improvments
Hope you like the new update! Please report any bugs or fork and send a pull request to be added to the contributors! Thanks for supporting us!