.ST Dateiendung
Atari ST Disk Image
| Entwickler | k. A. |
| Beliebtheit |
3.1 | 14 Stimmen |
Was ist eine ST-Datei?
Disk image of an Atari ST program or video game; contains exact data copied from an Atari floppy disk or cartridge; may be opened on a PC using Atari emulation software.
Weitere Informationen
The Atari ST was a personal computer released by Atari in 1985.
Programme, die .ST-Dateien öffnen
Smalltalk Source Code
| Entwickler | Alan Kay, Dan Ingalls, Adele Goldberg, et al. |
| Beliebtheit |
2.7 | 3 Stimmen |
An ST file contains source code written in the Smalltalk programming language. For example, it may contain a Smalltalk expression or script. Developers create ST files while writing Smalltalk programs.
Weitere Informationen
Smalltalk is an object-oriented programming language that has influenced many other object-oriented programming languages. It has many variants, including Smalltalk-80, GNU Smalltalk, OpenSmalltalk, Squeak, and Dolphin Smalltalk.
Developers creating Smalltalk programs save the source code they've written as ST files. At runtime, the Smalltalk compiler compiles the code ST files contain to bytecode, which is typically interpreted by a Smalltalk virtual machine.
So öffnen Sie eine ST-Datei
You can open an ST file with Microsoft Visual Studio Code (multiplatform) or any other text editor. Doing so will allow you to view and/or edit the Smalltalk source code your ST file contains.
