Category Archives: Uncategorized

My YAPC::EU talks

I had a wonderful time at YAPC::EU in Riga this year. Riga is a very beautiful city – there’s many nice things to look at, not to mention the excellent food and a wide range of beer at sensible prices. … Continue reading

Posted in Uncategorized | Leave a comment

A hint of meta-programming

After a few patches to deal with some meta-circularity issues, I’ve got to the point where I have at least a very basic example of a custom meta-class working in the nom branch of Rakudo. All this does is print … Continue reading

Posted in Uncategorized | 1 Comment

July: Beijing Perl Workshop, vacation and hacking

It’s been an interesting month. I started it over in Beijing, for the Beijing Perl Workshop. It’s the first Perl event that I’d been to in China, and it was a great experience. People were very friendly and welcoming, the … Continue reading

Posted in Uncategorized | 1 Comment

Another little nom update

I was gearing up to blog a bit about the progress we’re making on the nom branch of Rakudo, when pmichaud++ swooped in with a great post about that. It nicely captures how much we’re getting done putting Rakudo back … Continue reading

Posted in Uncategorized | Leave a comment

The Rakudo “nom” hacking marathon

Here in Sweden they have these things called “red days”. They’re basically days off, and June has a load of them. When I first heard the term, I wondered if it was some socialist connection, but got the much more … Continue reading

Posted in Uncategorized | Leave a comment

YAPC::Russia

OK, so let me get the obligatory meme out of the way first: “In Soviet Russia, the YAPC enjoys you!” Well, I hope that my talks were enjoyed anyway. :-) Despite having been at every Perl Mova event in Ukraine … Continue reading

Posted in Uncategorized | Leave a comment

Rakudo on 6model gets underway!

Recently I finished up the long-running compile time meta-object branch in NQP, and got the final installation issues sorted out (there were issues having it and nqp-rx installed, which are now resolved). Many thanks go to moritz++ for various contributions … Continue reading

Posted in Uncategorized | 2 Comments

Separate compilation, package refactors and gradual typing: oh boy, what a mix!

First of all, I’m sorry that it’s been so long since I posted here. I’m happy to say that my NQP and Perl 6 involvement has been much higher than my post rate here. In fact, I managed to make … Continue reading

Posted in Uncategorized | Leave a comment

Smudging the compile-time/run-time boundary

I’m steadily plodding along with the NQP and Rakudo refactors. Things have slowed down a little since I last posted here, in part because work involved quite a bit of travel for a couple of weeks in a row, but … Continue reading

Posted in Uncategorized | Leave a comment

NQP changes getting there; Rakudo next!

This week wasn’t quite as productive in terms of getting code written as the last few, though what did happen is noteworthy: native attribute support came along far enough that it is now used by Cursor to store its $!from … Continue reading

Posted in Uncategorized | Leave a comment