.SAY ファイル拡張子
SayLang Source Code
| 開発元 | 不明 |
| 人気度 |
3.5 | 2 票 |
SAYファイルとは?
A SAY file is a source code file written in SayLang, a simple scripting language inspired by Luau that runs in a web browser. It contains the instructions and logic that make up a SayLang program, expressed in plain English keywords.
詳細情報
Developers and learners who want to experiment with programming or build simple interactive applications are the most likely users of SayLang and SAY files. The contents of a SAY file are plain text, structured with commands and control-flow statements that determine what the program does.
SayLang supports basic programming constructs, such as variables, loops, functions, and user interface elements. For example, a SAY file might include loops that repeat actions, instructions to display text, or definitions of interactive buttons.
SAYファイルの開き方
You can open a SAY file with any text editor or source code editor, such as Microsoft Notepad, Apple TextEdit, and Microsoft Visual Studio Code. You can also upload SAY files to the online SayLang Interpreter to run the code by selecting Choose File, and then clicking Run.
