Math expressions with project attached

Dreyfuss Pierre-André (EDU) pierre-andre.dreyfuss
Mon May 5 08:53:40 PDT 2003


 Sorry I forget to attach the project.


-----Message d'origine-----
De: Dreyfuss Pierre-Andr? (EDU)
A: 'squeakland at squeakland.org'
Date: 22.04.03 16:47

Hi everybody,

I have made a project for teaching math expressions 
It is like a super spreadsheet, You can build any expression and see the
result for any part and of course for the expression itself.

Using watchers for the variables: expr (the expression )and res (the
expression with the result )you can see the corresponding math notation.
(Just extra parenthesis are not removed.).

The expression is built using Holders. Each holder must have three items
left part, operator, right part. In the operators, you have the result
of
the operation.

Left and right parts can be either a number or an expression.

That's all play with it .

Some scripts are written in smallTalk since two primitives are missing 
 as tiles:

1.- The number of objects in a holder:  self costume submorphs size

2.- The , to concatenate strings.

Best Regards

P-A Dreyfuss.
  

-------------- next part --------------
A non-text attachment was scrubbed...
Name: expressions.001.pr
Type: application/octet-stream
Size: 154045 bytes
Desc: not available
Url : http://squeakland.org/pipermail/squeakland/attachments/20030422/881ccb55/expressions.001.obj


More information about the Squeakland mailing list