Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12578 ::
[2024-11-01T23:07:43+01:00]
[Zoom] A static website generate built with Nim
12163 ::
[2024-08-02T06:47:04+02:00]
[Zoom] Is there a way to write to stdout without newline in nim script?
11619 ::
[2024-05-19T18:40:36+02:00]
[Zoom] Working with sequences
11597 ::
[2024-05-13T22:23:09+02:00]
[Zoom] remove first 4 lines from string
11364 ::
[2024-04-05T09:59:03+02:00]
[ingo] Fake a file?
11327 ::
[2024-03-31T01:07:56+01:00]
[Vindaar] NailIt — a literate programming tool
11177 ::
[2024-03-08T00:33:28+01:00]
[iffy1] subset of enum values
11035 ::
[2024-02-18T14:32:55+01:00]
[Zoom] Totally lost when reading tutorial of "code-blocks-as-arguments"
10947 ::
[2024-02-04T08:12:10+01:00]
[Araq] Found a Niche that only Nim can do: Easy Retro(e.g. MOS 65xx) Development with ORC/ARC
10933 ::
[2024-01-30T16:26:08+01:00]
[Araq] Pocket Clicker — proof of concept Game Boy "game"
10880 ::
[2024-01-17T08:32:29+01:00]
[Araq] orc mm slower than markandsweep in my experience
10835 ::
[2024-01-02T12:56:06+01:00]
[Araq] Maybe nappgui is best cross platform gui lib for nim
10802 ::
[2023-12-26T00:27:59+01:00]
[Araq] Please who can help me with nim filter
10726 ::
[2023-12-03T12:15:48+01:00]
[Araq] Operators.
10656 ::
[2023-11-19T22:38:31+01:00]
[Araq] Question from one of my customers.
10525 ::
[2023-10-03T16:46:34+02:00]
[Araq] related_post_gen benchmark
10513 ::
[2023-09-24T23:35:05+02:00]
[PMunch] Simple template and macro question
10317 ::
[2023-07-03T16:00:30+02:00]
[enthus1ast] Ferus -- a tiny web engine written in Nim
10312 ::
[2023-06-30T04:42:25+02:00]
[Araq] Nim Sucession Plan
10309 ::
[2023-06-28T21:37:40+02:00]
[Araq] Why is a Nim enthusiast/programmer called a "Nimmer"?
10308 ::
[2023-06-28T11:23:13+02:00]
[mashingan] Undeclared field - Unrecognized proc
10301 ::
[2023-06-26T08:47:47+02:00]
[Araq] Wishlist: Ideal UI library for Nim
10288 ::
[2023-06-20T19:04:26+02:00]
[Zoom] Multithread with js target
10274 ::
[2023-06-15T14:16:02+02:00]
[Araq] Why `unsafe_addr` had to be used in StringSlice?
10235 ::
[2023-05-30T05:21:22+02:00]
[Araq] Using TCC/NLVM to compile source code in a string
10183 ::
[2023-05-08T16:13:19+02:00]
[StLa] Save return value using threads
10172 ::
[2023-05-05T21:43:09+02:00]
[Zoom] Can someone help to understand how closure iterator works?
10168 ::
[2023-05-04T21:23:47+02:00]
[Zoom] question
10167 ::
[2023-05-04T18:18:55+02:00]
[Araq] 2 blocks 1 indentation
10146 ::
[2023-04-30T18:59:12+02:00]
[cblake] fetching data from many small .txt files
10131 ::
[2023-04-24T18:44:41+02:00]
[Araq] Can I quick get table last key value use like at(idx) function?
10101 ::
[2023-04-15T14:04:10+02:00]
[Araq] What GPT-4 knows and thinks about Nim
10064 ::
[2023-04-03T11:02:01+02:00]
[cmc] Generic initialization procedure with default type
10018 ::
[2023-03-18T02:07:19+01:00]
[Araq] Do you miss these compact syntaxes?
10006 ::
[2023-03-15T21:44:45+01:00]
[PMunch] Moderator updates
9985 ::
[2023-03-12T00:29:55+01:00]
[shirleyquirk] Difference between generics and templates
9982 ::
[2023-03-11T20:20:28+01:00]
[pietroppeter] The Algorithms In Nim
9981 ::
[2023-03-11T12:04:17+01:00]
[zevv] Shared global var in ORC?
9798 ::
[2023-01-05T05:12:27+01:00]
[Araq] Delete items in a seq while iterating over it?
9687 ::
[2022-12-03T13:14:31+01:00]
[boia01] Forum subscription feature
9641 ::
[2022-11-21T15:46:11+01:00]
[Araq] Nim Table, type iterators and lent type
9611 ::
[2022-11-14T21:50:41+01:00]
[treeform] Why I enjoy using the Nim programming language at Reddit.
9554 ::
[2022-10-27T16:37:18+02:00]
[Araq] Evolving the GUI definition
9543 ::
[2022-10-23T04:00:50+02:00]
[Araq] Nim 2: What’s special about Task?
9531 ::
[2022-10-15T03:37:19+02:00]
[treeform] How do I turn binary file data into hex representation
9479 ::
[2022-09-19T11:59:53+02:00]
[Zoom] Hashsets and OpenArrays
9473 ::
[2022-09-16T19:29:12+02:00]
[cblake] collecting keys and randomly picking values from tables
9457 ::
[2022-09-11T02:07:26+02:00]
[Araq] Show Nim: TheArtButton.ai, a new web Stable Diffusion runner
9443 ::
[2022-09-07T17:51:02+02:00]
[rockcavera] Cannot run nimble on windows
9420 ::
[2022-08-30T13:08:53+02:00]
[Araq] NimConf 2022 - registrations
9367 ::
[2022-08-13T10:02:54+02:00]
[enthus1ast] What's the use case for a "block" statement?
9259 ::
[2022-06-22T23:10:58+02:00]
[Araq] Mastering Nim: A complete guide to the programming language
9255 ::
[2022-06-22T08:59:30+02:00]
[Araq] Is it possible to "mock" function calls? (For testing purposes)
9238 ::
[2022-06-15T19:31:07+02:00]
[Araq] Back to the roots of v2.. and what it could be
9215 ::
[2022-06-07T17:09:42+02:00]
[DeletedUser] Default values for type(object) fields
9178 ::
[2022-05-28T17:21:58+02:00]
[mratsim] Channels documentation
9177 ::
[2022-05-27T10:45:40+02:00]
[dom96] Small improvement discussion: Use `let` to lock variable previously declared as `var`
9154 ::
[2022-05-13T14:49:25+02:00]
[Zoom] compile time function use Nim metaprogramming feature
9138 ::
[2022-05-03T13:23:29+02:00]
[PMunch] Moderation policy for bans
9121 ::
[2022-04-21T11:08:29+02:00]
[dom96] Brogrammer uptick
9110 ::
[2022-04-16T17:35:57+02:00]
[Araq] Seeking advices for a C programming book
9108 ::
[2022-04-15T08:10:40+02:00]
[PMunch] Concurrent File Download with Async
9079 ::
[2022-04-05T22:44:33+02:00]
[Araq] why multithreading execition take time almost equal to single thread execution?
9064 ::
[2022-04-01T08:05:45+02:00]
[Araq] SiSix and Nim
9059 ::
[2022-03-30T08:10:26+02:00]
[Araq] Fidgets: widgets using Fidget
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq] parseint not defined for char.
8996 ::
[2022-03-10T11:41:28+01:00]
[didlybom] iterrr: extensible iterator library
8875 ::
[2022-02-06T23:11:13+01:00]
[mrgaturus] NPainter: progress report 2020 & 2021
8791 ::
[2022-01-10T21:16:12+01:00]
[Araq] Introducing taskpools, a small lightweight ARC/ORC threadpool
8737 ::
[2021-12-24T16:07:58+01:00]
[Araq] Why does 'string' and 'len' use 'int' rather than 'uint' for length?
8689 ::
[2021-12-07T13:41:14+01:00]
[Araq] For loop using iterator `..`
8677 ::
[2021-12-04T15:08:29+01:00]
[cblake] TinyCC/tcc vs zig cc compile-times/etc.
8676 ::
[2021-12-04T07:13:41+01:00]
[DeletedUser] What is programming?
8629 ::
[2021-11-15T13:57:34+01:00]
[dom96] Evolving the moderation of the Nim communities
8605 ::
[2021-11-08T22:19:06+01:00]
[matthesoundman] Collection Help
8600 ::
[2021-11-07T18:25:51+01:00]
[Araq] Did you know that Nim has had enum-indexed arrays since 0.18? Poll Inside!
8562 ::
[2021-10-29T15:47:44+02:00]
[didlybom] Forum issue when creating a thread
8552 ::
[2021-10-27T16:40:21+02:00]
[Araq] Nim for Beginners video series discussion thread
8543 ::
[2021-10-25T17:39:14+02:00]
[Araq] Metaprogramming in Nim #1 Introduction
8452 ::
[2021-09-23T12:09:33+02:00]
[Araq] tesseract in nim?
8399 ::
[2021-09-05T08:48:55+02:00]
[Stefan_Salewski] JSON serialization of objects containing tuples
8384 ::
[2021-08-31T16:15:09+02:00]
[enthus1ast] nimja; compiled and statically typed template engine (like twig or jinja2)
8247 ::
[2021-07-19T19:39:59+02:00]
[dom96] Youtube "Software Drag Racing" to count primes in Nim
8188 ::
[2021-07-03T09:07:50+02:00]
[arnetheduck] Safe `enum` conversion
8139 ::
[2021-06-21T20:15:33+02:00]
[juancarlospaco] Noob var/let question
8110 ::
[2021-06-12T22:28:05+02:00]
[Araq] Proposed table changes - get and getOrDefault
8101 ::
[2021-06-09T00:30:56+02:00]
[Araq] strformat on the fly
8097 ::
[2021-06-08T06:37:28+02:00]
[timothee] -d:release = awesome
8092 ::
[2021-06-06T13:42:40+02:00]
[PMunch] mixed bag seq: allow strings and int in a seq
8091 ::
[2021-06-06T11:44:03+02:00]
[Araq] Improving the documentation: Roadmap, community engagement.
8080 ::
[2021-06-03T22:53:51+02:00]
[cantanima] Tetronimia: a version of *that* game for your terminal
8073 ::
[2021-06-02T16:47:13+02:00]
[Araq] select a type
8067 ::
[2021-06-01T06:31:08+02:00]
[Araq] high(Natural) == high(int)
8057 ::
[2021-05-30T15:49:50+02:00]
[DarkBlue] Unidecode
8028 ::
[2021-05-24T23:02:49+02:00]
[gemath] Add total ratings for all Candidates (STAR Voting)
8011 ::
[2021-05-22T02:12:00+02:00]
[bpr] squeeze the sequence: remove empty strings
8002 ::
[2021-05-19T19:11:36+02:00]
[dom96] IRC freenode staff exodus
8001 ::
[2021-05-19T13:02:51+02:00]
[cblake] string ( int, string and char) - convert into Table
7995 ::
[2021-05-18T00:09:27+02:00]
[Araq] Python style in Nim
7978 ::
[2021-05-14T10:01:58+02:00]
[Araq] xlsxwriter - Static compilation in windows
7969 ::
[2021-05-11T23:55:22+02:00]
[Araq] Which parameter list delimiter is more "standard"? Commas or semicolons?
7953 ::
[2021-05-09T02:00:31+02:00]
[Araq] Implicit line joining rules
7927 ::
[2021-05-05T06:53:56+02:00]
[Araq] How to use SharedList
7926 ::
[2021-05-04T22:11:08+02:00]
[Araq] Counting word frequencies with Nim
7887 ::
[2021-04-29T19:08:23+02:00]
[Araq] Nim Standard Library - How expansive should it be?
7863 ::
[2021-04-26T16:53:21+02:00]
[Araq] NimConf 2021
7846 ::
[2021-04-24T12:15:37+02:00]
[cblake] collision-resistant hash for 64bit pointers
7832 ::
[2021-04-20T20:54:02+02:00]
[Araq] Concatenation of seq and array?
7753 ::
[2021-04-06T08:40:46+02:00]
[Araq] Array Difference
7385 ::
[2021-01-14T11:03:50+01:00]
[enthus1ast] "This Month With Nim"- A Community Showcase
7325 ::
[2021-01-02T22:08:50+01:00]
[cantanima] Own numeric type
7299 ::
[2020-12-28T17:14:37+01:00]
[cblake] How to sum the values of a table?
7102 ::
[2020-11-16T15:14:28+01:00]
[treeform] Getting random non-equal int pairs, comparison of routines.
6532 ::
[2020-07-11T14:19:19+02:00]
[Stefan_Salewski] [offtopic]2 cross-platform GUI library
6350 ::
[2020-05-17T20:55:41+02:00]
[Araq] Change Nim colour on GitHub
6285 ::
[2020-05-02T16:02:54+02:00]
[dom96] What's the async way to receive channel messages?
5944 ::
[2020-02-18T10:27:38+01:00]
[Araq] Nim Compiling to js
5789 ::
[2020-01-10T11:34:44+01:00]
[Peter] Nim to JavaScript compile: function ref
5565 ::
[2019-11-20T11:11:57+01:00]
[dom96] Running several processes asynchronously?
5052 ::
[2019-07-27T20:46:06+02:00]
[Stefan_Salewski] Iterating over anonymous enums?
4279 ::
[2018-10-05T00:50:09+02:00]
[Araq] runnableExample considered harmful / good feature to deprecate before 1.0?
3353 ::
[2017-11-21T11:28:20+01:00]
[Araq] Introducing the Karax framework
3268 ::
[2017-10-21T23:59:37+02:00]
[bpr] object problem - undeclared identifier
1648 ::
[2015-09-18T09:29:36+02:00]
[kirbyfan64sos] Ni – A language influenced by Smalltalk written in Nim