Category Archives: Download it

Kwisatz Haderach Unleashed – Collections

           Finally, kwisatz haderach can support all of the Type inference capabilities (not all that i want to, but a lot of work)      After fixing a stack management error and defining a new kind of announcement integration (system … Continue reading

Posted in Call graph, Collections, Download it, GSoC, Kwisatz Haderach | Tagged | Leave a comment

Concrete Type Inference News

           Ok, this week was a really good one. The past week i added 880 tests to the project, all tests based on collections common uses, to head the project to support all as i can in this topic. Past … Continue reading

Posted in Collections, Concrete Type Inference, Download it, GSoC, News, Pharo | Tagged | Leave a comment

Metacello – PaulLePoulpe project – Version 1.0 released

I’m really glad to announce the release of PaulLePoulpe with its version 1.0 Tested and working on Pharo 1.3 core, 1.4 and 2.0 Working and with two red tests in pharo core 1.2    Gofer new           url: ‘http://ss3.gemstone.com/ss/PaulLePoulpe’;           package: ‘ConfigurationOfPaulLePoulpe’;           … Continue reading

Posted in Download it, GSoC, Paul le poulpe, Pharo | Tagged | Leave a comment

News KH

         First visitor. Path execution              We already have a first visitor to use with Kwisatz Haderach, the visitor gives us a string with all the chain of messages that will be sent for a given expression.        … Continue reading

Posted in Call graph, Concrete Type Inference, Download it, GSoC, Kwisatz Haderach, Metacello, Pharo | Tagged | Leave a comment

News – CTI

    Announcers and announcements         In order to get a let environment to know about the stack movements, I added an announcer into TiInterpreter, which is announced with StackPoped and StackPushed, announcements that know every value pushed or poped.      … Continue reading

Posted in Concrete Type Inference, Download it, GSoC, Metacello, Pharo | Tagged | Leave a comment

Metacello ConcreteTypeInference project

  Well, at the end of the day, near to the beginning of the week, thinking in the evolution of the project I made my first metacello configuration (Yes yes, I’m a neandertal who likes the plain repository and resolves … Continue reading

Posted in BlockClosure, Concrete Type Inference, Download it, GSoC, Metacello | Tagged | Leave a comment

Concrete types

 What is a concrete type?      I won’t extend myself a lot, there are many papers about it explaining it better than I can. In a few words, a Concrete Type of an object is its class. The main difference … Continue reading

Posted in Concrete Type Inference, Download it, GSoC, Papers, Pharo | Tagged | Leave a comment

Pharo Logger (a.k.a. Paul the octopus or le poulpe)

Why Paul?            Because I wanted a name related with clairvoyance, and, when I asked google for a ‘mundial famous clairvoyant’ he said: ‘Paul! The octopus’. Then talking with Guille Polito I decided myself for the french mode: Paul le poulpe … Continue reading

Posted in Download it, GSoC, Logger, Paul le poulpe, Pharo | Tagged | 1 Comment

How to get it

   Currently I only need a classic monticello for a basic project, cause I don’t have dependencies. So, to get it you just need to load the content from SqueakSource v3          http://ss3.gemstone.com/ss/ConcreteTypeInference Then, if you want to run an … Continue reading

Posted in Concrete Type Inference, Download it, GSoC, Pharo | Tagged | Leave a comment