-
* [experiment showing how iterators can (almost) be implemented with a library solution by timotheecour · Pull Request #15655 · nim-lang/Nim](https://github.com/nim-lang/Nim/pull/15655)
* [can iterat…
-
Add this to the resource section of nim
**To install use choosenim**
- https://github.com/dom96/choosenim
**Tutorial:**
- https://narimiran.github.io/nim-basics/
- https://nim-lang.org/learn…
John3 updated
5 years ago
-
## literals-as-strings
this was discussed in forum recently (EDIT: not sure how to find it D20200425T182934; EDIT: https://irclogs.nim-lang.org/02-04-2020.html#12:45:32); the idea is to make the pars…
-
### Description
Example:
```nim
proc register(cb: proc (e: auto): void) = discard
register(proc (e: int) = echo e)
```
### Nim Version
Nim Compiler Version 2.1.1 [Windows: amd64]
https://g…
ghost updated
2 months ago
-
## links
* [Formatting a float to currency - Nim forum](https://forum.nim-lang.org/t/8162)
* [Add parseFloatThousandSep by juancarlospaco · Pull Request #15421 · nim-lang/Nim](https://github.com/nim…
-
[Helpers/maths] General cleanup needed
https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/helpers/maths.nim#L9
```text
##########################################…
-
I have been trying to register an account.
When I input the information I am told an unknown error has occurred.
When I click the verify link from my email I am told Invalid Ident Hash.
N…
xrfez updated
1 month ago
-
Attempting to call a method on a "subclass" with a callback throws an internal error.
### Example
```nim
type
Entity = ref object of RootObj
SubEntity = ref object of Entity
method foo(…
-
[Core] General cleanup needed
https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/library/Core.nim#L9
```text
####################################################…
-
[VM/exec] General cleanup needed
https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/vm/exec.nim#L9
```text
######################################################…