-
refs https://github.com/jangko/nim-noise
refs https://github.com/nim-lang/Nim/pull/16451#issuecomment-750759693
-
[VM/lib] Merge constants and builtin's?
Do we really - really - need another "constant" type? I doubt it whether it makes any serious performance difference, with the only exception being constants l…
-
```
template echoRun(cmd) =
echo astToStr(cmd)
cmd
```
```
withDir
```
## links
* [withDir also available on Nim · Issue #14560 · nim-lang/Nim](https://github.com/nim-lang/Nim/issue…
-
[Files] add function to enable writing/reading to/from binary files
this should obviously support writing a 16-bit int, and all this
https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3a…
-
[Numbers] add `cbrt` built-in function
the goal would be to have a function that returns the cubic root of a number
potential use: https://rosettacode.org/wiki/Cubic_special_primes
https://github.com…
-
The latest 1.4 `linux_x64.tar.xz` archive is corrupt.
The release page is here: https://github.com/nim-lang/nightlies/releases/tag/latest-version-1-4
### Example
```shell
curl -sSfLO https://g…
-
The steady pace of Nim development, the language and the communication around the new features like ARC and ORC is attracting goodwill and devs are trying Nim out.
However as mentioned in many many…
-
```
>nimble build --verbose
Verifying dependencies for nimlsp@0.4.1
Reading official package list
Checking for jsonschema@>= 0.2.1
Installing jsonschema@>= 0.2.1
Reading official p…
-
https://forum.nim-lang.org/search?q=nimscript
The problem can be found in the first result
```
[Arrrrrrrrr]
Defining variable in nim.cfg
Arrrrrrrrr
Mar 13
It is worth to check out nimscript …
-
not sure what process generates `Bugfixes` entries (is it checked in somewhere?) but it has inaccurate entries, eg:
* https://github.com/nim-lang/Nim/issues/9216 (still open)
* https://github.com/ni…