30224 packages — page 184

Create a file

Rosetta Code

Create a two-dimensional array at runtime

Rosetta Code

Create a WebSocket Server in Smalltalk | Using WebSockets in Programming Languages & Frameworks

Build a real-time WebSocket server in Smalltalk. Learn to implement event-driven communication for modern web applications with this practical guide.
Web Discovered

CreativeCommonsLive

SmalltalkHub

Creatures

SmalltalkHub

CreesQuinto

SqueakSource

Cresta

SmalltalkHub

Cresta

Natural language processing for a french TTS application using the MBrola dll library
SqueakSource

crimson

GTD back-end model.
SqueakSource

criterion1

Learning
SqueakSource

CriticBrowserRuleComment

SmalltalkHub

CriticRanking

SmalltalkHub

Crontab

A crontab generator in Pharo.
GitHub pharo MIT

Crop Morphs

Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap squeak

Crop SketchMorphs and Grab Screen Rect to JPG for Squeak 3.4

Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap squeak

CropSketchMorphs

Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakSource squeak

Croquet Croquet for Croutons

Some parts and pieces to allow the game of Croquet to be played in the Croquet environment. Strictly for croutons. Or is it croquettes? Requires the ODE-Croquet sar file referenced below to be loaded first. Then you have to instantiate …
SqueakMap squeak

Croquet-alife

Simple artificial life simulation for Croquet Jasmine,heavily based on the bons-alife package by Ken Boucher from SqueakMap.
SqueakMap squeak

Croquet64GL

Unofficial hacks to CroqutGL, to make it work with Croquet 64 bits
GitHub

Croquet64GL

Updated version of the CroquetGL libraries, containing some hacks to make it work with my 64-biy version of Croquet.
SqueakSource

CroquetBag

SqueakSource

CroquetCg

Allows Cg, NVIDIA's high-level shading language, to be used with Croquet.Consists of several packages:CgCroquet: initial support. I'm working on better stuff that has nothing to do with this code.Cg-*: The new stuff. You can get it all by loading Cg, …
SqueakSource

CroquetGL

Croquet for Squeak 4.x.
SqueakMap squeak

CroquetGL

The OpenGL interface from Croquet for consumption in other contexts. Supports OpenGL 1.4 plus extensions.To install, first load the FFI via:(Installer repository: 'http://source.squeak.org/FFI') install: 'FFI-Pools'; install: 'FFI-Kernel'; install: 'FFI-Tests'.then load CroquetGL:(Installer repository: 'http://www.squeaksource.com/CroquetGL') install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.When everything …
SqueakSource squeak

CroquetIslandsLight

SmalltalkHub