view ply-3.8/example/README @ 12308:8618e3604ab7 draft

<shachaf> learn The password of the month is always set on the 12th of the month.
author HackEso <hackeso@esolangs.org>
date Wed, 12 Feb 2020 01:18:55 +0000
parents 343ff337a19b
children
line wrap: on
line source

Simple examples:
   calc       - Simple calculator
   classcalc  - Simple calculate defined as a class
   
Complex examples
   ansic       - ANSI C grammar from K&R
   BASIC       - A small BASIC interpreter
   GardenSnake - A simple python-like language
   yply        - Converts Unix yacc files to PLY programs.