Caruychen / 42Hive-Lem_in

Integrated smart ant colony transport system
2 stars 0 forks source link

Validation of commands #19

Closed crl-n closed 2 years ago

crl-n commented 2 years ago

I'm just writing down an issue before I forget it. The issue is that currently our parser invalidates commands other than ##start and ##end halts execution. Turns out this is actually wrong according to the eval form. The parser should allow other commands as well.