Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
6938 ::
[2020-10-17T04:39:08+02:00]
[Araq] Nim's vision
6761 ::
[2020-09-02T08:55:19+02:00]
[lucian] How to get my nim procs in a lua table
6686 ::
[2020-08-16T21:56:01+02:00]
[dom96] getting an SSL connection to work
6164 ::
[2020-04-06T22:43:48+02:00]
[lucian] UncheckedArray conversion
6071 ::
[2020-03-13T11:38:55+01:00]
[federico3] Nim lang for Raspberry Pi devices
5586 ::
[2019-11-25T08:06:26+01:00]
[lucian] Cryptic error message relating to procedure type mismatch
5451 ::
[2019-11-04T15:37:47+01:00]
[Araq] Integers in Nim
5431 ::
[2019-10-31T17:14:47+01:00]
[lucian] Where is the behavior of `do` blocks described?
5255 ::
[2019-10-01T06:36:34+02:00]
[Stefan_Salewski] Front page example
5111 ::
[2019-08-21T15:17:51+02:00]
[LeuGim] typedesc with subtype won't compile when returning objects
5048 ::
[2019-07-26T11:14:57+02:00]
[Araq] Data loss with async sockets
4966 ::
[2019-06-25T02:31:22+02:00]
[Araq] Getting OrderedTable key/value pair by insertion order
4926 ::
[2019-06-11T05:37:51+02:00]
[Araq] Map of proc fail to compile in 0.20.0
4709 ::
[2019-03-10T23:46:40+01:00]
[federico3] What is the best way to run a nim program as daemon?
4665 ::
[2019-02-18T22:09:55+01:00]
[lucian] compile error in serial module, to hard to solve for newbe
4640 ::
[2019-02-09T02:23:02+01:00]
[Araq] Slicing by offset and length
4637 ::
[2019-02-08T17:26:51+01:00]
[Araq] How to implement a "Walrus" operator like in python 3.8 in Nim?
4246 ::
[2018-09-28T01:10:48+02:00]
[boia01] 0.19.0 pegs regression?
4127 ::
[2018-08-12T23:47:49+02:00]
[lucian] How to read string slices as integers performantly?
3896 ::
[2018-06-07T20:32:18+02:00]
[Araq] How to define shared sequence correctly?
3880 ::
[2018-06-02T12:39:10+02:00]
[Araq] Iterators resilence in async mode
3692 ::
[2018-03-27T06:00:39+02:00]
[lucian] Addresses of variables and endian procedures
3627 ::
[2018-03-11T00:12:43+01:00]
[Araq] Compiler crash when pointers to generics from template
2797 ::
[2017-02-14T22:43:36+01:00]
[cheatfate] FFI to C, what is the equivalent to const u8 *
2626 ::
[2016-11-18T15:30:59+01:00]
[Araq] Best way to convert sequence of bytes to uint32
2527 ::
[2016-09-09T10:26:37+02:00]
[leledumbo] Nim running Lua calling Nim
2474 ::
[2016-08-15T22:46:08+02:00]
[OderWat] Macro vs template: array base type change at declaration
2434 ::
[2016-08-03T14:21:52+02:00]
[OderWat] How do I pass an operator as proc parameter?
2328 ::
[2016-06-19T01:47:45+02:00]
[Varriount] How to access segment (similar Go slice) of seq[byte]?