45115 packages — page 568

Makros

SmalltalkHub

MandelMorph2

MandelMorph2 draws a Mandelbrot set . The drawing code was originally from FracApp a MacApp program that implemented the Mariani/Silver algorithm. To run, from the World menu choose new morph.../Demo/MandelMorph2. When you create a MandelMorph2, you are given a choice …
SqueakMap squeak

manejoProyectos

SmalltalkHub

ManejoStockMinYMax

SmalltalkHub

ManejoStockReservar

SmalltalkHub

MAPIClient

This is a simple package allowing you to send already composed MailMessagesthrough your registered default email client on Windows (such as Outlook orEudora). To invoke it, merely ask it to MAPIClient sendMailMessage: aMailMessage. and it will take you from there. …
SqueakMap squeak

March | 2024 | Weekly news about Pharo

10 posts published by Stéphane Ducasse during March 2024
Web Discovered pharo

MarianoPhD

Repository where I will put my stuff related to my PhD
SqueakSource

Mars

This is the Mars repository. Information about this project can be found at: http://smallworks.com.ar/productos/Mars
SqueakSource

Marvin

Marvin is a new prototype-based programming language which combines characteristics of Self and Smalltalk-80. It is compiled directly to the native bytecodes of Squeak. Marvin requires special virtual mechine version enhanced with support of delegation and prototypes.
SqueakMap squeak

MaSarPackage

SqueakMap squeak

MaSarPackageWithGui

MaSarPackage is a tool for creating SAR files. SAR files are a good way to publish code and objects to SqueakMap.
SqueakMap squeak

mastodon-feed

a mastodon to twitter cross-post application
GitHub pharo MIT

MathMorphsRevival

The Morphic Wrappers Revival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes. MathMorphs and related …
SqueakMap squeak

MathMorphsRevival

Project Goal:The MathMorphsRevival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes.Project History:MathMorphs and related projects …
SqueakSource squeak

MatleyExpose

Provides a method like Apple Expose or Skippy to switch between system windows. Just a little project to have practice with smalltalk and squeak for me, but feel free to use it. Load the code and do MatleyExpose showExpose. It …
SqueakSource squeak

MatzESTTutTodoApp

as Test for working with a versioning repository
SqueakSource

Maui

Naked objects framework. Build UI's straight from your domain objects. See the home page for more info.
SqueakMap squeak

MavenForMoose

SmalltalkHub

May | 2024 | Weekly news about Pharo

7 posts published by Stéphane Ducasse during May 2024
Web Discovered pharo

MazeArray

A couple of methods for building simple mazes. One is the builder and one is a morph that calls the builder and displays the result. Try "MazeMorph test1".
SqueakMap squeak

mbdi dud8vd uyd c7d d 6tgbedbs9dbvsdv s76dgs.mcm

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

mc

This repository is a collection of all contributions to monticello from all sources. It is open for public contributions.Installation Instructions
SqueakSource

MCInstaller

Provides file list and SM registrations for the .mcz file type, allowing easy installation of Monticello packages.
SqueakMap squeak

MedianOfMedians

Efficiently find the median of a collection of numbers by using the "median of medians" algorithm. Also find the nth highest or smallest element in that collection.
SqueakSource