Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10292 ::
[2023-06-22T23:07:12+02:00]
[Araq] Does Nim has the same features that D has when interfacing to Objective-C?
9714 ::
[2022-12-10T23:12:50+01:00]
[snej] How do I ‘subclass’ StringStream?
9633 ::
[2022-11-19T07:53:19+01:00]
[Araq] How to manually free/clear memory used by ref
9282 ::
[2022-07-06T01:07:10+02:00]
[mratsim] advanced integration with lua
9186 ::
[2022-05-30T12:53:13+02:00]
[arnetheduck] nim-snappy, faster and simpler
7326 ::
[2021-01-02T22:55:04+01:00]
[jangko] Creating Custom DLLMain using MSVC
6817 ::
[2020-09-14T22:30:03+02:00]
[Araq] ARC/ORC cpu intensive loop bug?
6755 ::
[2020-09-01T19:14:54+02:00]
[exelotl] Access Nim variables from Lua
6664 ::
[2020-08-11T10:52:00+02:00]
[sky_khan] Why use range[0..255] instead of char?
6642 ::
[2020-08-06T04:35:59+02:00]
[Skaruts] How to compile a dll that I can call from lua or luaJIT's ffi?
6624 ::
[2020-07-30T16:29:22+02:00]
[lqdev] How to cast a slice of seq[char] to uint?
6395 ::
[2020-06-01T14:57:02+02:00]
[DeletedUser] Editing single input line
6007 ::
[2020-02-28T16:14:29+01:00]
[zahary] Announcement: Status resumes its bounty program!
5675 ::
[2019-12-12T12:38:56+01:00]
[Libman] Editor support for Nim 1.0
5438 ::
[2019-11-01T11:09:11+01:00]
[Araq] Java GC causes a crash a library Nim runtime on linux
5426 ::
[2019-10-30T15:14:24+01:00]
[JohnS] Screenshot / Screencapture
5339 ::
[2019-10-12T13:41:15+02:00]
[c0ntribut0r] code to unpack (msgpack) and "cast" object to
5260 ::
[2019-10-02T04:03:53+02:00]
[spip] Some indicators on Nimble packages
5143 ::
[2019-08-29T12:29:38+02:00]
[mikra] persistence: ZODB analog for Nim
4898 ::
[2019-06-02T00:34:44+02:00]
[Stefan_Salewski] There are some library to display text in opengl easily?
4872 ::
[2019-05-22T09:35:03+02:00]
[Araq] thiscall calling convention?
4681 ::
[2019-02-24T20:28:11+01:00]
[Araq] Problem with templates in multiple files
4643 ::
[2019-02-09T16:39:10+01:00]
[juancarlospaco] Msgpack to JSON (deserialisation)
4251 ::
[2018-09-28T18:09:45+02:00]
[jangko] Defined Symbol Value Error
4248 ::
[2018-09-28T04:46:50+02:00]
[Araq] calculated import argument
4247 ::
[2018-09-28T02:59:56+02:00]
[jangko] Interop with Delphi Interfaces
4246 ::
[2018-09-28T01:10:48+02:00]
[boia01] 0.19.0 pegs regression?
4242 ::
[2018-09-26T14:31:43+02:00]
[jangko] Nim source equivalent to C #define
4106 ::
[2018-08-05T16:53:12+02:00]
[Araq] Error converting json to types
4046 ::
[2018-07-14T01:34:32+02:00]
[jangko] Any help for Carbon support?
3944 ::
[2018-06-19T00:23:52+02:00]
[yglukhov] Nim SimplePNG
3872 ::
[2018-05-31T01:47:27+02:00]
[Araq] seq vs array vs open array
3871 ::
[2018-05-30T22:43:51+02:00]
[Araq] copyright notice in resulting javascript code
3869 ::
[2018-05-30T13:23:52+02:00]
[Stefan_Salewski] Tuples vs Objects vs Ref Objects?
3799 ::
[2018-05-03T20:43:07+02:00]
[jangko] volatileStore ptr T question
3797 ::
[2018-05-02T20:25:41+02:00]
[Stefan_Salewski] Generated assembly for imported modules on MSP430
3776 ::
[2018-04-23T13:25:52+02:00]
[Araq] What is the typedesc inside the compiler?
3708 ::
[2018-03-30T19:22:30+02:00]
[Arrrrrrrrr] How to get string representation of int inside of the macros?
3701 ::
[2018-03-28T23:25:15+02:00]
[Araq] [RESOLVED] a proc returning void creates 1 arg, not 0: breaking generic code
3698 ::
[2018-03-28T13:59:01+02:00]
[jangko] How to return Unicode in shared library
3674 ::
[2018-03-21T14:28:09+01:00]
[c0ntribut0r] How to (de)serialize inherited object?
3485 ::
[2018-01-19T01:17:07+01:00]
[jangko] C's char* -> ptr char or cstring ?
3464 ::
[2018-01-07T02:36:03+01:00]
[dom96] Having trouble wrapping foo->bar
3419 ::
[2017-12-13T21:36:07+01:00]
[Araq] Understanding staticRead's weird behaviour
3331 ::
[2017-11-14T06:02:22+01:00]
[jangko] bad code generated when trying to access static: var at run time
3321 ::
[2017-11-11T05:22:57+01:00]
[jlp765] GraphQL?
3316 ::
[2017-11-09T20:42:17+01:00]
[jangko] Confusion with Generics and nim typesystem.
3292 ::
[2017-10-30T00:20:24+01:00]
[jangko] templates with generics question
3287 ::
[2017-10-26T23:55:33+02:00]
[wizzardx] possible compiler bug with generics?
3137 ::
[2017-09-01T02:19:13+02:00]
[Araq] Convert tuple into a Object
3056 ::
[2017-07-18T20:28:28+02:00]
[Arrrrrrrrr] Nim image libraries
3055 ::
[2017-07-18T05:08:24+02:00]
[Stefan_Salewski] Allocation on heap somehow unstable - Why does this crash?
3045 ::
[2017-07-13T00:02:40+02:00]
[jangko] Converting Nim string to c void*
3035 ::
[2017-07-09T22:30:32+02:00]
[Arrrrrrrrr] Import Lua
2999 ::
[2017-06-13T17:51:31+02:00]
[boia01] Concepts
2952 ::
[2017-05-09T12:30:41+02:00]
[Araq] Nim's Easy Serialization Macro - new version available
2884 ::
[2017-03-25T03:42:18+01:00]
[jangko] Problem with the generic of sequence.
2848 ::
[2017-03-12T18:04:26+01:00]
[Libman] Reusing parts of the AST in macros
2779 ::
[2017-02-02T22:57:46+01:00]
[Araq] Circular dependencies among modules, genDepend, dot
2745 ::
[2017-01-23T12:10:39+01:00]
[jangko] 2 question about DLL with Mingw
2622 ::
[2016-11-16T06:14:04+01:00]
[jangko] Strange compiler bug when import critibits and nre
2568 ::
[2016-10-05T23:24:24+02:00]
[Araq] c2nim: typdef
2541 ::
[2016-09-16T10:05:41+02:00]
[jlp765] What does "direct hardware access" in Nim mean?
2537 ::
[2016-09-14T13:24:55+02:00]
[jangko] Libraries
2520 ::
[2016-09-06T12:31:14+02:00]
[donydh] C invocation example does not work in 32bit
2519 ::
[2016-09-06T05:10:20+02:00]
[jlp765] Can i use 64bit nim compile 32bit program?
2485 ::
[2016-08-22T22:45:56+02:00]
[zahary] Debugging the compiler
2449 ::
[2016-08-07T23:30:25+02:00]
[Vladar] Cross-import error or am I doing it wrong?
2445 ::
[2016-08-07T06:16:00+02:00]
[jangko] How to obtain parameters and their types of akProc?
2422 ::
[2016-07-29T17:55:45+02:00]
[Araq] Go-lang like interface
2407 ::
[2016-07-25T16:04:52+02:00]
[LeuGim] Questions about UFCS and generics
2395 ::
[2016-07-21T04:54:09+02:00]
[yglukhov] Why Nim language unlike rust and go language, the same direct compiler
2391 ::
[2016-07-19T14:01:36+02:00]
[yglukhov] Calling Nim compiled to dll from Java programs?
2330 ::
[2016-06-21T09:04:56+02:00]
[gokr] Nim is superset of C?!
2328 ::
[2016-06-19T01:47:45+02:00]
[Varriount] How to access segment (similar Go slice) of seq[byte]?
2093 ::
[2016-03-03T13:31:54+01:00]
[jangko] Which public/private key crypto you're using?
2083 ::
[2016-03-01T03:42:12+01:00]
[vega] Anyone knows packages about xlsx reader and writer (do not use COM)?
1988 ::
[2016-01-28T05:48:45+01:00]
[Jehan] Want to borrow a couple of things from D lang.
1983 ::
[2016-01-27T18:31:22+01:00]
[Jehan] A few questions about Nim
1982 ::
[2016-01-27T17:05:18+01:00]
[jangko] Nim lexer for notepad++ now available
1973 ::
[2016-01-25T10:41:07+01:00]
[jangko] how to define my own DllMain
1945 ::
[2016-01-17T12:27:31+01:00]
[jangko] Convert C to Nim question
1884 ::
[2015-12-20T02:51:38+01:00]
[filwit] How do I get the NimNode of a Type
1879 ::
[2015-12-16T03:32:14+01:00]
[jlp765] reconstruct closure
1878 ::
[2015-12-16T01:26:24+01:00]
[jboy] Web based nimble search tool
1871 ::
[2015-12-13T13:45:58+01:00]
[Araq] Bug in binding?
1863 ::
[2015-12-11T01:42:41+01:00]
[Araq] Get references not copies in specific script
1858 ::
[2015-12-07T20:19:35+01:00]
[dom96] Is there any way to separate jester routes in various files ?
1830 ::
[2015-11-27T20:57:55+01:00]
[Stefan_Salewski] Need help with subscript.
1672 ::
[2015-09-28T00:18:52+02:00]
[Araq] Project ideas
1596 ::
[2015-08-31T16:39:45+02:00]
[Araq] unicode support
1539 ::
[2015-08-14T14:52:39+02:00]
[Jehan] Need advice in program optimization