Go to file
Christian Barthel 7f362af841 add NAND, add boolean type, read form
- this commit adds the boolean type with the
	NAND operation (which is complete and other
	operations can be built by using NAND)
- read from now reads until an entire form
	has been entered.  line breaks, whitespace
	and tabs are allowed.
2019-06-29 13:20:05 +02:00
tokenize.l add NAND, add boolean type, read form 2019-06-29 13:20:05 +02:00