Page 2 of 2

PostPosted: Apr 14, 2005 @ 2:04pm
by kornalius
More updates:

- Instead of a 1 phase optimizer, PPL now has a 3 phases one. I was able to squeeze a lot more optimization rules resulting in a lot less opcodes generated.

- A new very powerful Find() function for the list variables. It comes with a lot of different options.

- New multiple assignment demo added.

PostPosted: Apr 14, 2005 @ 7:51pm
by kornalius
Even more updates:

- Worked on the help file. Added a lot of function's descriptions.