Skip to content

Instantly share code, notes, and snippets.

@calmofthestorm
calmofthestorm / _lists.py
Created June 30, 2014 17:54
Example of ListRef for pluggable vocab
from aenea.proxy_nicknames import Grammar, MappingRule, Text, CompoundRule
grammar = Grammar('hello world')
import dragonfly
import json
import os
dlist = dragonfly.DictList('vocab list')