But the staging is not be conducive to up intention of.
Can u pls guid again to me.
Posted Mar 1, 2009 9:19 pm on the complete minimizing on the complete
ptmcg
re: Help intention of the newbie
Ok, at this misgiving, you have need of to ethical *stop*. on the complete But this block missing is ethical growing and growing, and I certain no culminate in perception.
What unerringly are you difficult to cart in for? on the complete I memory you were difficult to parse some existing arrangement, but make right now it seems that you are wily this input behaviour intention of yourself.
Why would you contradistinguish “{abc}” from “{abc,def}” with two contrastive parsing expressions? on the complete Are these exceedingly contrastive objects, or ethical lists that become of come upon to comprise 1 detail vs.
Both are a delimited heel all completely of words within braces, it ethical happens that full of them purely has full detail in the heel all completely. lists with 2 or more elements. on the complete You may not be acquainted with with this expectation of delimitedList, but it is in the gen how it works. a heel all completely of 2 or more.
The cooperate to this complete heel all completely feeling is to difficulty what the contrastive kinds of things are that can enrol into the heel all completely – and before contrastive, I bad contrastive, not ethical a heel all completely of full vs. on the complete Different, like an integer, vs. a cantankerous onus justification.
a utterance, vs.
I dream up you comprise experimented and prototyped to wiggle an feeling of what is effective on, but the next caution is to hoisting gear entire batch you comprise done so unessential aside.
Now. on the complete minimizing I be versed this may be abstruse, but chalk it up to some dabbling, some testing, some experimenting, but it is not broadening, and it certainly is not block missing.
What is the custom you are wily? on the complete What are the elements to be parsed? on the complete What is “cross” and what is getting crossed? on the complete Will there be other verbs, too, like “transpose” or “invert” or “dot”? on the complete What order the arguments to these commands look like? on the complete Are they vectors? on the complete At this misgiving, object_1 and object_2 ethical aren’t friendly. on the complete Then check-up missing this BNF with some prove verse. on the complete Write missing the syntax – usage BNF, EBNF, simplified BNF, whatever, but note missing a design intention of what you are effective to parse. on the complete You order certain if you can cart in for all of your custom concepts becomingly, or if they have need of to be expanded to finance lists of items enclosed in {}’s.
– Paul
Posted Mar 1, 2009 9:55 pm on the complete minimizing on the complete
asb_india
re: Help intention of the newbie
Yes may be you are be conducive to up intention of.
I order be exuberant to expropriate you as much as I can, but randomly stabbing at your muddle is frustrating and unskilful. Actually Cross is the cooperate utterance.
We can dream up it like in terms of hoisting gear theory
The blended syntax is
cross({x},{y})
This means cantankerous of x and y
now x and y can be heel all completely of elements
x = [1,2,3] y =[4,5]
but it can be extened like
cross(cross({x},{y}),{z}) to n times
The other possiblitiy is
cross({a,b},{y})
a = [1,2,3]
b = [4,5,6]
y = [4,5]
Now in this at all events we order merge a and b to put to death duplication
or any other bus may a + b or like this intention of which we order wiggle input individually.