Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12661 ::
[2025-01-23T05:23:00+01:00]
[Araq] resovling issues
12596 ::
[2024-11-19T08:43:17+01:00]
[foldl] Nim binding of chatllm.cpp
11533 ::
[2024-05-02T15:30:46+02:00]
[doofenstein] How do I emulate ruby's super() for a subclass object's constructor.
11065 ::
[2024-02-23T02:09:36+01:00]
[shirleyquirk] Beginner question: mixing types in a sequence
10293 ::
[2023-06-23T00:21:37+02:00]
[Araq] how to importcpp a C++ class within namespaces in non-sloppy way
9870 ::
[2023-02-06T10:36:17+01:00]
[DeletedUser] 大家好,有没有类似foldlIt的功能
9688 ::
[2022-12-03T19:52:39+01:00]
[Araq] Why is Rust faster than Nim in this CSV parsing example?
8691 ::
[2021-12-08T02:00:07+01:00]
[treeform] Show Nim: Forematics is a Metamath verifier written in Nim.
8657 ::
[2021-11-26T15:21:27+01:00]
[jyapayne] Advent of Nim 2021
8175 ::
[2021-06-30T08:17:06+02:00]
[PMunch] Collect a seq and use it straightaway?
8127 ::
[2021-06-17T14:22:56+02:00]
[cblake] Recursive iterator to unpack arbitrarily nested sequence
7832 ::
[2021-04-20T20:54:02+02:00]
[Araq] Concatenation of seq and array?
7731 ::
[2021-03-31T23:39:30+02:00]
[Araq] More Nim on more Microcontrollers!? (Arm CMSIS / Zephyr RTOS)
7347 ::
[2021-01-07T05:19:04+01:00]
[Araq] Zig-style async/await
7299 ::
[2020-12-28T17:14:37+01:00]
[cblake] How to sum the values of a table?
7025 ::
[2020-11-03T11:55:53+01:00]
[Araq] Idiomatic function call coding style?
7000 ::
[2020-10-28T12:10:33+01:00]
[spip] signal processing in Nim?
6898 ::
[2020-10-07T19:56:38+02:00]
[leorize] Help me to configure (neo)vim, please
6813 ::
[2020-09-14T08:22:30+02:00]
[mratsim] Why `foldl` is not working with `openarray`, seems like it should work.
6708 ::
[2020-08-21T18:35:45+02:00]
[Araq] execvp / fork in 1.3.5
6561 ::
[2020-07-20T05:42:41+02:00]
[Yardanico] Where is the release note for v1.2.4?
6399 ::
[2020-06-02T18:46:04+02:00]
[dom96] Lambda syntax is awkward
6345 ::
[2020-05-17T00:37:03+02:00]
[Araq] Experimenting with a FreeRTOS OS Port
6321 ::
[2020-05-12T18:27:03+02:00]
[yglukhov] Nimpy and Arraymancer
6236 ::
[2020-04-20T08:45:11+02:00]
[Araq] Finally, I can do functional programming on tiny embedded systems
6210 ::
[2020-04-14T10:33:41+02:00]
[cdome] v1.2 fails to compile "==" for standalone & gc=none
6004 ::
[2020-02-28T07:13:43+01:00]
[leorize] Share a paper: How to Print Floating-Point Numbers Accurately
5785 ::
[2020-01-09T09:40:32+01:00]
[Araq] a survey on warnings reported by GCC
5781 ::
[2020-01-08T03:55:33+01:00]
[Araq] OK, a collection of complains
5767 ::
[2020-01-03T09:19:59+01:00]
[Araq] A path commonPrefix function
5706 ::
[2019-12-18T12:31:35+01:00]
[adrianv] What’s your favorite programming language and why?
5662 ::
[2019-12-10T05:44:48+01:00]
[Araq] [C backend] On const qualifier again
5629 ::
[2019-12-03T15:35:20+01:00]
[mratsim] [C backend] Environment of closure on stack
5628 ::
[2019-12-03T15:25:19+01:00]
[Araq] What's wrong with pull requests auto checks?
5564 ::
[2019-11-20T06:49:23+01:00]
[Araq] env needs to be copied for closure
5522 ::
[2019-11-15T08:14:23+01:00]
[dom96] async/await for embedded sysmtems
5509 ::
[2019-11-14T09:19:24+01:00]
[lxdong] Announcement: Use Nim for programming on Bluetooth chips
5505 ::
[2019-11-14T02:29:48+01:00]
[jxy] It seems a bit confusing to express the current class object with the first argument.
5479 ::
[2019-11-08T14:29:53+01:00]
[kaushalmodi] how return false or value?
5478 ::
[2019-11-08T13:27:52+01:00]
[mratsim] Efficient way to validate function arguments
5458 ::
[2019-11-05T04:01:44+01:00]
[Araq] Why is Seq.reverse() not part of the standard lib?
5423 ::
[2019-10-30T04:03:00+01:00]
[dom96] let & const on C backend
5356 ::
[2019-10-15T00:18:15+02:00]
[Araq] split does not seem to work properly
5072 ::
[2019-08-06T20:14:34+02:00]
[leorize] Error when using foldl on BigInts
4827 ::
[2019-05-07T20:03:01+02:00]
[Araq] Parallel Bounds Check
4083 ::
[2018-07-27T22:36:57+02:00]
[Araq] First execution after compilation takes a lot longer than following execution
3827 ::
[2018-05-17T19:42:17+02:00]
[ThomasTJdev] Re-compile and start the program again within the program
3497 ::
[2018-01-22T21:18:05+01:00]
[Udiknedormin] problem with template (or types)(i think)
2884 ::
[2017-03-25T03:42:18+01:00]
[jangko] Problem with the generic of sequence.
2846 ::
[2017-03-12T05:03:52+01:00]
[Araq] algorithm.sort() seems broken
2379 ::
[2016-07-16T14:30:27+02:00]
[Araq] Nim vs Scala (not holywar). Compare functions for strings
2255 ::
[2016-05-11T09:56:04+02:00]
[Araq] Unify collections
1746 ::
[2015-10-28T20:17:42+01:00]
[Jehan] foldl/foldr in sequtils
1683 ::
[2015-10-02T11:33:13+02:00]
[Varriount] Passing inline iterators to templates
1333 ::
[2015-06-18T00:21:55+02:00]
[Araq] Changes in sequtils
81 ::
[2012-10-06T08:25:15+02:00]
[Araq] Map-Reduce functionality?