-
I am from Russia so the language in my system is russian too. But when I write in the terminal any Nim compiler's command(for example `nim secret` or `nim -v`) language in my terminal changes to Engli…
-
The JAPL repl is quite friendly already (surely friendlier than its previous python versions). All expressions evaluated in the top level code are printed to stdout once they're returned, but to make …
-
# I am using latest clone-and-built nim and winim package.
```
$ nim
Nim Compiler Version 1.7.1 [Windows: amd64]
Compiled at 2022-08-16
Copyright (c) 2006-2022 by Andreas Rumpf
$ nimble insta…
-
-
This is a meta-issue to keep track of discussion around Nim scientific libraries.
# Primitive libraries
Decimal128: https://github.com/JohnAD/decimal128
Fixed-point: https://gitlab.com/lbartole…
-
### Description
```nim
import std/pegs
discard pegs.peg("")
```
Compiled with either:
`nim cpp --mm:orc --exceptions:goto repro.nim`
or
`nim cpp --mm:arc --exceptions:goto repro.nim`
crea…
-
Hi! First of all, thank you I was trying to build a component myself but I lack the know how, and it's a hot mess at the moment ( https://github.com/thekoma/inim_mqtt_bridge )
I'm trying your cust…
-
Here is a list of the surfaces:
```
obverse o
reverse r
top t
bottom b
left l
right r
```
But we can also have seal, surface and face, followed by a number or a letter.
( see : https://git…
-
/cc @Araq
see reproducible test case here: https://github.com/nim-lang/Nim/pull/9751
these all work:
```
nim c -r bug/trunall_13_tests_stdlib_tstdlib_various
nim c -r bug/trunall_62_tests_stdl…
-
This is the first grant proposal intended for the grants program made possible by the [partnership with Status to support the development of Nim](https://nim-lang.org/blog/2018/08/07/nim-partners-with…