.SLOGO 파일 확장자
StarLogo Project File
| 개발사 | MIT |
| 인기도 |
4.0 | 2 투표 |
SLOGO 파일이란 무엇인가요?
Programming project created with StarLogo, an programmable modeling environment often used in educational settings; saved in a plain text format and contains instructions for running the program; used for saving projects.
추가 정보
StarLogo uses the following primitive programming constructs, called "characters:"
- Turtles: Creatures that represent the programmable agents within the program.
- Patches: Parts of the world in which the turtles live.
- Observer: A viewer that can record world activity as well as create new turtles.
The original StarLogo project has now been replaced by StarLogo TNG, which uses .SLTNG files for projects. There is an open source version of StarLogo called OpenStarLogo.
SLOGO 파일을 여는 프로그램
Windows
StarLogo