Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
9240 ::
[2022-06-17T03:58:32+02:00]
[jyapayne] Have a nim tool in nimble installation error
9230 ::
[2022-06-13T14:59:46+02:00]
[arnetheduck] The most common Nim build system for which we'd go
9227 ::
[2022-06-12T16:24:22+02:00]
[treeform] Apologize on not Nim but is to knowing C directive
9208 ::
[2022-06-05T21:23:24+02:00]
[sky_khan] Please help me understand the performance difference between Nim/Rust in this (contrived) example
9205 ::
[2022-06-05T12:47:38+02:00]
[cumulonimbus] favicon file is missing
9200 ::
[2022-06-04T14:01:11+02:00]
[Yardanico] Are there open badges on the forum?
9197 ::
[2022-06-03T13:49:50+02:00]
[Araq] Where can I find information about Nim architecture?
9195 ::
[2022-06-03T00:36:03+02:00]
[reversem3] Is it possible to create a blockchain with the nim programming language?
9191 ::
[2022-06-02T09:34:14+02:00]
[Araq] Nim conspicuously contradicts its efficient, simplicity philosophy
9189 ::
[2022-06-01T13:30:40+02:00]
[v3ss0n] Any expert help to transpile and convert Python
9183 ::
[2022-05-29T18:00:21+02:00]
[SolitudeSF] Adding Nim to System default base
9171 ::
[2022-05-25T10:48:54+02:00]
[cmc] Hooray! Fresh Arch Linux Nim package
9166 ::
[2022-05-22T05:49:37+02:00]
[mardiyah] Nim+CMake project example
9154 ::
[2022-05-13T14:49:25+02:00]
[Zoom] compile time function use Nim metaprogramming feature
9139 ::
[2022-05-03T15:50:44+02:00]
[Araq] Best practices for porting huge C projects to Nim
9123 ::
[2022-04-22T22:30:38+02:00]
[xigoi] Regex not working properly?
9111 ::
[2022-04-17T12:11:13+02:00]
[PMunch] Compiler ignores my `if` a throws an error
9106 ::
[2022-04-15T02:13:21+02:00]
[Araq] Do name the array element
9070 ::
[2022-04-02T20:24:28+02:00]
[DeletedUser] Clarity on mixin and pragma {.inject.}
9064 ::
[2022-04-01T08:05:45+02:00]
[Araq] SiSix and Nim
9034 ::
[2022-03-24T09:56:57+01:00]
[Araq] try except else
9033 ::
[2022-03-24T00:41:25+01:00]
[demotomohiro] How do we preallocate string as element of array as this is..
9020 ::
[2022-03-18T03:47:35+01:00]
[elcritch] The 'for i in ...' loop inside parsing macro
9012 ::
[2022-03-15T01:57:04+01:00]
[ynfle] To have source file has been normalized
8993 ::
[2022-03-10T02:44:02+01:00]
[Araq] Help show all advantageous differences among inline procedure, template, macros
8979 ::
[2022-03-05T02:55:52+01:00]
[Araq] Must abruptly exit from a recursive function on efficiency Need
8967 ::
[2022-03-01T18:47:56+01:00]
[enthus1ast] Factorial computation in Nim
8964 ::
[2022-02-28T11:48:49+01:00]
[enthus1ast] Need variable to be constant on runtime without initialization at declaring
8963 ::
[2022-02-28T01:12:05+01:00]
[Araq] Performing goto in Nim
8961 ::
[2022-02-27T11:39:39+01:00]
[enthus1ast] To prompt one character input only
8957 ::
[2022-02-26T09:22:33+01:00]
[Araq] Comprehensive knowledge on Nim memory management (MM)
8954 ::
[2022-02-26T04:20:25+01:00]
[geohuz] Is there any kalman filter package in Nim?
8945 ::
[2022-02-24T13:36:07+01:00]
[Araq] Knowledge on the failure in overloaded operator of two operands infix ?
8943 ::
[2022-02-23T16:26:24+01:00]
[Araq] Must check to decide whether this current iteration in a loop is the last
8941 ::
[2022-02-23T02:27:07+01:00]
[xbello] To get the PCRE version by executing Nim
8936 ::
[2022-02-21T08:33:01+01:00]
[dwin] Correct way have for-loop iteration up to number of only initialized array elements
8934 ::
[2022-02-19T01:00:54+01:00]
[demotomohiro] A constant reference/alias or pointer jut like as it is of C++ parameter
8927 ::
[2022-02-17T14:21:22+01:00]
[Araq] Can Nim be made more "purely functional""...
8917 ::
[2022-02-15T03:45:12+01:00]
[rgv151] the easiest to get this string cut
8914 ::
[2022-02-14T13:37:00+01:00]
[mratsim] Preallocating multi-dimensioanal sequence i.e. variable size array
8910 ::
[2022-02-13T18:46:02+01:00]
[Symb0lica] To have nre regex usage
8905 ::
[2022-02-13T00:21:15+01:00]
[ynfle] no operation on Nim syntax
8900 ::
[2022-02-12T04:11:53+01:00]
[xigoi] Comprehensive difference in read file to variable at once and by line
8896 ::
[2022-02-10T11:07:29+01:00]
[Araq] To insert a Nim variable into its PCRE regex
8886 ::
[2022-02-09T14:58:09+01:00]
[PMunch] To insert regex pattern into another
8885 ::
[2022-02-09T13:21:51+01:00]
[PMunch] Any practical configuration for Nim "REPL"
8884 ::
[2022-02-09T04:48:56+01:00]
[DeletedUser] How's regex modifier in nim PCRE ?