- Update docs
- functions
- Reevaluate modifiers
- QOL
- Add shorthand IDs for and and or
- Crossing conveyor belts
- scientific notation float literals
- Add preprocessor check for correct outputs
- Add preprocessor check for invalid modifiers
- man and max consts for number pallets
- Under the hood QOL
- refactor program options
- print all
- transition from static mut vars
- make assign station not a special case (might not be possible)
- Maybe convert station parser from FSM to recursive descent parser?
- refactor program options
- Global constants (for long strings etc)
- Program arguments and return value
- Standard lib
- File io
- to_string
- iterators
- stacked pallets?
- FS Editor