Tamarin:WeeklyUpdates/2007-09-04: Difference between revisions
m (New page: <small>« previous week | index | next week »</small> '''Meeting Details''' * 2:00pm ...) |
mNo edit summary |
||
Line 12: | Line 12: | ||
= In Attendance = | = In Attendance = | ||
Dan Smith, Jeff Dyer, | Dan Smith, Jeff Dyer, Jason Orendorff, Mark Hammond, Blake Kaplan | ||
Line 29: | Line 29: | ||
Jason: researching Phase 0 work. Not directly related to Tamarin. | Jason: researching Phase 0 work. Not directly related to Tamarin. | ||
Converting DOM to use mmGC. | |||
== ScreamingMonkey == | == ScreamingMonkey == | ||
Line 35: | Line 36: | ||
Mark: | Mark: | ||
* | * Limited work this week. | ||
* | * Still working on strategy for exposing COM objects to engine. | ||
* Working on getting Hg access | |||
== IronMonkey == | == IronMonkey == | ||
Line 45: | Line 47: | ||
== Self-hosting Compiler == | == Self-hosting Compiler == | ||
Jeff: ESC is able to compile itself using the Reference Implementation, and is able to compile and run HelloWorld. Next goal is to compile and run the compiler on Tamarin. It takes a long time to compile using the reference implementation so progress is solid, but slower than we'd like. | |||
Jeff will submit changes to Tamarin-central/esc this week. | |||
.abc files will only be required for eval() itself; .abc files won't be visible to run-time. | |||
== 64-bit Port == | == 64-bit Port == | ||
Line 53: | Line 59: | ||
== Other work == | == Other work == | ||
* Dan: | * Dan: setup volunteer task list on Tamarin Wiki | ||
* Volunteers: post to Tamarin-devel your experience. | * Volunteers: post to Tamarin-devel your experience. |
Revision as of 21:39, 4 September 2007
« previous week | index | next week »
Meeting Details
- 2:00pm Pacific Time (21:00 UTC) on Tuesdays
- (5PM Eastern US, 11PM Oslo, 6AM (Wed) Seoul, 7AM (Wed) Melbourne)
- Meeting ID: 8262746 (TAMARIN)
- California: 408-536-9900
- Toll-Free(US & Canada): 877-220-5439
- International: +1-408-536-9900
- Duration: 60 minutes
- join irc.mozilla.org #tamarin for attendence taking and questions
In Attendance
Dan Smith, Jeff Dyer, Jason Orendorff, Mark Hammond, Blake Kaplan
(Other attendees, add yourself to the attendance list)
Development Updates
Build System
- Question: What is the plan for autobuilding Tamarin and ESC?
Jason to follow-up with Benjamin Smedbergs or Rob Campbell on the plan.
ActionMonkey
Jason: researching Phase 0 work. Not directly related to Tamarin.
Converting DOM to use mmGC.
ScreamingMonkey
- Open question: where should the ScreamingMonkey reside in source control? Recommended to be a peer of Tamarin in Hg. Looking for confirmation from Brendan.
Mark:
- Limited work this week.
- Still working on strategy for exposing COM objects to engine.
- Working on getting Hg access
IronMonkey
No updates this week. Seo has limited time to work on IronMonkey until September.
Self-hosting Compiler
Jeff: ESC is able to compile itself using the Reference Implementation, and is able to compile and run HelloWorld. Next goal is to compile and run the compiler on Tamarin. It takes a long time to compile using the reference implementation so progress is solid, but slower than we'd like.
Jeff will submit changes to Tamarin-central/esc this week.
.abc files will only be required for eval() itself; .abc files won't be visible to run-time.
64-bit Port
- No news to report.
Other work
- Dan: setup volunteer task list on Tamarin Wiki
- Volunteers: post to Tamarin-devel your experience.