mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update ply
This commit is contained in:
parent
4d393612b4
commit
2acdeabaf5
60 changed files with 9624 additions and 297 deletions
10
components/script/dom/bindings/codegen/ply/example/README
Normal file
10
components/script/dom/bindings/codegen/ply/example/README
Normal file
|
@ -0,0 +1,10 @@
|
|||
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue