view TODO @ 50:0870e261bf28

added first implementation of "if" and "while" (but they are not perfect yet)
author meillo@marmaro.de
date Sun, 02 Mar 2008 15:54:35 +0100
parents f9fc4c4f9e3d
children 7adeee76ce3e
line wrap: on
line source

conceptual
	how to implement contol structures (if, loops)


nodes
	loops (while)
	if