=======
PyWhile
=======

PyWhile is an implementation of the WHILE programming language, that is used
in introductions to computability. This package features an interpreter with

* Cons data structure
* Symbols
* Function calls
* Getting a coding of the source of a function
* Universal calls
