Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12699 ::
[2025-03-03T09:18:12+01:00]
[Araq] Difference in Nim Run time
11449 ::
[2024-04-18T00:18:48+02:00]
[Araq] Dear Araq, how do I create a programming language?
11431 ::
[2024-04-14T17:39:40+02:00]
[ElegantBeef] Use of typeof() in object member definition inside macro fails
11373 ::
[2024-04-06T13:43:49+02:00]
[ElegantBeef] Trying to get "interfaced" to run with latest nim
11316 ::
[2024-03-28T20:47:17+01:00]
[ElegantBeef] Which Nim Paradigm could I use instead of OOP with Generics and Inheritance?
10693 ::
[2023-11-27T19:15:08+01:00]
[PMunch] avr_io - nim register bindings and utilities for AVR microcontrollers
10572 ::
[2023-10-28T10:34:43+02:00]
[jcosborn] Reuse generic Type of Concept as field Type of another generic Type
10553 ::
[2023-10-17T17:56:44+02:00]
[didlybom] Using Concepts for abstracting display graphics
10401 ::
[2023-08-13T17:42:31+02:00]
[Araq] Exceptions occurring in top level statements of submodule not being reported/handled
10231 ::
[2023-05-26T10:45:16+02:00]
[geotre] German Tax Upload in Nim with Futhark
10146 ::
[2023-04-30T18:59:12+02:00]
[cblake] fetching data from many small .txt files
9969 ::
[2023-03-05T19:48:13+01:00]
[DeletedUser] iterators composition
9816 ::
[2023-01-11T03:02:48+01:00]
[Araq] What would be the bast way to get parsing and validation of parameters (option:value)
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq] parseint not defined for char.
8784 ::
[2022-01-08T12:23:26+01:00]
[sky_khan] simple event system
7603 ::
[2021-03-10T19:12:02+01:00]
[ShinraTensei] ncurses trouble
7435 ::
[2021-01-26T10:12:17+01:00]
[Araq] How do I list the files in a directory in Nim?
7143 ::
[2020-11-22T23:40:50+01:00]
[dom96] Example of a simply UDP client
6685 ::
[2020-08-16T17:58:20+02:00]
[Araq] Should I use object or ref object?
6443 ::
[2020-06-17T19:42:21+02:00]
[mratsim] Parallel coding in Nim (as compared to OpenMP/MPI)
6364 ::
[2020-05-22T00:03:46+02:00]
[timothee] Setting up a FreeBSD VM for Nim development
6063 ::
[2020-03-11T06:50:12+01:00]
[enthus1ast] [Noob Question] : Persistent http sessions in nim
5955 ::
[2020-02-20T08:06:46+01:00]
[treeform] How to package a nim program in an APK file
5817 ::
[2020-01-15T21:54:59+01:00]
[Araq] Naming conventions - need leading underscore
5811 ::
[2020-01-14T20:03:45+01:00]
[kcvinu] [vscode] Anyone willing to share his tasks.json needed to build nim files?
5806 ::
[2020-01-12T23:11:20+01:00]
[Araq] Newbie question: Why am I getting the too many variables error on my loop index variable?
5610 ::
[2019-11-28T10:44:56+01:00]
[Stefan_Salewski] Fastest way to check for int32 overflows
5607 ::
[2019-11-28T02:35:01+01:00]
[dom96] use jester with SSE (server side event) example
5582 ::
[2019-11-23T13:43:16+01:00]
[dom96] The authors of the Nimacros project stopped working on that book
5526 ::
[2019-11-15T12:53:01+01:00]
[Araq] A better way to write a single line of code
4722 ::
[2019-03-17T08:16:09+01:00]
[Araq] Lock code block without explicit lock variable ?
4359 ::
[2018-11-06T03:40:25+01:00]
[oyster] why var can not be declared this way?
4349 ::
[2018-11-02T09:42:20+01:00]
[Araq] int to string
4088 ::
[2018-07-30T14:36:50+02:00]
[Araq] Program crashes when more than 4GiB of RAM are allocated
2776 ::
[2017-02-01T07:14:52+01:00]
[Araq] Problems reading .csv file when compiling in Windows
1787 ::
[2015-11-10T15:50:17+01:00]
[Araq] How does one pass something by reference?
1708 ::
[2015-10-13T16:49:02+02:00]
[Araq] Upcoming breaking changes
1165 ::
[2015-04-28T13:57:19+02:00]
[Jehan] Newbie question. Program not compiling
1026 ::
[2015-03-15T14:52:18+01:00]
[Stefan_Salewski] ..read int from file?
376 ::
[2014-02-21T08:16:26+01:00]
[Araq] return in finally