Join The Tampa Bay Python Meetup Group

You'll get invited to our Meetups as soon as they're scheduled!

Sprint for the compiler project

Nov 7
Sat 10:00 AM
Location
CEA Marketing Group

2233 Nursery Rd
Clearwater, FL 33764

This is a private home or office

Estimated attendance
 2  people attended.

Who organized?
Bruce Frederiksen

NOTE THE CHANGE IN TIME FROM THE LAST MEETING! THIS IS NOW AT 10:00AM.

This will be an all day sprint (till 5pm or so) where we all roll our sleeves up and dive into the compiler project.

There is much to do as we prepare to take our next major step forward. There will be opportunities to help out on many different levels, from GUI work, to testing, to refactoring compiler code. If you have an older board (e.g., the Diecimila, rather than the newer Duemilanove), please bring it to help out with the testing.

The GUI is based on wxpython, which you will need to download before the meeting from www.wxpython.org.

You will also need the mercurial source code control system which can be installed through the package manager on Ubuntu, or Windows users use tortoise-hg which can be downloaded from http://bitbucket.org/....

If you want to join this compiler project, you will need to also join the google code project at http://code.google.co... and the discussion forum on google groups at http://groups.google.....

Photos of this Meetup

No photos yet.

Talk about this Meetup

You must be a member to post a comment. Join or login.

Who attended?

  • 2 attendees
    •  Jason used his virtual machine magic to compile and run the blinky program from both the Mac and Windows. We now have a load.py program that works on all three platforms (Linux/Mac/Windows), and the compiler and the blinky program have been verified on all three platforms.