30224 packages
— page 196
Quinto game from SBE
SqueakSource
My first projet
SqueakSource
A WebDAV-based implementation of ServerDirectory. Allows you to mount WebDAV directories as a remote file system. Create new DAV file systems using:s := DAVServerDirectory new type: #dav; yourself. s server: 'name.of.server'. s directory: 'path/to/dav/directory'. s url: 'http://name.of.server/path/to/dav/directory'. s user: 'username'. …
SqueakSource
A DataBase Browser utility for Pharo.
GitHub
pharo
MIT
SmalltalkHub
gnu_smalltalk
A playground allowing to execute SQL code on a connection to database and to inspect the results.
GitHub
pharo
MIT
A tool to benchmark SQL queries from Pharo.
GitHub
pharo
MIT
A project that aims to interface Pharo with command line interfaces of DBMS.
GitHub
pharo
MIT
Squeak bindings for D-Bus ( http://dbus.freedesktop.org/ ).Low-level bindings and plugin originally developed by Jan Fietz, high-level bindings by Bert Freudenberg. DBus-Plugin: VMMaker plugin source codeDBus-Core: low-level bindings (bare interface to plugin primitives)DBus-Objects: high-level bindings (use these unless you have very …
SqueakMap
squeak
D-Bus bindings for Squeak (seedbus.freedesktop.org)DBus-Plugin:Wrapper around libdbusDBus-Core:(essential) Low-level access to pluginDBus-Objects:(essential) High-level language bindingsDBus-Tools:(optional) interactive D-Bus explorer, create pre-compiled proxiesDBus-Etoys Scripting:(example) demonstrates how to control Etoys objects from outside SqueakDBus-Tests:(tests) rather incomplete unit testsFor older versions seehttp://source.impara.de/dbus/. The plugin was …
SqueakSource
squeak
Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource
Dead Code Detection - Group 10 Daniele Acquaroli Tiziano Portenier Cédric Reginster
SqueakSource
Write code that specifies how objects interact to achieve a task.
SqueakSource
Delta Debugging algorithm implementation for test case reduction
GitHub
MIT
The SDE Project 2011 of Group3.
SqueakSource