Difference between revisions of "Main Page"

From PowerMops
Jump to: navigation, search
(move main page from old site)
(note about web site move)
Line 8: Line 8:
  
 
== News ==
 
== News ==
 +
 +
; 2009-01-01 : Moved from a unique MediaWiki instance to the SourceForge hosted app
  
 
; 2007-07-07 : [http://sourceforge.net/project/showfiles.php?group_id=152075&package_id=168230&release_id=521463 PowerMops 6.1] has been released!  Dozens of bug fixes.
 
; 2007-07-07 : [http://sourceforge.net/project/showfiles.php?group_id=152075&package_id=168230&release_id=521463 PowerMops 6.1] has been released!  Dozens of bug fixes.
  
 
; 2006-06-23 : PowerMops 6.0 has been released.  Check out the latest release notes in the [OpenMeFirst | Open Me First] document or go directly to the [http://sourceforge.net/project/showfiles.php?group_id=152075 download page] to fetch your complete copy.
 
; 2006-06-23 : PowerMops 6.0 has been released.  Check out the latest release notes in the [OpenMeFirst | Open Me First] document or go directly to the [http://sourceforge.net/project/showfiles.php?group_id=152075 download page] to fetch your complete copy.

Revision as of 04:30, 1 January 2009

Mops is a full featured, stand-alone development environment for programming the Macintosh written by Mike Hore. Inspired by Smalltalk and the commercial language Neon, Mops is based on Forth with extended object-oriented features such as multiple inheritance, early and late binding, persistent objects, and garbage collection. Its interactive development environment provides for fluid and productive programming by allowing quick testing and modification of small code segments.

Mops comes with a large class library supporting many Smalltalk-like classes such as containers and all of the normal Mac graphical user interface elements. There is seamless integration of Macintosh Toolbox calls. AltiVec and external frameworks such as OpenGL and Mach-O are also supported. Included is the complete source code and a well-written manual, which is useful for the novice or expert.

Mops is Carbon-compliant and runs under Mac OS 9.x and all Mac OS X versions released to date. It is a subroutine threaded, optimizing Forth compiler (transparent to the programmer) resulting in programs that run very quickly. Over seventeen years since its inception, the program is still actively maintained by the original author along with a corps of dedicated volunteers.

Even if you never thought you had a reason to try something different, Mops might be just what you are looking for!

News

2009-01-01 
Moved from a unique MediaWiki instance to the SourceForge hosted app
2007-07-07 
PowerMops 6.1 has been released! Dozens of bug fixes.
2006-06-23 
PowerMops 6.0 has been released. Check out the latest release notes in the [OpenMeFirst | Open Me First] document or go directly to the download page to fetch your complete copy.