Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10898 ::
[2024-01-22T15:37:07+01:00]
[Araq] Parser combinators experiment causes Error: "cannot instantiate return:type"
10773 ::
[2023-12-16T13:19:37+01:00]
[mratsim] How to correctly use nim doc when a project has unimported modules
10595 ::
[2023-11-03T03:58:33+01:00]
[Col] What's stopping Nim from going mainstream? (And how to fix it?)
9990 ::
[2023-03-13T11:14:38+01:00]
[zevv] Example of simple parser?
9962 ::
[2023-03-02T04:52:46+01:00]
[Araq] RST in nim.
9786 ::
[2022-12-31T16:01:49+01:00]
[Araq] A serious documentation for Nim
9716 ::
[2022-12-11T08:19:42+01:00]
[Araq] Update on strict funcs
9566 ::
[2022-11-01T07:23:23+01:00]
[Araq] Looping Assertions
9469 ::
[2022-09-15T22:21:32+02:00]
[DeletedUser] Nim 2 feature request - Custom operators
9145 ::
[2022-05-06T19:10:05+02:00]
[gokr] Why I left the Nim community
9113 ::
[2022-04-18T13:07:09+02:00]
[PMunch] async stdin/stdout errors (compiling nimlsp on Windows)
8991 ::
[2022-03-09T08:01:10+01:00]
[PMunch] Want Nim online code playground to be mobile and desktop friendly.
8856 ::
[2022-01-31T12:27:37+01:00]
[PMunch] Variable compile-time import paths
8844 ::
[2022-01-26T09:04:18+01:00]
[Araq] Nim 2.0 and backwards compatibility
8793 ::
[2022-01-11T01:16:04+01:00]
[DeletedUser] Can I haz splat operator
8660 ::
[2021-11-27T11:26:53+01:00]
[mantielero] importcpp constructor issue
8627 ::
[2021-11-14T20:49:58+01:00]
[Araq] Preview of coming attractions?
8615 ::
[2021-11-12T13:49:21+01:00]
[Araq] Readability problems
8551 ::
[2021-10-27T12:39:47+02:00]
[auxym] How to pass a "plain type" to a proc that expects a "ref type" in Nim ?
8540 ::
[2021-10-25T15:04:03+02:00]
[Araq] Nim receives $100k in Bitcoin donations
8538 ::
[2021-10-25T12:43:18+02:00]
[Araq] code comments please
8536 ::
[2021-10-24T16:25:37+02:00]
[ggibson] const loop unrolling, or const to static?
8535 ::
[2021-10-24T11:13:09+02:00]
[Araq] How to add defaults on nim types?
8534 ::
[2021-10-24T09:56:13+02:00]
[Araq] WTF ?! basic computations are faster in py3 than nim1.6 ?!
8515 ::
[2021-10-19T20:07:54+02:00]
[didlybom] The fate of Nim Editors
8508 ::
[2021-10-16T20:11:18+02:00]
[Araq] Documentation for Nim 1.6?
8507 ::
[2021-10-15T20:49:09+02:00]
[xigoi] How to get n-th symbol of utf-8 string
8506 ::
[2021-10-15T20:16:32+02:00]
[Stefan_Salewski] How to overload procedure correctly?
8505 ::
[2021-10-15T19:51:10+02:00]
[Araq] Question about procedure parameters
8500 ::
[2021-10-14T08:27:51+02:00]
[Araq] Nim 1.6.0 RC3
8499 ::
[2021-10-14T00:03:53+02:00]
[dom96] Nanim: Inspired by 3b1b's manim, I created a GPU-accelerated framework for smooth animations in Nim!
8492 ::
[2021-10-10T14:07:41+02:00]
[Araq] Trailing commas in "command" syntax?
8465 ::
[2021-09-27T17:48:46+02:00]
[mantielero] FFI - std::string
8458 ::
[2021-09-25T13:12:55+02:00]
[ggibson] block-level change default type of int literals?
8451 ::
[2021-09-23T01:02:45+02:00]
[Araq] Futhark: Automatic C imports in Nim using libclang
8441 ::
[2021-09-20T11:00:15+02:00]
[Araq] JsonNode should be Any
8435 ::
[2021-09-17T13:48:17+02:00]
[QMaster] Might be a bug in compiler
8423 ::
[2021-09-13T21:54:38+02:00]
[shirleyquirk] How to create C defines from Nim?
8418 ::
[2021-09-13T08:43:11+02:00]
[DeletedUser] How to convert range types 'a'..'z'?
8413 ::
[2021-09-11T15:25:29+02:00]
[Araq] Is it possible to tell `import` to not create const with same name as imported module?
8408 ::
[2021-09-10T09:19:19+02:00]
[Araq] Why is backward index operator [^1] not zero based [^0]?
8404 ::
[2021-09-07T09:59:47+02:00]
[Araq] Nim 1.6.0 RC1
8389 ::
[2021-09-02T09:45:11+02:00]
[Araq] Nim should jump into Blockchain , Web3 and DAPP development trend .
8373 ::
[2021-08-27T20:39:55+02:00]
[juancarlospaco] Any plans for better optional arguments?
8357 ::
[2021-08-23T20:29:16+02:00]
[auxym] Nested macro expansion order
8352 ::
[2021-08-22T09:28:25+02:00]
[Araq] Interfacing with C++ shared library that uses macros
8348 ::
[2021-08-21T15:48:47+02:00]
[Araq] recursive function not working
8335 ::
[2021-08-17T13:31:24+02:00]
[demotomohiro] Change error message position using `{.line.}` pragma
8313 ::
[2021-08-08T17:00:34+02:00]
[Araq] Unsafe data conversion in the VM
8312 ::
[2021-08-08T16:49:13+02:00]
[Araq] Generic way to set discriminant value that works on both C and VM backends
8311 ::
[2021-08-08T16:30:14+02:00]
[juancarlospaco] constructor which will be called immediately after var call.
8301 ::
[2021-08-05T21:02:48+02:00]
[juancarlospaco] make indentation for proc temp macros as var let const
8283 ::
[2021-07-29T17:55:39+02:00]
[Araq] [0..min(10,^1)]
8259 ::
[2021-07-22T08:41:37+02:00]
[Araq] What is the purpose of do notation
8248 ::
[2021-07-19T20:53:05+02:00]
[cblake] How to default non-trivial argument with `staitc[]` type
8232 ::
[2021-07-14T10:39:04+02:00]
[Araq] Declare `[]` iterator
8147 ::
[2021-06-23T22:09:16+02:00]
[Araq] slim - fork version of nimble , handle task level dependency
8146 ::
[2021-06-23T17:38:59+02:00]
[Stefan_Salewski] Life is a struggle - a struggle with Nim (video)
8145 ::
[2021-06-23T11:18:30+02:00]
[nnahito] Stack trace of runtime errors will be the path of the developer's PC.
8127 ::
[2021-06-17T14:22:56+02:00]
[cblake] Recursive iterator to unpack arbitrarily nested sequence
8090 ::
[2021-06-06T10:29:03+02:00]
[haxscramper_] Using nim `method` to wrap C++ methods
7992 ::
[2021-05-17T13:33:12+02:00]
[bpr] Weaning myself off bash for Nim for little plumbing tools
7840 ::
[2021-04-22T21:36:19+02:00]
[alexeypetrushin] Do I need to publish with `nimble publish` or just submit my repo name to `package.json`?
7838 ::
[2021-04-22T11:39:22+02:00]
[demotomohiro] Capturing external variables in closure
7837 ::
[2021-04-22T09:00:59+02:00]
[Araq] On term rewriting macros
7818 ::
[2021-04-18T19:23:42+02:00]
[alexeypetrushin] Error in macro, `int` is not evaluated as `int`.
7817 ::
[2021-04-18T12:18:23+02:00]
[moigagoo] Post process string formatted with `fmt`
7808 ::
[2021-04-17T11:24:48+02:00]
[pietroppeter] How to create a pull request?
7783 ::
[2021-04-12T18:48:03+02:00]
[treeform] Opinions on ordering parameters
7744 ::
[2021-04-04T17:34:28+02:00]
[kcvinu] object variants and field names
7671 ::
[2021-03-20T23:15:41+01:00]
[dom96] Nimble download/install sequence improvement
7608 ::
[2021-03-11T08:15:53+01:00]
[Araq] new blogpost: pattern matching (and fusion)
7537 ::
[2021-02-20T10:15:02+01:00]
[doofenstein] Any way to avoid nested case statements for proc taking two variant objects?
7527 ::
[2021-02-18T17:53:10+01:00]
[mratsim] Binding to C macros functions
7515 ::
[2021-02-16T06:45:35+01:00]
[halloleo] Access to the lines numbers in the trace of an exception
7465 ::
[2021-02-03T06:56:30+01:00]
[timothee] Anybody using `self` or `this` for procedures operating on "class" style object types?
7441 ::
[2021-01-27T18:25:02+01:00]
[Stefan_Salewski] conversion int -> float : what's the rule?
7407 ::
[2021-01-21T13:44:43+01:00]
[Araq] Is there a way to use question mark in my proc names?
7393 ::
[2021-01-16T15:51:48+01:00]
[Araq] Call `result.new` automatically in `proc`?
7356 ::
[2021-01-08T21:01:23+01:00]
[alexeypetrushin] Bug? Compiled code throws some C-lang error.
7330 ::
[2021-01-04T10:27:13+01:00]
[Araq] Exceptions which can hold / pass an object?
7324 ::
[2021-01-02T20:54:46+01:00]
[mantielero] C++ bindings - doubt with an argument's default value
7322 ::
[2021-01-01T20:59:23+01:00]
[juancarlospaco] Weird how visibility scope works if generic proc used. Possible bug?
7316 ::
[2020-12-30T22:53:19+01:00]
[lqdev] Should`type` or `typedesc` be used?
7315 ::
[2020-12-30T22:40:04+01:00]
[alexeypetrushin] How to turn proc that uses immutable shared object into pure func?
7296 ::
[2020-12-27T12:02:09+01:00]
[mantielero] C++ FFI templates
7247 ::
[2020-12-12T16:09:46+01:00]
[lqdev] Create my own language in Nim
7053 ::
[2020-11-08T15:36:41+01:00]
[Sixte] strange syntax - please explain
7005 ::
[2020-10-29T09:02:42+01:00]
[Araq] Subrange check during initialisation
7002 ::
[2020-10-28T14:29:36+01:00]
[SolitudeSF] Printing compilation string with color highlighting
6871 ::
[2020-09-29T18:26:08+02:00]
[Araq] Looking for collaborators!
6850 ::
[2020-09-23T13:39:33+02:00]
[Araq] stdlib pattern matching feedback
6753 ::
[2020-08-31T20:00:58+02:00]
[Araq] System Programming in 2k20
6740 ::
[2020-08-28T06:59:29+02:00]
[Stefan_Salewski] Brainstorming ideas to improve Nim's landing page
1044 ::
[2015-03-17T16:51:16+01:00]
[Araq] Tuple unpacking for an array rvalue?