It would be nice to have human readable ways of viewing a various STL encodings and Game encodings in the console. These should be alternatives to the repr versions
Steps:
[ ] Optional Console Syntax Highlighting:
may need to have parser ignore ascii color escape codes
Operators should be a distinct color, variables should be distinct, time should be distinct, etc
[ ] Troublesome components of the spec should be colored red in Diary mode
[ ] Game should have an improved display mode.
[ ] Avoid wrapping formula around console (not sure how to implement)
[ ] Integrate with IPython to automatically call this instead of repr by default
I think these changes would make interactive sessions with the API much more pleasurable.
It would be nice to have human readable ways of viewing a various STL encodings and Game encodings in the console. These should be alternatives to the repr versions
Steps:
I think these changes would make interactive sessions with the API much more pleasurable.
The recommended library to use is
colorama