ebb
ebb copied to clipboard
String Literals for format strings in the Print statement
See the other issue on Field Polymorphism #34 . This issue depends on it.
Once support for string literals is added we'd like to support some of printf string formatting in Liszt.
Maybe introduce novel syntax (e.g. %v, %m ? are those conflicted?) for printing out vector or matrix values? (Don't get caught up on this though)