שוחררה גירסה 1.7 של שפת תכנות Tyl

titan20202

New member
במהלך 2020 נעשתה עבודה רבה לקרב את שפת תכנות טיל, לשפה מתוחכמת ויציבה יותר. למרות שטיל שומרת את הייחודיות שלה בכתיבת קוד ובמבניות שפה וזרימת קוד, הוספו לה יכולות ופונקציונליות שונות הנמצאות בשפות מיינסטרים, וכעת ניתן לעשות בשפת טיל דברים יותר מורכבים.

בחודשים האחרונים טיל קיבלה את המאפיינים והיכולות הבאים:

System Variables - access to various variables like: appname, screensize and even tylversion itself
System Modules - add Char, Number and Storage modules
System Functions - lots of functions were added to enable various actions and abilities of Tyl
Storage - added support for inner storage system that can store user data locally
Lists & Iterators - collection handling system has more capabilities and features
Records - added support for dictionary-like object that can map scalars to Tyl variables
Break & Continue - support for break and continue, including a return-like mechanism
Reference - Tyl system is now handling pass-by-reference for various entities
Debugging - debugging functionality was added, so the programmer can debug the code and see debug logs
Code Box - upon running, code is symbolized and colored
Run Box - has got an interactivity capability to support input activity
Make EXE - executable versions of Tyl codes are done efficiently and reliably
Code Runner - gives the user the ability to pause, stop and rerun the code​



ניתן למצוא מידע אודות טיל:

שפת תכנות טיל - האתר הרשמי
שפת תכנות טיל - דף ויקיפדיה
 
למעלה