ebb icon indicating copy to clipboard operation
ebb copied to clipboard

String Literals for format strings in the Print statement

Open gilbo opened this issue 10 years ago • 0 comments

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)

gilbo avatar Mar 24 '15 01:03 gilbo