9737 packages
— page 25
Monticello package from seaside31 repository
Lukas Renggli Source
pharo
Monticello package from seaside31 repository
Lukas Renggli Source
pharo
Monticello package from seaside31 repository
Lukas Renggli Source
pharo
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
Extensions to seaside
SqueakSource
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
Natural language processing for a french TTS application using the MBrola dll library
SqueakSource
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
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
Krestianstvo SDK 2.0a OpenQwaq fork
SqueakSource
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
Final project for CS410ap by David Stelter. An implementation of Hein's k-state elimination algorithm.
SqueakSource
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
Visualisation tool - written in Pharo using the Seaside web framework
GitHub
pharo
CuOOra (red social de preguntas y respuestas): Aplicación web interactiva (SeaSide-Smalltalk)
GitHub
cuooraObj1 es miniPlataforma(red social) de preguntas y respuestas en Smalltalk, con seaside framework web. frontEnd modelos y test backend
GitHub
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
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
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
The basics tools for build a backend in pharo to implement a rest api in pharo4
GitHub
pharo
Seaside component classes that have been removed from Seaside.
SqueakSource
Simple implementation for the REST API of a docker registry
GitHub
pharo