Juan Carlos

Results 159 comments of Juan Carlos

If you think is too uncommon bug, then close it. I git cloned anyway. I just think that maybe the generated URL should have a test.

I not C expert, but I code mostly Nim lang, so I would add `50mm`, `75mm`, `99mm`. Those probably fit most weird manual cutting ones. :slightly_smiling_face:

I understand, If you mean exact value, on this model theres space between the printer thermal thing and the cutter so no need for exact value, I probably will use...

> https://github.com/zevv/aoc2020/blob/master/04/main.nim That should be in the npeg repo as a very "real world" use case example too IMHO.

I was not asking for Python API, I meant if you want to also distribute it via `pip` for Python devs, if you are not interested, feel free to close...

`notnil` should be made default, with opt-out cli flag.

Stores the value in argument, not creating a new string, code is tiny, I do not know how to make the explanation more explicit.

> the compiler supposed to optimize this Prove me wrong plz, but it looks like a new string is created on my machine, AFAIK.

Interesting, it always looks strange that you can do this for NimScript but not for other targets. 🙂:+1:

Does it works when the `cstring` is `nil` ?.