30224 packages
— page 134
This package contains three kind of exercise generator for the teacher:Matching Pairs, Filling blanks & quizzes. These tools can import Match, Quiz and Cloze exercises made with the known HotPotatoes application.It also contains a communication tool for the teacher and …
SqueakMap
squeak
Generator of exercises to be used in a classroom with a communication tool to allow easy transmision from Teacher to a bunch of students
SqueakSource
Regroup methods on Behavior, Class, Trait... that provides browsing helpful functionalities like: conflicting selectors, overrides selectors...
SqueakSource
Smalltalk client library for accessing the Claude API
GitHub
Apache-2.0
실시간 Pharo 13 이미지 내에서 실행되는 Model Context Protocol (MCP) 서버입니다. NeoJSON과 Zinc HTTP가 Metacello 베이스라인을 통해 로드된 Pharo 13 이미지가 필요합니다.
Web Discovered
pharo
Refactors a bunch of code so that it decomposes nicely into PackageInfo-style packages. Also adds discard* methods to SystemDictionary to make it easy to remove those packages from the image.
SqueakMap
squeak
Just some stuff I've been using while working on the Cleanup package. Contains a modified version of PackageInfobrowseExternalReferences, I think.
SqueakMap
squeak
Sistema de alocação de professores em turmas usando a ferramenta Pharo 2.0. Código escrito em Smalltalk
GitHub
pharo
Installing this change set will make Morph, PluggableListMorph and PluggableTextMorph to accept and release keyboard focus on mouseDown rather on mouseEnter and mouseLeave. When the preference #mouseOverForKeyboardFocus is set to false.
SqueakMap
squeak
Pharo Smalltalk bindings to the ClickUp API
GitHub
pharo
MIT
Rest API for managing a private clinic using Glorp framework in Pharo
GitHub
pharo
Command Line Interface for pharo. It allows you to execute a pharo image from a console and interact as it is a workspace, executing scripts, storing variables... etc.
SqueakSource
pharo
registered project for monticello access in squeak. Plans to become a setup shop for administration of clinical trials.
SqueakSource
squeak
A tool for exploring the history of a project (e.g. getting API entities that were available at a given commit)
GitHub
pharo
MIT
Morphs that display a Clock and Calendar. The Calendar morph can be used separately or optionally with the clock morph. Requires KscAstroDataApp to calculate the sunrise and sunset times displayed in the calendar or clock. Clock morph can read a …
SqueakSource
squeak
The ClosedVMMaker project is a subproject of VMMaker (http://source.squeak.org/VMMaker), specifically of the VMMaker.oscog JIT VM (a.k.a. Cog) and its generated source at OpenSmalltalk-VM (https://github.com/OpenSmalltalk/opensmalltalk-vm). Currently this project contains the source for the ARMv8 code generator for Cog.Copyright © 2019 Eliot …
SqueakSource
pharo
Prerequisites: 3.8a6315, Compiler (version 19) This package adds a closure compiler to the standard Squeak image without replacing the existing compiler. A new 'general' preference called #compileBlocksAsClosures determines which compiler to use for NEW methods only. When true the closure …
SqueakMap
squeak
This project has moved to http://smalltalkhub.com/#!/~JanVanDeSandt/Cloudfork The goal of Cloudfork is to make it easy to use the various API's related to Cloud Computing. Initially the focus will be on the Amazon AWS services. The first services that are supported …
SqueakSource