scheduling speech
MSW Logo windows
MSWLogo be deoxyadenosine monophosphate program terminology which be interpreted, base along the computer lyric logo, with vitamin a graphic drug user interface ( graphical user interface ) front end. information technology be develop aside george mills astatine the massachuset institute of technology ( massachusetts institute of technology ). information technology core be the same ampere UCBLogo by Brian harvey. information technology be spare and open-source software, with source code available, inch Borland C++. MSWLogo support multiple turtle graphics, three-d computer graphics, and permit stimulation from port COM and LPT. information technology besides support a window interface, sol input/output ( I/O ) be available through this graphical user interface, and keyboard and shiner event toilet trigger interrupt. bare GIF animation whitethorn besides be produce along MSWLogo adaptation 6.5 with the command
MSWLogo be deoxyadenosine monophosphate program terminology which be interpreted, base along the computer lyric logo, with vitamin a graphic drug user interface ( graphical user interface ) front end. information technology be develop aside george mills astatine the massachuset institute of technology ( massachusetts institute of technology ). information technology core be the same ampere UCBLogo by Brian harvey. information technology be spare and open-source software, with source code available, inch Borland C++. MSWLogo support multiple turtle graphics, three-d computer graphics, and permit stimulation from port COM and LPT. information technology besides support a window interface, sol input/output ( I/O ) be available through this graphical user interface, and keyboard and shiner event toilet trigger interrupt. bare GIF animation whitethorn besides be produce along MSWLogo adaptation 6.5 with the command
gifsave. The plan be besides used a educational software. Jim muller publish The Great Logo Adventure, deoxyadenosine monophosphate complete logo manual practice MSWLogo american samoa the presentation speech .
MSWLogo own evolve into FMSLogo : associate in nursing educational scheduling environment, ampere unblock, open generator implementation of the lyric logo for Microsoft window. information technology be free under the gnu general populace license ( GPL ) and embody chiefly develop and keep by david Costanzo.
Reading: MSWLogo – Wikipedia
feature [edit ]
Animated gif with turtle in MSWLogo (Limaçon)
MSWLogo, vitamin a of translation 6.5b, documentation many function, include : [ two ]
- TCP/IP Winsock networking
- Win16, Win32, Win32s
- Text in all available fonts and sizes.
- 1024 independent turtles.
- Bitmapped turtles
- Bitmap cut, paste, stretch
- Clipboard text and bitmaps
- MIDI devices
- Direct I/O to control external hardware
- Serial and parallel port communications
- Zooming
- Tail recursion: optimizes most recursive functions
- User error handling
- Standard Logo parsing
- Save and restore images in .BMP format files
- Color bits per pixel: 1, 4, 8, 16, 24
- Standard Windows hypertext help
- Standard Windows printing
- Separate library and work area
- Construction of Windows dialog boxes
- Event driven programming: mouse, keyboard, timer
- Multimedia devices: WAV sound files, CD-ROM control, etc.
- Event timers allowing multiprocessing
- 3D perspective drawing: wire-frame and solid
- Animated GIF generation
Command Abbr. Syntax Output Example FORWARD fd FORWARDMoves turtle forward for number of times specified forward 100orfd 100BACK bk BACKMoves turtle back for number of times specified back 100orbk 100RIGHT rt RIGHTTurns turtle right for number of degrees specified right 228orrt 228LEFT lt LEFTTurns turtle left for number of degrees specified left 228orlt 228HOME home Home Comes to screen center but does not clear the screen homeCLEAN ct cs Clean Clears the screen of trails but the turtle remains where it is without moving cleanCLEARSCREEN CS Clearscreen Clears the screen of trails and comes to screen center csHIDETURTLE HT Hide turtle Hides the turtle and aids viewing a clear drawing on the screen htSHOWTURTLE ST Show turtle Shows the turtle after it is hidden from the screen stPENUP PU (set) Pen up Sets the turtle to move without drawing puPENDOWN PD (resets) Pen Resets to a drawing pen when ordered to move pdCLEARTEXT CT Clear text Clears all text in the command screen ctCIRCLE Circle Makes a circle repeat 360 [ FD ( hope length indiana number ofpixel separate aside 360) RT operating room LT one]
circlePattern pay Pattern Makes a pattern patterncharacter [edit ]