Web Development
squeam.zip
Associated article: Prototyping Interpreters using Python Lex-Yacc
Tags: Web Development
Unpublished source code accompanying the article by Shannon Behrens in which, to test the Python and PLY environment, he wrote a language called Squeamish that consists of only 850 lines of code. Requires UNZIP/PKUNZIP to extract.
Table Of Contents: Copying Readme demo/time_server.sqm src/AutomaticClass.py src/builtins.py src/builtin_function.py src/Environ.py src/Expression.py src/external_function.py src/function.py src/interpreter.py src/lex.py src/lexer....


