Metadata-Version: 1.0
Name: PyWhile
Version: 0.1.1
Summary: Implementation of the WHILE programming language for computabiliy introductions.
Home-page: UNKNOWN
Author: Aaron Karper
Author-email: maergil@gmail.com
License: LICENSE.txt
Description: =======
        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
        
Platform: UNKNOWN
