Vladimir

66%
Flag icon
Using the terminology of the Python interpreter, the output of parse is an AST (Abstract Syntax Tree): a convenient representation of the Scheme program as nested lists forming a tree-like structure, where the outermost list is the trunk, inner lists are the branches, and atoms are the leaves
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview