2821 packages
— page 68
Sistema de Pedidos Web
SqueakSource
Experiments with executable grammars
SqueakSource
Our crazy programming language/paradigm/architecture research project. Nothing interesting for now...Important:The tests are currently broken, because monticello does not preserve the values of class instance variables. We are working on this...
SqueakSource
Sub-Method Reflection for Squeak
SqueakSource
squeak
Although several tools are available to ease the implementation of programming languages (e.g., SmaCC), creating a complete programming environment remains a difficult task.Perseusis a framework for programming environment. Effort to implement programme editor and debugging tool is considerably easier compared …
SqueakSource
f you are using Pharo or have ScriptLoder installed, here is the magic incantation to get it in your image:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. (Smalltalk at: #PersonalSetting) perform: #loadAlexandreBergelPreferencesFor Cyrille:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. …
SqueakSource
pharo
CPS506 Winter 2017 Lab 2, LightsOut
SqueakSource
A Haskell parser, written using PetitParser.
SqueakSource
A Java grammar for PetitParser
SqueakSource
Gofer new squeaksource: 'PetitJSParser'; package: 'ConfigurationOfPetitJSPParser'; load. (Smalltalk at: #ConfigurationOfPetitJSPParser) perform: #loadDefaultWithoutPetit.
SqueakSource
squeak
A parser for Markdown (http://daringfireball.net/projects/markdown/) inspired from the PEG implementation in http://github.com/jgm/peg-markdown
SqueakSource
Do it in a workspace and it will load PetitParser, Spy, Mondrian, ...Gofer new squeaksource: 'PetitProfiler'; package: 'ConfigurationOfPetitProfiler'; load. (Smalltalk at: #ConfigurationOfPetitProfiler) perform: #loadDefault
SqueakSource
squeak
SQL parser base on PetitParser. Read the wiki page for details about the installation.
SqueakSource
Repository exercise.
SqueakSource
Write in Smalltalk to style pages with CSS. Instead of styling with ugly, boring and long Strings (where you must perform a continuous visual sweep of the code to make the most trivial modification), you can create high-level super sexy …
SqueakSource
squeak
Pharo Aspect laNguage
SqueakSource
pharo
Pharo: towards a professional open-source Smalltalk. Aka burn the disc pack. Pharo wants to take a fresh look at the Smalltalk philosophy and current implementations. The idea is to produce a set of good packages that will be able to …
SqueakSource
pharo
Pharo14
SqueakSource
pharo