Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
2942 ::
[2017-05-05T02:58:43+02:00]
[Varriount] when will [] ambiguous be solved?
2798 ::
[2017-02-15T02:58:42+01:00]
[mogu] Should nim runtime catch signals like SIGFPE and raise an exception by default?
2502 ::
[2016-08-30T09:34:44+02:00]
[mogu] Fiber implementation
2500 ::
[2016-08-29T12:48:14+02:00]
[Stefan_Salewski] Global defer statement?
2497 ::
[2016-08-29T02:29:21+02:00]
[Araq] User defined operator Precedence and Associativity
2331 ::
[2016-06-21T12:34:59+02:00]
[Araq] What are the important features that are missing in Nim?
1918 ::
[2016-01-02T23:20:15+01:00]
[Araq] Linear algebra library
1834 ::
[2015-11-30T03:43:27+01:00]
[mogu] How to impl a lend semantics?
1791 ::
[2015-11-11T06:12:29+01:00]
[Araq] How can regions model lent and unique pointers?
1751 ::
[2015-10-29T21:33:57+01:00]
[Araq] Nim without converting to C before compiling?
1737 ::
[2015-10-27T23:25:19+01:00]
[Araq] Version 0.12.0 is out!
1735 ::
[2015-10-27T13:51:43+01:00]
[Jehan] prefer ... instead of .. <
1063 ::
[2015-03-24T03:44:45+01:00]
[jboy] [Solved] What's the difference between varargs[T] and openArray[T]?
1025 ::
[2015-03-15T06:58:05+01:00]
[dom96] About multi-line comments and string literal
1019 ::
[2015-03-13T05:37:51+01:00]
[Araq] Should keyword "iterator" better be "iter"?