544 packages
— page 7
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
testing gemstone ...
SqueakSource
gemstone
A BrainFuck parser/interpreter/transpiler written inside Pharo.
GitHub
pharo
MIT
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 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
실시간 Pharo 13 이미지 내에서 실행되는 Model Context Protocol (MCP) 서버입니다. NeoJSON과 Zinc HTTP가 Metacello 베이스라인을 통해 로드된 Pharo 13 이미지가 필요합니다.
Web Discovered
pharo
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
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
Monticello package 'ConfigurationOfPetitParser' in the petit repository at source.lukas-renggli.ch. Latest ConfigurationOfPetitParser-TudorGirba.26.mcz; 25 versions.
Lukas Renggli Source
Seaside 3, 3.1 build testing on Squeak, Pharo and GemStone
GitHub
pharo
Stuff to report continuously squeak health: - run all test cases, xml reporting - code coverage - metrics ...
SqueakSource
squeak
Visualization of xml-given requirements as 3D Graph.
SqueakSource
GemStone port of the SqueakSource Cryptography project
GitHub
squeak
MIT
A simple parser for comma-separated-value files.
SqueakSource
Monticello package 'CSV' in the etoystreated repository at source.squeak.org. Latest CSV-Richo.7.mcz; 1 version.
Squeak Trunk
squeak
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
- A simple parser for comma-separated-value files. - Fork of the project in /CSV
SqueakSource
A new CSV parser built with the API of AVI's CSVParser.
SqueakSource
Load a CSV - into a dictionary ready for use.
GitHub
Read and write CSV converting to or from Cuis-Smalltalk objects. Port from http://www.smalltalkhub.com/#!/~SvenVanCaekenberghe/Neo
GitHub
cuis
MIT