Vorschau auf LuScript 0.8 Alpha – Mehrsprachigkeit kommt!


Vorschau auf LuScript 0.8 Alpha – Mehrsprachigkeit kommt!

Hallo zusammen! 🙌

Ich arbeite aktuell an einem spannenden Feature für das kommende LuScript 0.8 Alpha:

👉 Die Möglichkeit, die Sprache umzuschalten – von Deutsch auf Englisch!

Mit dem neuen Befehl:

sprache("en")

kann LuScript künftig auch englischsprachige Befehle verstehen – z. B. print(), set(), if(), repeat() usw.

Das Ziel ist es, Anfängern nicht nur logisches Denken, sondern auch den Übergang zu internationalen Programmiersprachen zu erleichtern – ohne die Einfachheit von LuScript zu verlieren.

Natürlich bleibt die gewohnte deutsche Syntax voll erhalten – das Umschalten ist frei wählbar.

 Status

Das Feature ist aktuell in der internen Testphase und wird noch nicht veröffentlicht.

Die finale Umsetzung und mögliche Erweiterungen (z. B. mehrsprachige Hilfe) folgen im Verlauf von Version 0.8 Alpha.


💬 Wünsche? Feedback?

Ich freue mich auf eure Ideen!


🇬🇧 Preview: LuScript 0.8 Alpha – Multilanguage is coming!

Hey everyone! 🙌

I'm currently working on an exciting feature for the upcoming LuScript 0.8 Alpha:

👉 The ability to switch the scripting language – from German to English!

With the new command:

sprache("en")

LuScript will soon be able to understand English syntax as well – such as print(), set(), if(), repeat() and more.

The goal is to make it easier for beginners to not only understand logic but also transition smoothly into international programming standards – while keeping LuScript’s simplicity intact.

Of course, the familiar German syntax will remain fully supported – switching is completely optional.

Current Status

This feature is currently in internal testing and not yet released.

The final version – and possibly multilingual help text – will be part of the 0.8 Alpha release.

Get LuScript_IDE

Comments

Log in with itch.io to leave a comment.

Wow cool,  ich schaue gleich mal in deine aktuellen Version rein.  Aber hört sich echt cool an.