Kurt Talk

Links from my talk on Kurt at the Scratch Conference, Barcelona 2013.

Slides from the talk are uploaded on Scratch.

Livestream on Ustream.

Kurt

Inspiration

Forum threads requesting:

Writing

The Python scripts are on Github.

Text Parser

Kurt has an experimental text parser for converting text to Scratch blocks. See the docs for accessing it from Python code.

The original parser was based on the scratchblocks syntax: see Block Plugin on the Scratch Wiki. The new parser doesn't require so many brackets. The Roads project that inspired the parser.

M30W

Reading

Scratch NXC

Hairball

Implementation

I'm hoping to merge Snapin8r soon:

Future Plans

Thanks