On the exit of a Small Basic 0.2

On occasion the opening of the Russian-speaking community Small Basic present you with herblog dedicated Small Basic.
And the first message it. :)
___________________

Version contains the most requested community features.

The update includes:

* Bug fixes IDE (development environment)
* Enhanced language compiler
* Adding the keyword ElseIf in the language
* Empowerment of the File object
* The possibility of obtaining the current position and angle for the object Turtle

Full list of updates:


Language and editor

* Fixed some bugs that lead to the collapse of the program
* Support for various regional settings of the operating system
* Automatic indentation
* Parentheses for conditional expressions are now optional
* Adding the keyword ElseIf in the language
* Support for inline comments.
* Fixed bug with negative step value in for..EndFor loop

New API

• Array
the
    the
  • GetItemCount
  • the
  • ContainsIndex
  • the
  • ContainsValue
  • the
  • RemoveValue

• Desktop
the
    the
  • Width, Height

• File
the
    the
  • CreateDirectory
  • the
  • DeleteFile
  • the
  • GetFiles
  • the
  • GetDirectories
  • the
  • WriteContents (fixed: now works even if the file does not exist)

• GraphicsWindow.
the
    the
  • Performance Improvements
  • the
  • Width/Height (fixed: no need to install twice)
  • the
  • Hide Fixed crash
  • the
  • Add/FillTriangle
  • the
  • RotateShape
  • the
  • CanResize (you now have the ability to change the way resizing)
  • the
  • Left/Top (you can now specify a window position)
  • the
  • GetColorFromRGB

• Math
the
    the
  • Power
  • the
  • GetRandomNumber
  • [Breaking Change]

• Program
the
    the
  • End() (fixed some bugs)
  • the
  • ProgramDirectory (Gets the program directory)

• Text
the
    the
  • Append
  • the
  • GetCharacter
  • the
  • GetCharacterCode

• TextWindow
the
    the
  • Clear
  • the
  • Left/Top

• Turtle
the
    the
  • Angle
  • the
  • X, Y

Download Small Basic.
Article based on information from habrahabr.ru

Комментарии

Популярные сообщения из этого блога

Automatically create Liquibase migrations for PostgreSQL

Looking for books as you want

Abraham: you work hard, to catch the deadline. What now?