Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11064 ::
[2024-02-22T14:17:04+01:00]
[arnetheduck] Fused multiply-add instruction
11038 ::
[2024-02-18T23:48:07+01:00]
[Araq] Is it impossible to declare an _empty enum_ under quote in order to populate it later in a macro?
10894 ::
[2024-01-21T07:19:29+01:00]
[Araq] TCC on ARM(el) backend problem
10863 ::
[2024-01-10T14:03:47+01:00]
[Araq] Custom constructors
10770 ::
[2023-12-15T18:08:20+01:00]
[Araq] Why is `enumerate()` a macro?
10647 ::
[2023-11-17T19:59:08+01:00]
[sky_khan] Should conversion outside of a range result in a Defect
10511 ::
[2023-09-23T01:34:02+02:00]
[PMunch] [help] Nim JIT + REPL with clang backend + -emit-llvm + LLVM's ORCv2
10457 ::
[2023-09-03T01:13:06+02:00]
[xigoi] Allowed key types in std/tables
10446 ::
[2023-08-28T05:34:46+02:00]
[Araq] More info on NimMain procedure
10408 ::
[2023-08-14T20:55:41+02:00]
[ElegantBeef] How to echo distinct type
10406 ::
[2023-08-14T14:30:34+02:00]
[Araq] [Scala background] How does a macro in Scala differs from macro in Nim?
10384 ::
[2023-08-08T03:15:16+02:00]
[Araq] Why is My Nim Code Faster when Doing This
10371 ::
[2023-08-03T13:30:25+02:00]
[elcritch] Problems compiling objc code including <UIKit/UIKit.h> on osx
10369 ::
[2023-08-02T17:18:48+02:00]
[demotomohiro] Top-level generic variable
10292 ::
[2023-06-22T23:07:12+02:00]
[Araq] Does Nim has the same features that D has when interfacing to Objective-C?
10285 ::
[2023-06-19T18:13:51+02:00]
[Steven] MoveWindow()
10278 ::
[2023-06-17T10:59:00+02:00]
[Araq] Malebolgia & Pixy problem: expression has no address
10274 ::
[2023-06-15T14:16:02+02:00]
[Araq] Why `unsafe_addr` had to be used in StringSlice?
10262 ::
[2023-06-09T21:42:40+02:00]
[Araq] Heap allocated variables that behave like stack variables?
10255 ::
[2023-06-07T16:58:35+02:00]
[Araq] I want to write a professional website. Which PL should I choose from?
10251 ::
[2023-06-06T17:58:37+02:00]
[Araq] Nim library interoperability with other GC languages (NodeJs, Golang)
10225 ::
[2023-05-26T05:33:43+02:00]
[Araq] DLL Terms
10223 ::
[2023-05-25T20:31:48+02:00]
[Araq] Platonic: core math concepts
10215 ::
[2023-05-21T20:07:57+02:00]
[matkuki] NIM code compile to executable does not run on other systems.
10140 ::
[2023-04-28T11:01:13+02:00]
[shirleyquirk] Type binding generic alias with extra parameter
10135 ::
[2023-04-26T21:15:41+02:00]
[Araq] Semcheck a NimNode tree?
10133 ::
[2023-04-26T14:52:14+02:00]
[demotomohiro] Checking whether we are in .compileTime
10128 ::
[2023-04-24T06:44:02+02:00]
[arnetheduck] Small experiment with compiling the Nim compiler with PGO
10084 ::
[2023-04-09T01:09:07+02:00]
[mratsim] Object Arrays
9021 ::
[2022-03-18T14:39:48+01:00]
[Araq] newSeq() named inconsistently?
8967 ::
[2022-03-01T18:47:56+01:00]
[enthus1ast] Factorial computation in Nim
8933 ::
[2022-02-18T21:04:10+01:00]
[miran] import from url
8725 ::
[2021-12-19T01:58:41+01:00]
[Araq] Pythons None in Nim
8704 ::
[2021-12-12T15:32:38+01:00]
[sky_khan] Why windows.h file is always included into compilation on Windows?
8558 ::
[2021-10-29T06:51:11+02:00]
[Araq] Nim with curly brace and tab
6589 ::
[2020-07-25T10:37:34+02:00]
[Araq] Procedural X86 inline assembler for Nim