Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12689 ::
[2025-02-21T23:26:43+01:00]
[Araq] len(kind) must be less than 32768
12665 ::
[2025-01-25T11:27:48+01:00]
[lou15b] Hook into a generated =destroy() proc
11935 ::
[2024-07-06T01:05:53+02:00]
[mratsim] Releasing Constantine v0.1.0 - A modular cryptography stack for blockchain and proof systems
11424 ::
[2024-04-12T20:29:50+02:00]
[Neodim] iup gui: Load jpeg
11347 ::
[2024-04-03T12:43:30+02:00]
[janAkali] How to use inherited Object type as return type?
11293 ::
[2024-03-25T12:27:01+01:00]
[Araq] How do you handle incomplete nimble packages?
10476 ::
[2023-09-13T12:02:50+02:00]
[Araq] Is it possible to make enum + set[T] support bitmask style and size > uint16?
10444 ::
[2023-08-27T02:43:52+02:00]
[Araq] Idiomatic way to zero-copy iterface with binary bitmap array
10250 ::
[2023-06-06T08:03:27+02:00]
[Araq] End of function in Nim binary
10176 ::
[2023-05-06T13:44:26+02:00]
[jackhftang] How can I create a process completely detached of my process?
10131 ::
[2023-04-24T18:44:41+02:00]
[Araq] Can I quick get table last key value use like at(idx) function?
10057 ::
[2023-04-01T02:24:38+02:00]
[Stefan_Salewski] How to return from a function back to the main application loop
10043 ::
[2023-03-28T23:49:56+02:00]
[Araq] TIGR - tiny graphics library for nim
10032 ::
[2023-03-23T05:27:06+01:00]
[jyapayne] Screenshot works fine in own code but not over sockets.
9986 ::
[2023-03-12T22:54:13+01:00]
[Symb0lica] Cursor Location for user input.
9983 ::
[2023-03-11T22:42:39+01:00]
[Araq] Make Nim docker images official?
9924 ::
[2023-02-22T00:43:02+01:00]
[stisa] What is the recommended way to use the local branch of an external git nim module in my nim project?
9882 ::
[2023-02-11T20:09:47+01:00]
[bpr] Wanted libraries wishlist?
9809 ::
[2023-01-08T16:36:02+01:00]
[jrfondren] Some beginner help needed with "or" vs "|" and use in nimraylib_now ...
9355 ::
[2022-08-08T17:16:58+02:00]
[treeform] fidget - vmath - vector graphics undeclared identifier
8898 ::
[2022-02-11T21:22:28+01:00]
[tmsa04] Release or pgp signed tag for csources_v1 and Nimble to accompany Nim 1.6.4?
8723 ::
[2021-12-18T16:10:04+01:00]
[didlybom] A rant about Nim bugs
8621 ::
[2021-11-14T09:08:45+01:00]
[dom96] FOSDEM 2022 call for Nim Devroom (deadline tomorrow)
8537 ::
[2021-10-25T06:50:16+02:00]
[dom96] TechEmpower Benchmarks
8525 ::
[2021-10-21T11:43:57+02:00]
[Araq] Setting up a Nim foundation
8509 ::
[2021-10-16T21:35:56+02:00]
[Araq] repr a ref object with a property from a C library
8452 ::
[2021-09-23T12:09:33+02:00]
[Araq] tesseract in nim?
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?
8284 ::
[2021-07-29T19:13:42+02:00]
[alexeypetrushin] Data Notebook in Nim | PL0T
8225 ::
[2021-07-12T10:35:28+02:00]
[Araq] Arena memory support?
7846 ::
[2021-04-24T12:15:37+02:00]
[cblake] collision-resistant hash for 64bit pointers
7806 ::
[2021-04-16T21:07:23+02:00]
[Stefan_Salewski] An easy way of displaying video?
7633 ::
[2021-03-15T16:29:20+01:00]
[Sixte] Performance comparison of various compilers
7355 ::
[2021-01-08T18:08:38+01:00]
[Araq] Documentation for osAllocPages etc.?
7287 ::
[2020-12-24T16:04:10+01:00]
[dom96] Cancelation points in async
7075 ::
[2020-11-11T22:07:27+01:00]
[coffeepot] Deprecated operators for DateTime private members
6980 ::
[2020-10-24T01:32:33+02:00]
[Araq] handmade hero in nim ( warning: noob)
6834 ::
[2020-09-18T11:13:48+02:00]
[mratsim] Electron-like app with Nim
6650 ::
[2020-08-08T10:01:28+02:00]
[douglas] Nim beginner series for absolute beginners
6602 ::
[2020-07-27T13:21:43+02:00]
[Araq] Has anybody been able to install Nim from source (from the Git repo) using Mingw64 under Windows 10?
6589 ::
[2020-07-25T10:37:34+02:00]
[Araq] Procedural X86 inline assembler for Nim
6516 ::
[2020-07-04T09:40:39+02:00]
[Yardanico] Questions about nim
6144 ::
[2020-04-03T13:45:38+02:00]
[doofenstein] Enum bitmasks (flags)
6008 ::
[2020-02-28T18:53:19+01:00]
[Araq] re or nre. What should i use? What will be supported in future?
5881 ::
[2020-02-03T05:15:05+01:00]
[Araq] Compile time FFI
5765 ::
[2020-01-02T17:32:01+01:00]
[Stefan_Salewski] How to get left most 8 bit's value from a 32 bit integer ?
5490 ::
[2019-11-12T10:42:40+01:00]
[demotomohiro] Using different compilers on windows
5355 ::
[2019-10-14T21:57:22+02:00]
[mratsim] Research questions for open-source library authors re communicating with general users
5164 ::
[2019-09-03T16:10:29+02:00]
[Araq] How can I limit VM addresses size using Nim type system?
4783 ::
[2019-04-12T22:47:05+02:00]
[treeform] OpenWL/DL - two foundation libraries for building a cross-platform GUI with non-C++ languages
4487 ::
[2018-12-20T15:04:14+01:00]
[Araq] What pattern language does the OS module use ?
4268 ::
[2018-10-02T18:20:40+02:00]
[LeuGim] Windows WIC or GDI+
3755 ::
[2018-04-15T03:15:12+02:00]
[Araq] could javascript backend make use of new javascript ES6 module support?
3618 ::
[2018-03-08T14:23:02+01:00]
[Araq] How do I read BMP file header directly to type?
3613 ::
[2018-03-05T20:31:18+01:00]
[Araq] compiler error in 0.18.0 ??
3575 ::
[2018-02-24T03:50:40+01:00]
[yglukhov] How to cross-compile a Nim executable for Android
3462 ::
[2018-01-06T20:48:26+01:00]
[dom96] Increasing Nim exposure
3181 ::
[2017-09-19T21:22:49+02:00]
[andrea] DSL for generating/animating SVG/GIF
3140 ::
[2017-09-01T19:08:48+02:00]
[Araq] Should/can we get explicit concepts?
3105 ::
[2017-08-14T02:34:41+02:00]
[Jehan] Estimation of π using Leibniz series
3074 ::
[2017-07-27T20:51:19+02:00]
[Araq] UDP socket closing after send
2896 ::
[2017-03-31T18:39:26+02:00]
[bpr] Cello: a library of string algoritms using succinct data structures
2892 ::
[2017-03-29T15:19:55+02:00]
[Araq] Alternative comment syntax
2829 ::
[2017-03-05T10:00:01+01:00]
[Araq] Question about arrangement of source files with modules
2749 ::
[2017-01-23T20:11:52+01:00]
[Araq] unable to build PDF documentation
2730 ::
[2017-01-16T17:03:05+01:00]
[Araq] Nimgame 2
2706 ::
[2017-01-08T11:29:42+01:00]
[Araq] What do you think about Redox and Electron?
2441 ::
[2016-08-05T21:11:58+02:00]
[flyx] Inline ASM
2430 ::
[2016-08-01T11:13:13+02:00]
[dom96] Official Nim Images for Docker
2418 ::
[2016-07-28T17:05:05+02:00]
[guitmz] Build and run your Nim files with a Docker container
2258 ::
[2016-05-12T15:16:04+02:00]
[Araq] Some remarks to nimsuggest
2214 ::
[2016-04-16T17:35:35+02:00]
[Sahnvour] Unexpected behaviour of C++ templates with two or more arguments in conjunction with N_NIMCALL
2032 ::
[2016-02-11T00:08:21+01:00]
[Stefan_Salewski] tables, mget() and mgetOrPut()
1398 ::
[2015-07-03T03:44:40+02:00]
[dom96] Seeking mentorship for small solo project
1323 ::
[2015-06-14T20:06:42+02:00]
[dom96] md5crypt
1301 ::
[2015-06-08T10:10:20+02:00]
[Araq] Introduction
1070 ::
[2015-03-25T17:42:17+01:00]
[Araq] Ranges and loop
810 ::
[2015-01-30T17:05:58+01:00]
[gradha] Working on raw bits
671 ::
[2014-12-13T21:43:57+01:00]
[Araq] Nim Advocacy & Promotion Strategies
466 ::
[2014-06-13T17:52:17+02:00]
[gradha] Nimrod binding for Cairo graphics
337 ::
[2014-01-10T18:21:03+01:00]
[Araq] Academic summary
209 ::
[2013-08-29T00:18:03+02:00]
[Araq] Horizontal parsing