Should include: * Variable support * ==, !=, etc * str/string and int support * [] for what it will run if, like: if: a == 1 [ raw_log:"True" ]
Should include:
if: a == 1 [
raw_log:"True"
]