Re: [svn:parrot-pdd] r22428 - trunk/docs/pdds/draft

2007-10-24 Thread Allison Randal
Klaas-Jan Stol wrote: 2.b is the ".constant" directive from pasm mode (which is in the macro layer) removed? After some discussion on IRC and review: the only thing I want to change from the current way constants work is to change the name of the '.constant' macro substitution to '.macrocons

Re: [svn:parrot-pdd] r22428 - trunk/docs/pdds/draft

2007-10-24 Thread Allison Randal
Klaas-Jan Stol wrote: 1. line 96 talks about the data types "int", "string", "pmc" and "float". [...] Wasn't the word "num" standard? Yup, good catch. Probably crept in during the original edit down to just 4 types from the earlier long list. 2.a line 246, about .globalconstant, doesn't sp

Re: [svn:parrot-pdd] r22428 - trunk/docs/pdds/draft

2007-10-24 Thread Klaas-Jan Stol
Hi, I had a look at the revision of pdd19, it reads much better than the first document. I do have some comments, besides the reply I gave earlier (but I later realized I didn't do reply-all). 1. line 96 talks about the data types "int", "string", "pmc" and "float". I thought the word "float" wa