915 packages
— page 30
A framework to create and document your Spec widget's shortcuts using pragmas.
GitHub
MIT
Enables syntax highlighting in Monticello browsers.Requires Shout.2 to be loaded first.Resolves identifiers according to Snapshot contents, so that unloaded packages are styled correctly (with respect to their own contents).
SqueakMap
squeak
SIForgeWizard is a small seaside application for the authorsof the http://www.siforge.org italian web site.SIForgeWizard is suitable for building a small XML-articlecomplaiant with the SIForge specification.Look at http://www.siforge.org for more information.It is ALSO a SMALL example of how building a simple …
SqueakMap
squeak
Nice and simple logging. There are eight messages for logging based on severity. These correspond to the eight levels defined in syslog: 7 - debug (Debug-level messages)6 - info (Informational)5 - notice (Normal but significant Condition)4 - warning (Warning Condition)3 …
SqueakMap
squeak
MacroProcessor is a preprocessor that can process a String and given a startString and an endString it will call a given model (or a pluggable block) to expand the contents found between those markers. The content between one such pair …
SqueakMap
squeak
Monticello package 'SimpleMorphic' in the treated repository at source.squeak.org. Latest SimpleMorphic-dtl.7.mcz; 1 version.
Squeak Trunk
squeak
SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource
squeak
A parser interface to handle unformatted or unstructured text files, supporting:Uniform interface through #rowsDo:Specification of delimitersValidationsCSV (through CSVParser) and XML (through XPath)Installation:Installer ss project: 'XPath'; install: 'XPath'; project: 'SimpleTextParser'; install: 'SimpleTextParser'; install: 'SimpleTextParserTests'. Gofer new squeaksource: 'XPath'; package: 'XPath'; squeaksource: …
SqueakSource
squeak
*The delegation methods of this package make use of the ObjectsAsMethods VM support. In a 3.6 image, you must call #recreateSpecialObjectsArray before using this package.* This package adds the #becomeSingleton method to Object, which will transform the receiver into an …
SqueakMap
squeak
an animated clock using morphic in pharo
GitHub
pharo
MIT
DEVS modeling and simulation framework for Squeak. See http://www.fit.vutbr.cz/~janousek/smalldevs/. Depends on SIXX, Connectors, PlotMorph. Load packages in this order: System-Prototypes, SmallDEVS-MyRepository, SmallDEVS-Core, SmallDEVS-GUI, SmallDEVS-Examples.
SqueakSource
squeak
SmallFaces (SF) is a set of widgets for Seaside. You can create web applications with Seaside just using widget objects and without thinking in XHTML tags, CSS or JavaScript. SmallFaces provide common user interface widgets like TextFields, Buttons, ListBox, CheckBox, …
SqueakSource
A short introduction how to use SmallLint as a Squeak morphic project(including a book morph)
SqueakMap
squeak
Most ideas come from previous ideas. Alan Kay https://twitter.com/pharoproject/status/1925853281567264781 https://twitter.com/0800nacho/status/1640530047600582667 https://twitter.com/rBasicIncome/status/1080938412314673154 https://twitter.com/OliverMensahDev/status/1308068300853739520 https://twitter.com/RenePaulMages/status/1286115220759425024 https://twitter.com/JavierGelatti/status/1105622830018977792 https://twitter.com/RenePaulMages/status/1181427691435827202 https://twitter.com/newsycombinator/status/1130775560085544961 https://twitter.com/awbjs/status/1271494480898797569 http://www.smalltalk.org http://smalltalkhub.com https://en.wikipedia.org/wiki/Alan_Kay http://tinyurl.com/Alan-Adele-Dan https://worrydream.com/EarlyHistoryOfSmalltalk/ https://medium.com/learn-how-to-program/latest https://medium.com/@richardeng/the-best-of-quora-46cd4952420d http://www.lirmm.fr/~dony/notesCours/smalltalkOverview.pdf http://www.lirmm.fr/~dony/notesCours/introAvanceeStk.pdf http://stephane.ducasse.free.fr/FreeBooks.html https://stackoverflow.com/questions/1821266/what-is-so-special-about-smalltalk https://doc.lagout.org/programmation/Smalltalk/ https://ovid.github.io/articles/alan-kay-and-oo-programming.html http://www.bitwisemag.com/2019/08/smalltalk-most-important-language-youve.html http://worrydream.com/EarlyHistoryOfSmalltalk/ https://hal.inria.fr/inria-00441576/document http://www.espace-turing.fr/Naissance-de-Alan-Kay-pionnier-des.html https://fr.wikipedia.org/wiki/Smalltalk https://twitter.com/nourybouraqadi/status/1165563073358454785 https://twitter.com/RenePaulMages/status/1111124431194202113 https://twitter.com/RenePaulMages/status/1115916267884548098 https://www.youtube.com/watch?v=Ao9W93OxQ7U https://www.youtube.com/watch?v=8GRwNM3hBDA …
Web Discovered
pharo
Smalltalk Programming is an object-oriented programming language known for its simplicity, elegance, and live coding environment. Created in the 1970s at
Web Discovered
This is just a simple Morphic project I created in Squeak.
GitHub
squeak
Example of smalltalk-dev-plugin: To-do list built with Spec2 framework
GitHub
MIT
a backup of all my smalltalk code. Some code will also exist in other repos for specific projects
GitHub
smalltalkHLA is a an implementation of the HLA1.3 and IEEE1516 specifications in Smalltalk(Squeak) Work on HLA 1.3 is underway and IEEE1516 classes are stubbed out.
SqueakSource
squeak
SmallTalkPolyBlock - oop hw1
GitHub
This project provides an implementation of tests in the manner or RSpec (for Ruby) and ScalaTest (for Scala). It provides an expressive DSL to create natural language tests. Examples: [ Set new ] should be empty. [ #(1) ] should …
SqueakSource
An electronic simulator for smalltalk, uses ngSpice as simulation backend. Hopefully i'll add a morphic schematic editor too.
SqueakSource
squeak
This is an attempt to introduce styles to morphs. A package contains own - ToolBuilder - default theme - widget set
SqueakSource
squeak
A growl-like system for displaying notifications within Squeak, using Morphic.
SqueakSource
squeak