Peter Munch-Ellingsen

Results 402 comments of Peter Munch-Ellingsen

Ooh, that's a great idea! The `generate` macro is pretty complex though, so it'll take a little time to implement it.

Please make the test actually test something by adding some asserts or checks. See the existing test for an example. Please also add some documentation, at the moment I'm not...

This is very likely caused by the container timing out. Because the VPS is so limited I've had to dial back how long it can run and how many resources...

Hmm, I think this is actually caused by trying to copy more than anything else. But I will try to write a guide for this soon. Maybe as soon as...

Since the plaground uses CodeMirror it uses CodeMirror's own syntax support. The specific Nim version can be found here: https://github.com/PMunch/nim-playground-frontend/blob/master/codemirror/mode/nim/nim.js, PRs welcome to add multiline doc comments.

Not sure why I haven't commented on this yet. I like that the buttons are below each other, looks good. But the `Options` toggle really doesn't look like it's clickable...

Looks good, I'll test it out locally before I merge it.

Hi, thank you for the kind words. Feel free to contribute to the project as well if you'd like! For your usecases Ratel would actually work pretty great. The thing...

Well it's a matter of support and feature-complete mappings. If you plan on implementing all the interfaces like I2C, SPI, and UART for your board and to maintain the build...

Why would this be desired? You can already supply code through an ix paste