develooper Front page | perl.perl6.internals | Postings from December 2001

[COMMIT] miniperl has been somewhat busy...

Thread Next
From:
Jeff G
Date:
December 16, 2001 20:54
Subject:
[COMMIT] miniperl has been somewhat busy...
Message ID:
3C1D7B0E.FA2A6431@speakeasy.net
I've restructured the output from the miniperl parser to make things a
little less confusing than having HoLoHoLo... monstrosities floating
around, and added a rather large and hopefully somewhat comprehensive
test suite into Miniperl/t. The code generator now handles expressions
fairly cleanly, unfortunately I haven't added a backend optimizer yet,
so it generates code that has commands like 'set P0, P1', so that
instruction needs to be added. The consensus on that thread seems to be
that it should perform a deep copy of the PMC, at least to the pointer
level. I'll hopefully be committing this tonight.

--
Jeff <jgoff@speakeasy.net>

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About