9737 packages — page 25

ConfigurationOfSeaside31

Monticello package from seaside31 repository
Lukas Renggli Source pharo

ConfigurationOfSeaside31

Monticello package from seaside31 repository
Lukas Renggli Source pharo

ConfigurationOfSeaside31

Monticello package from seaside31 repository
Lukas Renggli Source pharo

Control

This project demonstrates an implementation of the shift/reset control operators used for constructing and evaluating partial continuations. It owes a great deal to the extensive literature on the subject, but in particular toFinal Shift for Call/cc: Direct Implementation of Shift …
SqueakSource

counter

seaside test repo
GitHub

Countryside

Extensions to seaside
SqueakSource

crab

The syntax of the shell scripts in *nix systems isn't broken. It's totally, absolutely, insanely broken. So? Why not to use some smalltalk powerful sweetness in shells too? Meet crab: humbler than a coral, yet quite handy, err... clawsly.How to …
SqueakSource pharo

Cresta

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

Cresta

SmalltalkHub

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

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

CrusoeKrSDK2

Krestianstvo SDK 2.0a OpenQwaq fork
SqueakSource

Cryptography Team Package

This release is the result of hard work of the Cryptography Team. The latest team was formed in 2005. This release comes on 4/23/2007. Please see the squeak source repository for more cryptography including SSL and SMime. http://www.squeaksource.com/Cryptography.html. If you …
SqueakMap squeak

CS410apDFA2REStelter

Final project for CS410ap by David Stelter. An implementation of Hein's k-state elimination algorithm.
SqueakSource

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

CTViz

Visualisation tool - written in Pharo using the Seaside web framework
GitHub pharo

cuoora

CuOOra (red social de preguntas y respuestas): Aplicación web interactiva (SeaSide-Smalltalk)
GitHub

cuooraObj1

cuooraObj1 es miniPlataforma(red social) de preguntas y respuestas en Smalltalk, con seaside framework web. frontEnd modelos y test backend
GitHub

DacMotorola

A seaside app which interacts with a motorola Digital addressable controller (DAC 6000). The DAC6000 provides secured access control for digital video distribution systems. The Seaside app interprets user inputs and sends low-level encoded bytes to digital video systems
SqueakSource

DataTables-Seaside

SmalltalkHub

Debugger - key bindings

Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
SqueakMap squeak

DebugReportClient

A client for DebugReportServer.You can send a DebugReport file from Squeak image. DemoServer:http://www.sqsq.jp:9090/seaside/dr Requirement:DebugReport(http://swikis.ddo.jp:9091/DebugReport.html)
SqueakMap squeak

dependencies-for-a-rest-implementation-in-pharo

The basics tools for build a backend in pharo to implement a rest api in pharo4
GitHub pharo

dialogs

Seaside component classes that have been removed from Seaside.
SqueakSource

DockerRegistry

Simple implementation for the REST API of a docker registry
GitHub pharo