dominicm00 / ham

A meaty Jam build tool replacement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port code classes

dominicm00 opened this issue · comments

Port all Ham code classes to the new architecture. After this step, the AST can be evaluated.

  • #130
  • Leaf
  • List
  • #131
  • ForLoop
  • IfStatement
  • WhileLoop
  • ActionDefinition
  • RuleActionInvocation
  • StatementBlock
  • VariableAssignment
  • BooleanExpression
  • LeafComparator
  • TargetExpression

Ham v2 has been moved; closing issues not relevant for v1.