Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2005-06-02 09:35:09
Size: 217
Editor: S0106000625c557dc
Comment:
Revision 5 as of 2008-11-15 14:00:54
Size: 475
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Replace the stack based virtual machine with a register based machine. This would be a fairly large project but could be likely be mostly completed in a summer. The resulting performance increase would around 10%. Replace the stack based virtual machine with a register based machine. This would be a fairly large project but could likely be mostly completed in a summer. The resulting performance increase would be around 10%.

Maybe it would be more interesting to work on the Parrot side of things, which is also a register based VM, but will include support for other languages than Python (allowing for cool things like exchanging objects/functionality in Perl, Python and PHP).

Replace the stack based virtual machine with a register based machine. This would be a fairly large project but could likely be mostly completed in a summer. The resulting performance increase would be around 10%.

Maybe it would be more interesting to work on the Parrot side of things, which is also a register based VM, but will include support for other languages than Python (allowing for cool things like exchanging objects/functionality in Perl, Python and PHP).

CodingProjectIdeas/RegisterVirtualMachine (last edited 2009-03-19 18:57:39 by 201-88-195-77)

Unable to edit the page? See the FrontPage for instructions.