Peter Strömberg

Results 545 comments of Peter Strömberg

> Does this mean that on a given machine, all the compilers of the programming languages listed in the script must be installed? Oh, no. I'm sorry that it created...

Hello again Gabor, Awesome to see this! The performance is miles better than COBOL. 😄 You don't need to link the new code, btw, it is updated on this PR...

> On the mainframes, there is no extension for program names. Still maximal 8 alphanumeric characters as for >50 years.* 😂 Thanks for updating! What we need for merging this...

Hi! Yes, let the program read from the file instead. In this PR https://github.com/bddicken/languages/pull/365 I am actually proposing to change it so that all programs will read from a file...

Hi! Now we have started moving over to the in-process runner (and thus a Levenshtein program that should read from file instead of from command line args). To get the...

I think this looks compliant, but it is outdated and needs to be rewritten to target the current benchmark runner. See the README about this, and also #371.

Hi! Calva uses the `load-file` nrepl op for doing this. The behavior you note is tied to that. I was under the impression that `cider-load-buffer` did the same. Though it...

Hi! Thanks for reporting. Can you try with latest **nrepl** and **cider-nrepl** and see if the issue persists (I think it will, but for good measure). If you are using...

Thanks! The Settings UI glitch is hopefully tracked on VS Code. I notice that the response message has two entries with what looks like a relative path. Maybe Calva could...

Awesome! If you don't mind I'd like to keep this issue open. 😄 It should probably be fixed by us bumping the default nrepl dependencies. @alexander-yakushev did you fix something...