30224 packages
— page 288
Cliente para resolver problemas en la plataforma Hornero de UNComa
GitHub
MIT
An experimental runtime and development environment for harmony-oriented programs.Harmony-oriented programmingis an ongoing research project by Sebastian Fleissner and Elisa Baniassad.
SqueakSource
Pharo project for hotel reservations
GitHub
pharo
We show how to query and explore Smalltalk code within GT using a number of complementary tools and techniques. Specifically, we look at:
Web Discovered
You can use GitHub to manage your Pharo source code and Lepiter database pages, but there are several details involved in setting it up and automating the load process. We'll show you, step-by-step, how to do this.
Web Discovered
pharo
I’m sure people have seen many screenshots of our GT tooling and wonder “how do I get that” Well ask no more, linked below is a small tutorial that shows you how to get up to speed in less than …
Web Discovered
Squeak binding for the free Haru PDF library using FFI http://libharu.sourceforge.net
SqueakSource
squeak
Simulate pen plotters in Squeak, manipulate plot files from CAD programs, export them for real plotting
SqueakSource
squeak
HQ9+ was designed by Cliff L Biffle, who wanted a language where the canonical programs (Hello World, 99 Bottles Of Beer and a quine) were easy to write. The language has four instructions -- H, Q, 9 and + -- …
SqueakMap
squeak
This is just the well known example from the splendid book Squeak By Example.
SqueakSource
squeak
This is a replacement for (Identity)Dictionary and (Identity/Weak)Set that uses chaining instead of linear probing for collision resolution. This results in a much better performance for big Collections.
SqueakSource
Support for parsing HTML (from Scamper)
SqueakSource