📜 ⬆️ ⬇️

About exit Small Basic 0.2

On the occasion of the opening of the Russian-speaking community of Small Basic, I present to you a hablog dedicated to Small Basic .
As well as the first message in it. :)
___________________

The version contains the most requested features of the community.

The update includes:
')
* IDE (development environment) bug fixes
* Advanced language compiler
* Adding the ElseIf keyword to the language
* Empowering the File object
* Ability to get the current position and angle for the object Turtle

Full list of updates:


Language and editor

* Fixed some bugs leading to the collapse of the program
* Support for various regional operating system settings
* Automatic indent
* Parentheses for conditional expressions are now optional.
* Adding the ElseIf keyword to the language
* Support for inline comments
* Fixed a bug related to the negative step value for the For..EndFor loop

New in API

• Array

• Desktop

• File

• GraphicsWindow

• Math

• Program

• Text

• TextWindow

• Turtle

Download Small Basic .

Source: https://habr.com/ru/post/47497/


All Articles