1870 packages
— page 8
Should be used as an example of Omnibrowser
SqueakSource
Most functional programming languages like Haskell or ML allow to define functions using pattern matching. Instead of testing arguments in the body of a message, this allows to specify case-based function definitions in a very elegant way. An example of …
SqueakMap
squeak
This simple framework (inspired by OBAction, from OmniBrowser) defines an abstraction layer between a model and a human interface. Using this abstraction, the model answers GenericActions (slightly extended MessageSends) a human might want to perform, and the human interface uses …
SqueakMap
squeak
This simple framework (inspired by OBAction, from OmniBrowser) defines an abstraction layer between a model and a human interface. Using this abstraction, the model answers GenericActions (slightly extended MessageSends) a human might want to perform, and the human interface uses …
SqueakSource
Glamour is an infrastructure for implementing glamourous browsers. You can learn more about it on the official page:moosetechnology.org/tools/glamour
SqueakSource
Provide a Glamour browser for the Google Issues Feed of Pharo. Provide a better view on current activities. Developed in current Moose one-click (based on Pharo 1.1.1 11414) Inspired by CampSmalltalkLondon
SqueakSource
pharo
Goya lets you color the executed methods of the running image. See the class side of InstrumentingAssociation for examples on how to color methods. Color some interesting methods and do something with them such that they are indeed executed by …
SqueakMap
squeak
Goya lets you color the *executed* methods of the running image. Color some interesting methods and do something with them such that they are indeed executed by the VM. Then open the GoyaBrowser for browsing only the until now executed …
SqueakSource
1. You must download and install GraphViz from http://www.graphviz.org for your platform (Win32, Unix, Linux, or Mac OS should be supported). The binaries (e.g. dot, fdp, neato, twopi, dot2gxl) should be in your environment path as well.2. On the Unix …
SqueakMap
squeak
Glamorous Toolkit client for Cloudflare's Browser Rendering REST API — render pages, scrape content, extract structured data with AI, discover links, take screenshots, generate PDFs, and crawl websites with GT inspector views.
GitHub
Integration of phlow-rs with Glamorous Toolkit and ability to render views in GT Inspector
GitHub
MIT
Gtoolkit specific functionality for Chrome Dev Tools access
GitHub
MIT
Pretty-printing algorithm (ported/adapter from Philip Wadler's prettier printer in Haskell). The project includes a pretty-printer for Smalltalk code based on the refactoring browser abstract syntax tree. This project is also available for VW, on the SCG store.
SqueakSource
Hermes Encrypted IMAP Email Client is a Tweak-based email client using C libraries (via Canard plug-in) for encrypted email server communication. It can be run as a stand-alone application, or via a web browser (via NPSqueak plug-in). Designed to be …
SqueakMap
squeak
Hermes IMAP Email Client is a Tweak-based email client using C libraries (via Canard plug-in) for encrypted email server communication. It can be run as a stand-alone application, or via a web browser (via NPSqueak plug-in).
SqueakSource
squeak
Hermion browser, a new IDE for Squeak.
SqueakSource
squeak
This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind http://www.badpage.info. The tag nesting and attribute …
SqueakMap
squeak
Select an image file in the FileList and choose 'browse squeak image'.Typical usage is to add classes from the class pane menu, then choose 'remove unmodified categories' to delete the identical methods with in the image.
SqueakMap
squeak
This project helps building Squeak images for developers. It installs usefull packages by default (completion, syntax highlighting...). Then, it provides a way to install more packages easily.Images generated by this package can be found at:http://damien.cassou.free.fr/squeak-dev.htmlThe process to generate this images …
SqueakSource
squeak
Adds #inspectorClass protocol that #inspect calls to find the appropriate inspector for the receiver. #basicInspect uses a new generic inspector called BasicInspector. CompiledMethods use a new inspector class call CompiledMethodInspector, which display mnemonic bytecode instructions and literals. An inspector will …
SqueakMap
squeak
Adding some of the IntelliJ goodness to the whisker browser
SqueakSource
DiagramBrowser is an environment in which the user can view, edit, organize within categories and file-in/out Ned Konz Connectors drawings. DiagramBrowser is the first step of a bigger development that I named Jacaranda. With Jacaranda I attempt to integrate DiagramBrowser …
SqueakMap
squeak
Monticello package from omnibrowser repository
Lukas Renggli Source
pharo