544 packages — page 7

BitmapCharacterSet

BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

BkbagGemstoneTesting

testing gemstone ...
SqueakSource gemstone

BlockParser

SmalltalkHub

BrainFuck

A BrainFuck parser/interpreter/transpiler written inside Pharo.
GitHub pharo MIT

CampSmalltalkLondon

Sample code used in Camp Smalltalk London 17/7/2010 to teach Smalltalk. The code is a small Seaside app which takes a live feed of transport data http://www.highways.gov.uk/rssfeed/SouthEast.xml, parses the data and provides a number of different renderers. The aim isn't …
SqueakSource

CAnalyzer

CAnalyzer is an analyzer for C code. CAnalyzer comprises:an extension to the Moose FAMIX metamodel to cope with C modules, C functions, C variables...an importer for Moose that takes as input .xml files generated by srcMLinvocation resolution since srcML does …
SqueakSource pharo

claude-mcp-server | MCP Servers · LobeHub

실시간 Pharo 13 이미지 내에서 실행되는 Model Context Protocol (MCP) 서버입니다. NeoJSON과 Zinc HTTP가 Metacello 베이스라인을 통해 로드된 Pharo 13 이미지가 필요합니다.
Web Discovered pharo

CLFParser

SmalltalkHub

ClockCalendarMorphs

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

ClosureCompiler-ajh for 3.8

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

ConfigurationOfPetitParser

Monticello package 'ConfigurationOfPetitParser' in the petit repository at source.lukas-renggli.ch. Latest ConfigurationOfPetitParser-TudorGirba.26.mcz; 25 versions.
Lukas Renggli Source

ConfigurationOfSeaside3

Seaside 3, 3.1 build testing on Squeak, Pharo and GemStone
GitHub pharo

ContIntegration

Stuff to report continuously squeak health: - run all test cases, xml reporting - code coverage - metrics ...
SqueakSource squeak

CROquetReqViz

Visualization of xml-given requirements as 3D Graph.
SqueakSource

Cryptography

GemStone port of the SqueakSource Cryptography project
GitHub squeak MIT

CSV

A simple parser for comma-separated-value files.
SqueakSource

CSV

SmalltalkHub

CSV

Monticello package 'CSV' in the etoystreated repository at source.squeak.org. Latest CSV-Richo.7.mcz; 1 version.
Squeak Trunk squeak

CSVConverter

SmalltalkHub

CSVData

A utility to read in CSV data and manipulate it afterwards. Contains a strange array of features that I have found interesting as I needed to work with data, often in a CSV format. Also allows storing of CSV data …
SqueakSource

CSVParser

- A simple parser for comma-separated-value files. - Fork of the project in /CSV
SqueakSource

CSVParser

SmalltalkHub

CSVParsingBuilding

A new CSV parser built with the API of AVI's CSVParser.
SqueakSource

CTCSV

Load a CSV - into a dictionary ready for use.
GitHub

Cuis-Smalltalk-CSV

Read and write CSV converting to or from Cuis-Smalltalk objects. Port from http://www.smalltalkhub.com/#!/~SvenVanCaekenberghe/Neo
GitHub cuis MIT