Mike Mirzayanov

Results 7 comments of Mike Mirzayanov

I prefer to use skipBom only in checker-mode for outputs (where it actually can be usefull). Also added tests, see https://github.com/MikeMirzayanov/testlib/commit/139afc4c51c7439a5dda105690452faf36f75b88

Please, provide me a way to check Julia syntax without running the program. Give me full code (I tried some without success).

It seems your "Theatre square" uses ~1GB of RAM (Windows 10, 64-bit, Julia 1.7.0). Do you know any workaround to reduce it?

Also, it uses \n by default as a line-break instead of \r\n (on Windows). Do you know how to force \r\n by default?