29
29
Variable, RawStrVariable, UnicodeVariable, LazyValue,
30
30
DateTimeVariable, DateVariable, TimeVariable, TimeDeltaVariable,
31
31
BoolVariable, IntVariable, FloatVariable, DecimalVariable)
35
35
# --------------------------------------------------------------------
36
36
# Basic compiler infrastructure
39
49
"""Compiler based on the concept of generic functions."""