-
12786 ::
[2025-04-13T09:25:22+02:00]
[Kiloneie]
Windows Defender detected Trojan in strutils/readFile
-
12781 ::
[2025-04-10T22:48:44+02:00]
[elcritch]
Nim forum in Chawan
-
12748 ::
[2025-03-28T18:47:42+01:00]
[Araq]
Failing to understand error related to Nim Generics/Templates that is being thrown
-
12742 ::
[2025-03-25T14:18:01+01:00]
[arnetheduck]
nimSHA2 incorrect results
-
12719 ::
[2025-03-12T23:47:30+01:00]
[arnetheduck]
Catching defects
-
12718 ::
[2025-03-12T19:38:02+01:00]
[Araq]
How to start working with Nim in 2025?
-
12714 ::
[2025-03-09T21:03:24+01:00]
[Araq]
Nim type system ambiguity
-
12710 ::
[2025-03-07T01:51:06+01:00]
[ElegantBeef]
ToOpenArray view works with seq[int] but not strings?
-
12709 ::
[2025-03-06T21:51:33+01:00]
[filcuc]
seaqt - a new set of bindings for Qt
-
12706 ::
[2025-03-05T07:45:27+01:00]
[doofenstein]
Static site generator: "nerc", the Nim web anti-framework.
-
12700 ::
[2025-03-03T17:55:45+01:00]
[enthus1ast]
Looking for a library/macro for easy recursive binary unpacking of files
-
12679 ::
[2025-02-11T08:43:31+01:00]
[Araq]
Funnel Hash?
-
12671 ::
[2025-02-03T03:14:59+01:00]
[Araq]
Face detection?
-
12608 ::
[2024-11-28T07:59:46+01:00]
[enthus1ast]
Bali 0.4.0 is out with array indexing and code generation optimizations
-
12184 ::
[2024-08-05T07:22:29+02:00]
[mratsim]
JIT compiling to AMD GPUs
-
11807 ::
[2024-06-20T20:25:16+02:00]
[PMunch]
Conversion from apointer to a seq
-
11790 ::
[2024-06-18T15:52:00+02:00]
[Araq]
Understanding more complex generic types in Nim coming from Typescript
-
11761 ::
[2024-06-14T18:30:14+02:00]
[Araq]
Why does ORC GC alter my data in Nim but ARC doesn't? What am I doing wrong?
-
11693 ::
[2024-06-03T06:43:47+02:00]
[Araq]
This Month with Nim: October 2023 to June 2024
-
11624 ::
[2024-05-20T18:27:22+02:00]
[ingo]
find field value object in seq and declared object in seq
-
11619 ::
[2024-05-19T18:40:36+02:00]
[Zoom]
Working with sequences
-
11587 ::
[2024-05-11T20:03:22+02:00]
[Araq]
Latest GCC version (14.1) breaks Nim's C backend
-
11579 ::
[2024-05-10T11:51:12+02:00]
[blackmius]
Error: await expects Future[T]
-
11564 ::
[2024-05-07T19:32:14+02:00]
[Araq]
Feature Request: enum: relax or remove order requirements.
-
11558 ::
[2024-05-06T14:38:52+02:00]
[SolitudeSF]
cannot evaluate at compile time
-
11551 ::
[2024-05-05T18:03:58+02:00]
[PMunch]
get object field by variable
-
11532 ::
[2024-05-02T15:08:01+02:00]
[enthus1ast]
Anonymous chat service, powered by Nim
-
11501 ::
[2024-04-27T07:00:41+02:00]
[enthus1ast]
Nim on the go: Smartphone, termux and ... "no" docs.
-
11449 ::
[2024-04-18T00:18:48+02:00]
[Araq]
Dear Araq, how do I create a programming language?
-
11336 ::
[2024-04-01T17:25:11+02:00]
[janAkali]
Am iterating over this sequence correctly?
-
11293 ::
[2024-03-25T12:27:01+01:00]
[Araq]
How do you handle incomplete nimble packages?
-
11289 ::
[2024-03-23T17:48:46+01:00]
[Niminem]
Why is docgen not producing the 'dochack.js' file? Nim v1.6.8-2.0.2
-
11129 ::
[2024-03-01T19:54:18+01:00]
[Araq]
Resizable arrays in Nim - difficulty in getting performance
-
11118 ::
[2024-02-28T15:07:23+01:00]
[Trustable]
Using NiGUI, open a second window from main window
-
11093 ::
[2024-02-26T22:35:42+01:00]
[ReneSac]
[arnetheduck] `nph` opinionated formatter v0.5
-
11075 ::
[2024-02-24T11:24:13+01:00]
[nimbool]
nimble.directory has been down for a few days now
-
11057 ::
[2024-02-21T18:14:10+01:00]
[Horkarod]
Local library development and editor tooling
-
11052 ::
[2024-02-20T19:47:01+01:00]
[Araq]
Do not understand the error when trying to add to seq inside loop
-
11014 ::
[2024-02-16T07:20:35+01:00]
[PMunch]
Is there a way to create a musl binary (static binary) in a project using libcurl.nim?
-
10986 ::
[2024-02-13T18:20:51+01:00]
[Araq]
Reasoning behind function call syntax in Nim.
-
10898 ::
[2024-01-22T15:37:07+01:00]
[Araq]
Parser combinators experiment causes Error: "cannot instantiate return:type"
-
10894 ::
[2024-01-21T07:19:29+01:00]
[Araq]
TCC on ARM(el) backend problem
-
10886 ::
[2024-01-19T08:08:40+01:00]
[Araq]
A little guidance on threading needed.
-
10871 ::
[2024-01-13T21:00:51+01:00]
[Araq]
unhandled exception: index -1 not in 0 .. 12 [IndexDefect]
-
10836 ::
[2024-01-02T14:33:54+01:00]
[Araq]
Sum types, 2024 variant
-
10812 ::
[2023-12-30T13:37:55+01:00]
[Araq]
specify lib dir by `--passL` can not work
-
10805 ::
[2023-12-26T15:19:10+01:00]
[mratsim]
ThreadButler - Multithreading with long-running threads that act as "servers"
-
10781 ::
[2023-12-18T12:40:04+01:00]
[PMunch]
How to await a list of async procedures
-
10773 ::
[2023-12-16T13:19:37+01:00]
[mratsim]
How to correctly use nim doc when a project has unimported modules
-
10741 ::
[2023-12-06T22:43:46+01:00]
[Boston]
Dealing with arrays (of bytes) across library boundaries, specifically C#
-
10706 ::
[2023-11-30T10:13:47+01:00]
[Araq]
Ideas about strings
-
10682 ::
[2023-11-25T17:08:11+01:00]
[mratsim]
Capture atomics in closure
-
10639 ::
[2023-11-15T12:36:36+01:00]
[Araq]
proc/func/method: syntax
-
10628 ::
[2023-11-12T21:15:00+01:00]
[ElegantBeef]
Why iterating over slices is so slow?
-
10626 ::
[2023-11-12T18:12:44+01:00]
[Araq]
Compile time code optimization.
-
10616 ::
[2023-11-09T02:20:42+01:00]
[Isofruit]
Github action to build documentation
-
10601 ::
[2023-11-04T03:59:09+01:00]
[stoneface86]
Array of type "proc" except I don't know what I'm doing
-
10594 ::
[2023-11-02T17:59:16+01:00]
[Araq]
NIR
-
10585 ::
[2023-11-01T16:04:25+01:00]
[janAkali]
Error: type mismatch: got <array[1..6, int], int>
-
10579 ::
[2023-10-29T17:54:05+01:00]
[namisboss]
Error: type mismatch: got 'PyObject' for 'getAttr(to,"piece_type")' but expected 'int'
-
10567 ::
[2023-10-25T23:01:55+02:00]
[Araq]
How do i look into this runtime-failure?
-
10553 ::
[2023-10-17T17:56:44+02:00]
[didlybom]
Using Concepts for abstracting display graphics
-
10552 ::
[2023-10-17T17:19:33+02:00]
[mratsim]
ugly code or concepts?
-
10523 ::
[2023-10-01T06:21:20+02:00]
[xigoi]
Customizable Nimble-badge with latest tag
-
10514 ::
[2023-09-25T05:40:11+02:00]
[Araq]
atlas/nimble build still tries to download dependencies despite nim.cfg
-
10513 ::
[2023-09-24T23:35:05+02:00]
[PMunch]
Simple template and macro question
-
10494 ::
[2023-09-19T14:26:32+02:00]
[shirleyquirk]
concepts and openArray
-
10470 ::
[2023-09-08T20:54:05+02:00]
[cblake]
why float casting is not working ?
-
10466 ::
[2023-09-07T19:50:41+02:00]
[juancarlospaco]
how to get the string of all command line parameters except the first parameter ?
-
10462 ::
[2023-09-06T05:58:01+02:00]
[ReneSac]
Is it possible to use the haggling face model in the Nim language?
-
10444 ::
[2023-08-27T02:43:52+02:00]
[Araq]
Idiomatic way to zero-copy iterface with binary bitmap array
-
10420 ::
[2023-08-19T12:40:17+02:00]
[Araq]
Local bug-tracker (written in Nim or not)
-
10419 ::
[2023-08-19T01:19:55+02:00]
[Araq]
Storing clients in a seq in threading not working as expected?
-
10418 ::
[2023-08-18T18:51:15+02:00]
[Isofruit]
Testament - Test Failure reFilesDiffer comparing wrong files with one another
-
10414 ::
[2023-08-17T12:44:02+02:00]
[alexeypetrushin]
Potential users
-
10410 ::
[2023-08-15T21:59:52+02:00]
[Araq]
\suggestions on handling \destructuring of array/seq into a list of named fields?
-
10396 ::
[2023-08-11T17:19:13+02:00]
[elcritch]
Mapster - Because life is too short to map A to B
-
10357 ::
[2023-07-25T20:56:13+02:00]
[enthus1ast]
How to get information about .lnk(link) file extension?
-
10353 ::
[2023-07-24T21:48:16+02:00]
[Araq]
Using Unicode in procedure and variable names
-
10349 ::
[2023-07-23T07:54:41+02:00]
[Araq]
Some of Nim's convention needs to change in order for it to succeed
-
10341 ::
[2023-07-17T06:41:26+02:00]
[giaco]
Wrapping Tkinter GUI in Nim?
-
10331 ::
[2023-07-11T09:19:03+02:00]
[alexeypetrushin]
Keep, Note Taking App in Nim
-
10316 ::
[2023-07-03T13:58:12+02:00]
[mratsim]
realloc and self referencing array problem
-
10314 ::
[2023-07-01T20:22:57+02:00]
[Araq]
lvgl - callback issues
-
10302 ::
[2023-06-26T12:12:38+02:00]
[cheatfate]
signalfd leaks in addProcess()
-
10298 ::
[2023-06-25T08:24:14+02:00]
[xigoi]
Introduction to Applied Linear Algebra series of blog posts
-
10297 ::
[2023-06-24T09:36:25+02:00]
[Araq]
thoughts on a backend target for bun?
-
10280 ::
[2023-06-17T18:51:03+02:00]
[Steven]
Discounted rates for "Nim in Action" and "Mastering Nim"?
-
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?
-
10256 ::
[2023-06-07T17:57:24+02:00]
[Araq]
FMU library - seg fault
-
10249 ::
[2023-06-06T00:59:37+02:00]
[lewisl]
Object Variant question
-
10247 ::
[2023-06-05T12:24:14+02:00]
[Araq]
DLL crashes - can't figure out why
-
10239 ::
[2023-06-01T18:58:23+02:00]
[lou15b]
What is the meaning of () after an enumeration symbol?
-
10234 ::
[2023-05-28T21:08:25+02:00]
[Araq]
Atlas shrugged...
-
10232 ::
[2023-05-26T13:39:05+02:00]
[cblake]
Bloom filter comparisson
-
10223 ::
[2023-05-25T20:31:48+02:00]
[Araq]
Platonic: core math concepts
-
10221 ::
[2023-05-24T04:44:48+02:00]
[kobi]
Any fuzzy or trigram substring search library, with index, so it's instant?
-
10146 ::
[2023-04-30T18:59:12+02:00]
[cblake]
fetching data from many small .txt files
-
10131 ::
[2023-04-24T18:44:41+02:00]
[Araq]
Can I quick get table last key value use like at(idx) function?
-
10127 ::
[2023-04-23T21:46:12+02:00]
[Araq]
Viability of a website generator using nim.
-
10116 ::
[2023-04-20T21:44:17+02:00]
[Araq]
Workaround for "cannot be captured as it would violate memory safety"
-
10097 ::
[2023-04-14T13:11:26+02:00]
[Araq]
How to specify output directory for `nim genDepend` ?
-
10062 ::
[2023-04-02T17:13:08+02:00]
[Araq]
Anyone tried GPT-4 for Nim?
-
10037 ::
[2023-03-26T20:33:42+02:00]
[Araq]
Must add array quick assignment init method
-
10032 ::
[2023-03-23T05:27:06+01:00]
[jyapayne]
Screenshot works fine in own code but not over sockets.
-
10022 ::
[2023-03-19T06:36:29+01:00]
[jyapayne]
Only one line will load. Need all lines in directory to load.
-
9994 ::
[2023-03-14T11:43:09+01:00]
[Araq]
Trying to understand: is it better if IndexDefect is CatchableError or not
-
9992 ::
[2023-03-13T21:29:14+01:00]
[PMunch]
Can I type a parameter as supporting `$`?
-
9989 ::
[2023-03-13T04:28:47+01:00]
[ringabout]
My Nim Development Weekly Report (3/12)
-
9976 ::
[2023-03-10T04:23:13+01:00]
[Araq]
Can Nim do Type States?
-
9941 ::
[2023-02-26T11:05:20+01:00]
[Stefan_Salewski]
Proc type won't match despite identical signatures
-
9930 ::
[2023-02-23T08:08:43+01:00]
[Araq]
How to destroy the global dispatcher(gDisp) in asyncdispatch on RTOS ?
-
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?
-
9917 ::
[2023-02-20T17:21:51+01:00]
[Araq]
nim birthday?
-
9893 ::
[2023-02-16T20:56:08+01:00]
[PMunch]
Expose static nim library to DLL
-
9889 ::
[2023-02-14T15:00:18+01:00]
[enthus1ast]
robots.txt and sitemap for the forum.
-
9886 ::
[2023-02-13T17:56:20+01:00]
[moigagoo]
Nim vs the 6 languages I learned before it
-
9885 ::
[2023-02-13T12:03:30+01:00]
[PMunch]
Who wants to do a GSoC about FreeCAD? Program in Nim!
-
9884 ::
[2023-02-13T10:20:52+01:00]
[doofenstein]
Immutable pointer type?
-
9875 ::
[2023-02-07T15:02:36+01:00]
[exelotl]
Why vtable implementaion is not better than subtype checking implementation?
-
9856 ::
[2023-01-29T23:27:42+01:00]
[Araq]
How to ref value types in tables?
-
9854 ::
[2023-01-29T19:49:18+01:00]
[mratsim]
Compiling Nim to WebAssembly and exporting a function from it
-
9845 ::
[2023-01-25T01:59:14+01:00]
[Araq]
Show Nim: JWTea, Crunchy and Depot. New repos you may find useful.
-
9840 ::
[2023-01-22T18:09:38+01:00]
[xigoi]
"index 7 not in 0 .. 6 [IndexDefect]" when converting a nim project to Javascript
-
9832 ::
[2023-01-19T20:21:10+01:00]
[Araq]
`--os:standalone` gives `Error: system module needs: getCurrentException`
-
9831 ::
[2023-01-17T12:03:40+01:00]
[mratsim]
Numerical libraries for data science
-
9815 ::
[2023-01-10T12:45:29+01:00]
[freeflow]
strutils: mapIt: empty seq gives index error
-
9810 ::
[2023-01-08T17:35:35+01:00]
[ElegantBeef]
setting individual bit fields
-
9804 ::
[2023-01-07T03:44:59+01:00]
[Araq]
Trying to make a lexer, stops if it hits an operator.
-
9798 ::
[2023-01-05T05:12:27+01:00]
[Araq]
Delete items in a seq while iterating over it?
-
9794 ::
[2023-01-03T18:10:52+01:00]
[mratsim]
The state of GPU codegen with Nim (bonus: LLVM JIT codegen)
-
9791 ::
[2023-01-02T23:33:41+01:00]
[cblake]
A seasoned programmer's take on Nim's docs
-
9786 ::
[2022-12-31T16:01:49+01:00]
[Araq]
A serious documentation for Nim
-
9766 ::
[2022-12-27T12:35:50+01:00]
[Vindaar]
Is there a traditional rounding function?
-
9765 ::
[2022-12-27T01:30:06+01:00]
[Araq]
try-catch misbehavior
-
9748 ::
[2022-12-22T08:43:45+01:00]
[Araq]
Atlas -- the package cloner
-
9738 ::
[2022-12-19T16:39:26+01:00]
[DeletedUser]
Looking for resources about more complex generics, comptime type construction, etc.
-
9736 ::
[2022-12-18T05:04:42+01:00]
[Araq]
Proposed method of defining models with Nim code in Nexus
-
9729 ::
[2022-12-15T18:47:18+01:00]
[Araq]
Odd timings for threads
-
9702 ::
[2022-12-08T01:30:43+01:00]
[DeletedUser]
noob: getch giving AssertionDefect etc
-
9701 ::
[2022-12-08T00:22:37+01:00]
[ElegantBeef]
Type aliases not quite working like I expected. Ideas for alternative approach?
-
9689 ::
[2022-12-03T21:01:33+01:00]
[Vindaar]
Using pairs() with iterators
-
9678 ::
[2022-11-30T09:00:41+01:00]
[moigagoo]
Advent of Nim 2022
-
9676 ::
[2022-11-29T17:33:35+01:00]
[guibar]
Polymorphism doesn't work building a dylib for Playdate (Cortex M7) with ARC
-
9657 ::
[2022-11-26T08:39:31+01:00]
[cblake]
Any libraries for dictionary coding (compression) of array structures ?
-
9596 ::
[2022-11-11T09:58:18+01:00]
[Araq]
A cost model for Nim v2
-
9588 ::
[2022-11-07T22:17:33+01:00]
[demotomohiro]
C++ binding - error: use of deleted function
-
9560 ::
[2022-10-29T17:28:33+02:00]
[Araq]
Multithread support in a dynamic language interpreter
-
9549 ::
[2022-10-25T17:00:07+02:00]
[Araq]
Tips on how to avoid Nim pointer instability bugs?
-
9545 ::
[2022-10-24T16:47:39+02:00]
[Araq]
Declaring an uninitialized seq & avoid unnecessary zero-mem's
-
9535 ::
[2022-10-19T21:54:15+02:00]
[geotre]
Some help with javascript - OpenCascade.js
-
9515 ::
[2022-10-09T02:13:00+02:00]
[Araq]
how to properly init a Table of seq
-
9504 ::
[2022-10-02T21:25:05+02:00]
[mratsim]
How to unroll a loop over a compile-time seq?
-
9476 ::
[2022-09-18T09:58:05+02:00]
[catswhiskers]
Fidgetty Widget System: Rewrite
-
9471 ::
[2022-09-16T04:02:13+02:00]
[geotre]
How would i safely turn a image from a url to a uri.
-
9465 ::
[2022-09-14T07:28:39+02:00]
[KerryC]
One lookup table indexed by multiple enums
-
9444 ::
[2022-09-07T23:02:35+02:00]
[xigoi]
Inner Loop Index Type
-
9427 ::
[2022-08-31T17:47:52+02:00]
[planetis]
c2nim - working with arrays
-
9413 ::
[2022-08-27T10:52:01+02:00]
[guibar]
Where do nimErr's comes from?
-
9407 ::
[2022-08-23T18:41:24+02:00]
[radsoc]
Recursively replace pair of bytes with one byte, within given byte array
-
9377 ::
[2022-08-17T08:42:51+02:00]
[Araq]
nimiSlides 🛷 Create beautiful slideshows in Nim 👑
-
9376 ::
[2022-08-17T08:41:39+02:00]
[whospal]
Convert Python codes to Nim codes
-
9370 ::
[2022-08-14T22:30:38+02:00]
[Yardanico]
Nimble decentralisation?
-
9328 ::
[2022-07-26T17:58:09+02:00]
[Araq]
How to copy a random field into another of the same type at runtime?
-
9319 ::
[2022-07-23T21:12:01+02:00]
[dom96]
Implement api rate limiting with jester
-
9300 ::
[2022-07-12T19:17:43+02:00]
[Demos]
Heterogeneous strongly typed records
-
9292 ::
[2022-07-08T09:28:34+02:00]
[Yardanico]
Help with sorting a sequence of objects
-
9280 ::
[2022-07-03T18:19:36+02:00]
[Araq]
Effect system: filtering tags
-
9246 ::
[2022-06-19T11:16:52+02:00]
[cblake]
Optimize this code?
-
9242 ::
[2022-06-18T09:48:47+02:00]
[enthus1ast]
Get source expression in nim
-
9222 ::
[2022-06-10T23:54:47+02:00]
[Araq]
how to have same version of dependencies on two different machines?
-
9208 ::
[2022-06-05T21:23:24+02:00]
[sky_khan]
Please help me understand the performance difference between Nim/Rust in this (contrived) example
-
9162 ::
[2022-05-18T19:14:13+02:00]
[Araq]
NimForUE
-
9161 ::
[2022-05-18T16:53:29+02:00]
[PMunch]
problem with doc gen and runnableExamples
-
9156 ::
[2022-05-15T17:32:34+02:00]
[stoneface86]
how to add custom links in doc gen?
-
9146 ::
[2022-05-07T18:44:34+02:00]
[Yardanico]
Wierd behaviour with table
-
9143 ::
[2022-05-04T10:46:31+02:00]
[Araq]
Fidgets!
-
9125 ::
[2022-04-25T12:42:35+02:00]
[PMunch]
How to iterate a slice of children of a NimNode ?
-
9122 ::
[2022-04-22T17:41:05+02:00]
[krakengore]
C++ binding variadic template
-
9110 ::
[2022-04-16T17:35:57+02:00]
[Araq]
Seeking advices for a C programming book
-
9108 ::
[2022-04-15T08:10:40+02:00]
[PMunch]
Concurrent File Download with Async
-
9106 ::
[2022-04-15T02:13:21+02:00]
[Araq]
Do name the array element
-
9092 ::
[2022-04-08T20:31:58+02:00]
[enthus1ast]
How to render html after a refresh on a specific url
-
9079 ::
[2022-04-05T22:44:33+02:00]
[Araq]
why multithreading execition take time almost equal to single thread execution?
-
9059 ::
[2022-03-30T08:10:26+02:00]
[Araq]
Fidgets: widgets using Fidget
-
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq]
parseint not defined for char.
-
9045 ::
[2022-03-25T21:15:49+01:00]
[Stefan_Salewski]
CSV file parsing
-
9028 ::
[2022-03-22T13:18:39+01:00]
[oyster]
my TUI designer.
-
9019 ::
[2022-03-17T20:10:55+01:00]
[Araq]
Simple linked list questions: Correct proc signature for first()
-
9017 ::
[2022-03-16T08:32:04+01:00]
[kaushalmodi]
Cant't change the name of main html file in the output of `nim doc`?
-
9011 ::
[2022-03-14T19:37:56+01:00]
[shirleyquirk]
Wrapping C++ iterators: {.nodecl.} for non-constructible iterators?
-
8980 ::
[2022-03-05T09:41:59+01:00]
[coffeepot]
Just open sourced "easyess", an Entity Component System in Nim
-
8978 ::
[2022-03-05T00:54:27+01:00]
[Araq]
any particular reason on deprecating IndexError?
-
8976 ::
[2022-03-04T15:50:04+01:00]
[miran]
Error: unhandled exception: index 2 not in 0 .. 1 [IndexDefect]
-
8956 ::
[2022-02-26T07:59:08+01:00]
[Araq]
Fidget UI: scrolling on OpenGL backend
-
8955 ::
[2022-02-26T06:16:03+01:00]
[cblake]
OrderedTable missing Seq methods
-
8943 ::
[2022-02-23T16:26:24+01:00]
[Araq]
Must check to decide whether this current iteration in a loop is the last
-
8920 ::
[2022-02-15T14:21:52+01:00]
[dom96]
A better looking Nimble (web, design, feedback, ideas)
-
8904 ::
[2022-02-12T15:15:46+01:00]
[Araq]
Compressing resulting JS
-
8897 ::
[2022-02-11T00:35:48+01:00]
[Araq]
Questions about creating dll with Nim
-
8882 ::
[2022-02-08T17:51:29+01:00]
[Araq]
webscrape
-
8879 ::
[2022-02-07T16:39:13+01:00]
[dom96]
Hacker News discussion abou the recently discussed Rust vs Nim performance comparison
-
8873 ::
[2022-02-06T20:07:13+01:00]
[Araq]
Is it a good idea to downcast Hash
-
8871 ::
[2022-02-06T15:23:23+01:00]
[DeletedUser]
Using distinct types for windowed access (ex. index operator abuse)
-
8843 ::
[2022-01-26T07:39:44+01:00]
[Araq]
Choosing a specific version of SQLite
-
8836 ::
[2022-01-22T06:41:13+01:00]
[oyster]
usage of OpenMP parallel loop iterator for lazybones?
-
8835 ::
[2022-01-21T23:50:49+01:00]
[mratsim]
Matrix/vector operations in Nim
-
8827 ::
[2022-01-19T14:35:27+01:00]
[treeform]
Update on compiling to asmjs or wasm through emscripten...
-
8804 ::
[2022-01-14T08:12:23+01:00]
[enthus1ast]
Variable prints out its type correctly, but can't access members and I can't figure out why
-
8798 ::
[2022-01-13T06:19:24+01:00]
[federico3]
Man pages?
-
8796 ::
[2022-01-13T02:51:28+01:00]
[Yardanico]
Tracking down SIGSEGV. What's the difference between this Nim and C code?
-
8788 ::
[2022-01-09T08:48:26+01:00]
[Araq]
Changing a generic return type automatically
-
8753 ::
[2021-12-29T17:11:06+01:00]
[JohnAD]
JSON - how to edit Jarrays (amongst others)
-
8737 ::
[2021-12-24T16:07:58+01:00]
[Araq]
Why does 'string' and 'len' use 'int' rather than 'uint' for length?
-
8732 ::
[2021-12-24T05:48:07+01:00]
[Araq]
high memory usage with large number of HashSets. 3X more memory than Python
-
8672 ::
[2021-12-02T13:24:18+01:00]
[jyapayne]
Order of execution: where to find understanding
-
8618 ::
[2021-11-13T12:40:13+01:00]
[PMunch]
Help needed - issue with a wrapped library
-
8614 ::
[2021-11-12T11:49:06+01:00]
[kobi]
How to hide FFI details from implementations of a (C FFI) interface?
-
8605 ::
[2021-11-08T22:19:06+01:00]
[matthesoundman]
Collection Help
-
8600 ::
[2021-11-07T18:25:51+01:00]
[Araq]
Did you know that Nim has had enum-indexed arrays since 0.18? Poll Inside!
-
8599 ::
[2021-11-06T22:12:31+01:00]
[elcritch]
Show Nim: Nephyr a Nim wrapper for Zephyr RTOS!
-
8581 ::
[2021-11-02T11:43:17+01:00]
[Araq]
Overloaded array operator allows changing the indexing sequence for objects, but not for tuples.
-
8572 ::
[2021-11-01T13:03:11+01:00]
[opnotpermit]
Is there any way to check if a type is distinct?
-
8571 ::
[2021-11-01T11:38:55+01:00]
[doofenstein]
[Imageman][nimgl] Loading texture
-
8557 ::
[2021-10-29T05:22:08+02:00]
[Araq]
Trouble with or'ed type and var return type.
-
8556 ::
[2021-10-29T04:47:31+02:00]
[xigoi]
sequitls documentation outdated?
-
8550 ::
[2021-10-27T12:05:11+02:00]
[Araq]
AI in Nim
-
8511 ::
[2021-10-19T10:47:39+02:00]
[Araq]
Nim 1.6 is out!!
-
8486 ::
[2021-10-08T06:03:02+02:00]
[Araq]
Suggestion on wrapping C union with anonymous struct?
-
8482 ::
[2021-10-06T12:40:36+02:00]
[sdmcallister]
nim js Geolocation API
-
8477 ::
[2021-10-04T10:18:25+02:00]
[alexeypetrushin]
Is the Browser the Platform?
-
8468 ::
[2021-09-29T05:32:57+02:00]
[Araq]
Advice needed on exporting symbols from DLL
-
8432 ::
[2021-09-16T16:03:39+02:00]
[Yardanico]
Building Nim Devel on Termux (Android)
-
8414 ::
[2021-09-11T21:18:58+02:00]
[Araq]
Weave+ARC WIP or my bug?
-
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
-
8399 ::
[2021-09-05T08:48:55+02:00]
[Stefan_Salewski]
JSON serialization of objects containing tuples
-
8390 ::
[2021-09-02T11:38:40+02:00]
[Stefan_Salewski]
How to quickly get the first, or last element of an array in Nim?
-
8376 ::
[2021-08-28T10:19:07+02:00]
[Araq]
disk based btree
-
8375 ::
[2021-08-28T06:43:54+02:00]
[Araq]
Goodboy Galaxy - Kickstarter and demo now live!
-
8364 ::
[2021-08-25T13:15:53+02:00]
[Araq]
a == b == c format
-
8306 ::
[2021-08-08T07:07:41+02:00]
[Araq]
Weird import issue
-
8297 ::
[2021-08-04T18:40:50+02:00]
[Araq]
Nim enters top 50 programming languages list on TIOBE Index!
-
8283 ::
[2021-07-29T17:55:39+02:00]
[Araq]
[0..min(10,^1)]
-
8273 ::
[2021-07-27T14:11:48+02:00]
[Stefan_Salewski]
build long strings, speed.
-
8266 ::
[2021-07-25T03:50:00+02:00]
[treeform]
Getting Started with googleapi module
-
8234 ::
[2021-07-14T21:05:09+02:00]
[yglukhov]
nimpy pandas slicing/indexing
-
8233 ::
[2021-07-14T12:12:39+02:00]
[miran]
yield tuple: Error: invalid type
-
8232 ::
[2021-07-14T10:39:04+02:00]
[Araq]
Declare `[]` iterator
-
8225 ::
[2021-07-12T10:35:28+02:00]
[Araq]
Arena memory support?
-
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq]
Help with object serialization please!
-
8212 ::
[2021-07-08T15:50:51+02:00]
[Vindaar]
help Json
-
8208 ::
[2021-07-07T09:30:28+02:00]
[Araq]
Compiler sysFatal when I include nashorn.nim
-
8205 ::
[2021-07-06T20:07:11+02:00]
[mratsim]
Problems with macros receiving typed/untyped parameters
-
8188 ::
[2021-07-03T09:07:50+02:00]
[arnetheduck]
Safe `enum` conversion
-
8179 ::
[2021-07-01T14:10:02+02:00]
[cdunn2001]
Use cstring for C binding
-
8178 ::
[2021-06-30T19:57:40+02:00]
[Stefan_Salewski]
An efficient deque -> array proc to enable index access to all internal values?
-
8164 ::
[2021-06-27T21:54:33+02:00]
[pietroppeter]
Print Unicode names e.g 'SPACE', 'NO-BREAK SPACE', HORIZONTAL TAB
-
8156 ::
[2021-06-26T17:29:48+02:00]
[juancarlospaco]
Using streams in Nim?
-
8128 ::
[2021-06-18T19:55:16+02:00]
[sdmcallister]
NimNet - early stages of a pure Nim Deep Learning framework
-
8121 ::
[2021-06-16T07:19:17+02:00]
[Araq]
Weak maps?
-
8120 ::
[2021-06-16T06:55:04+02:00]
[h3rald]
How best to search the current documentation for basic info
-
8108 ::
[2021-06-12T19:56:00+02:00]
[cblake]
lowerBound and upperBoud from module “algorithm”
-
8085 ::
[2021-06-05T12:30:51+02:00]
[drkameleon]
Change rune at given position, in Unicode string
-
8080 ::
[2021-06-03T22:53:51+02:00]
[cantanima]
Tetronimia: a version of *that* game for your terminal
-
8074 ::
[2021-06-02T18:32:09+02:00]
[timothee]
Nim JSON parsing is 30 times slower than Node.JS
-
8067 ::
[2021-06-01T06:31:08+02:00]
[Araq]
high(Natural) == high(int)
-
8055 ::
[2021-05-30T02:27:04+02:00]
[euant]
print dates in reversed order
-
8042 ::
[2021-05-26T16:53:01+02:00]
[Demos]
documentation for the `do` keyword?
-
8028 ::
[2021-05-24T23:02:49+02:00]
[gemath]
Add total ratings for all Candidates (STAR Voting)
-
7997 ::
[2021-05-18T17:49:22+02:00]
[jyapayne]
JS FFI - getting started
-
7986 ::
[2021-05-15T23:33:50+02:00]
[Yardanico]
Is it possible to call an iterator?
-
7979 ::
[2021-05-14T19:25:24+02:00]
[Araq]
An incomplete mapping from C# to Nim
-
7976 ::
[2021-05-14T09:07:10+02:00]
[drkameleon]
Enforcing type safety for custom Hash function
-
7971 ::
[2021-05-12T14:15:17+02:00]
[Sixte]
How to use an OrderedTable
-
7928 ::
[2021-05-05T10:44:48+02:00]
[Araq]
Sequence item del vs. delete?
-
7926 ::
[2021-05-04T22:11:08+02:00]
[Araq]
Counting word frequencies with Nim
-
7874 ::
[2021-04-27T19:39:10+02:00]
[Araq]
Why learn NIM
-
7862 ::
[2021-04-26T16:25:28+02:00]
[Araq]
How to definitely free memory of seq?
-
7851 ::
[2021-04-25T00:33:03+02:00]
[ynfle]
Return procedure in jester route
-
7847 ::
[2021-04-24T14:41:05+02:00]
[dom96]
Creating Private Package List/Index
-
7835 ::
[2021-04-21T14:25:10+02:00]
[Araq]
4th Nim online meetup
-
7813 ::
[2021-04-17T23:12:09+02:00]
[Yardanico]
IndexedDB
-
7807 ::
[2021-04-16T22:25:10+02:00]
[SolitudeSF]
Global array access can have side effects?
-
7790 ::
[2021-04-14T15:54:55+02:00]
[Araq]
Getting started with the Foreign Function Interface - calling library functions
-
7775 ::
[2021-04-11T10:36:29+02:00]
[Araq]
C library with custom build system to Nim
-
7764 ::
[2021-04-09T05:23:19+02:00]
[moigagoo]
Testing/Feedback for Neel 0.4.0 development
-
7763 ::
[2021-04-08T21:10:08+02:00]
[Araq]
Interrupt vector table implementation trouble
-
7751 ::
[2021-04-05T22:28:42+02:00]
[Araq]
Multi-threaded features needed for Server
-
7749 ::
[2021-04-05T17:16:59+02:00]
[Araq]
Twitter in 100 lines of Nim, no JS
-
7742 ::
[2021-04-03T12:21:51+02:00]
[mikra]
GNU-ARM toolchain (baremetal example) with Nim
-
7721 ::
[2021-03-30T22:48:02+02:00]
[Stefan_Salewski]
Processing elements of a sequence with conditional deletion
-
7702 ::
[2021-03-26T08:42:57+01:00]
[shirleyquirk]
Error: unknown substition variable: attype
-
7673 ::
[2021-03-21T16:22:27+01:00]
[cblake]
array sample slower than indexing into rand(size-1)
-
7672 ::
[2021-03-21T11:48:19+01:00]
[alexeypetrushin]
Documentation: Method Call Synatx and Inverse Index
-
7671 ::
[2021-03-20T23:15:41+01:00]
[dom96]
Nimble download/install sequence improvement
-
7642 ::
[2021-03-16T17:11:15+01:00]
[xigoi]
IndexError: list index out of range
-
7628 ::
[2021-03-15T04:36:48+01:00]
[Yardanico]
Issues regarding calling an import from python as a routine
-
7598 ::
[2021-03-10T10:40:52+01:00]
[cblake]
RFC: recursive visitor macro
-
7576 ::
[2021-03-03T07:33:48+01:00]
[Araq]
relative "based/biased" long pointers and data structures over it
-
7568 ::
[2021-03-01T09:47:06+01:00]
[Yardanico]
How to get the value of an input element by name when POST.
-
7567 ::
[2021-03-01T07:50:23+01:00]
[teroz]
SQLite getRow data changing
-
7533 ::
[2021-02-19T03:52:41+01:00]
[Araq]
How to allow out of bounds access on sized arrays?
-
7509 ::
[2021-02-15T15:38:09+01:00]
[Stefan_Salewski]
String "interning" attempt
-
7505 ::
[2021-02-14T22:10:04+01:00]
[SolitudeSF]
Forwarding modules via `export`, and how to structure my library?
-
7466 ::
[2021-02-03T09:52:02+01:00]
[andrea]
This Month with Nim: January 2020
-
7465 ::
[2021-02-03T06:56:30+01:00]
[timothee]
Anybody using `self` or `this` for procedures operating on "class" style object types?
-
7447 ::
[2021-01-29T20:49:30+01:00]
[cblake]
Dealing With Memory Leaks (and a possibly broken install or setup?)
-
7429 ::
[2021-01-25T19:49:15+01:00]
[greenfork]
Puzzling error (warning?) messages
-
7408 ::
[2021-01-21T15:20:35+01:00]
[enthus1ast]
What are simple profilers to use with Nim?
-
7388 ::
[2021-01-15T01:40:53+01:00]
[Araq]
code snippet review: truncate string while preserving words
-
7358 ::
[2021-01-09T13:36:11+01:00]
[cblake]
system.set
-
7357 ::
[2021-01-09T08:22:06+01:00]
[Stefan_Salewski]
Suggestions to reduce the number of compiler warnings for rtree module?
-
7339 ::
[2021-01-06T14:59:43+01:00]
[Javi]
Acquire webcam on Windows 10
-
7321 ::
[2021-01-01T19:58:10+01:00]
[Araq]
Native GUI development for MacOS
-
7318 ::
[2021-01-01T12:58:59+01:00]
[mratsim]
arraymancer `<https://github.com/mratsim/Arraymancer>`
-
7309 ::
[2020-12-30T18:23:40+01:00]
[Araq]
DumpIncludes - See where your exe size comes from.
-
7297 ::
[2020-12-27T18:00:09+01:00]
[jrfondren]
compiling to js but failed, generics not supported?
-
7265 ::
[2020-12-17T21:31:36+01:00]
[Araq]
Nim interact with Windows .NET Frameworks
-
7259 ::
[2020-12-17T07:44:41+01:00]
[Araq]
Working on a "Pindent" for Nim : gathering suggestions
-
7256 ::
[2020-12-15T16:24:23+01:00]
[cblake]
Seq, table. How to efficiently reference the last item
-
7241 ::
[2020-12-11T09:25:03+01:00]
[Araq]
let vs var for a sequence inside a proc
-
7230 ::
[2020-12-08T23:37:49+01:00]
[Araq]
cpp2nim.py - c++ bindings
-
7223 ::
[2020-12-08T00:27:51+01:00]
[Stefan_Salewski]
Newbie: Small program fails in "-d:release" but works with plain build
-
7220 ::
[2020-12-07T17:26:28+01:00]
[Araq]
pop for a set - is there something prettier?
-
7214 ::
[2020-12-06T23:28:54+01:00]
[mratsim]
Is there an efficent way to retriver the last index of a Table
-
7213 ::
[2020-12-06T23:10:41+01:00]
[Araq]
ANN: NimternalSQL, an in-memory SQL database library for Nim
-
7196 ::
[2020-12-03T19:05:05+01:00]
[zetashift]
Unicode "sortkey" API?
-
7186 ::
[2020-12-01T17:02:08+01:00]
[Araq]
override decrement on indexed object
-
7181 ::
[2020-12-01T06:01:07+01:00]
[Araq]
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect]
-
7179 ::
[2020-11-30T21:04:41+01:00]
[Araq]
Nim (1.4 ORC) v.s. Rust in terms of safety?
-
7162 ::
[2020-11-27T12:59:30+01:00]
[Araq]
Advent of Nim 2020 megathread
-
7145 ::
[2020-11-23T04:55:55+01:00]
[ElegantBeef]
help with calling Nim-generated JS function from html page
-
7135 ::
[2020-11-21T17:43:17+01:00]
[cblake]
tables.add() deprecation in favor of []= is wrong
-
7124 ::
[2020-11-19T17:09:04+01:00]
[Araq]
How to write a macro correctly which contains a 'char'?
-
7110 ::
[2020-11-17T19:46:34+01:00]
[Araq]
How to make code GC-Safe when a global constant is used in a proc ?
-
7099 ::
[2020-11-16T14:13:10+01:00]
[spip]
Real sets and tables anywhere?
-
7089 ::
[2020-11-14T10:16:23+01:00]
[Araq]
Possible usage of Nim & Z3 for embedded?
-
7087 ::
[2020-11-13T23:30:36+01:00]
[Araq]
ANN: NimDBX, a super-fast persistent key-value store
-
7081 ::
[2020-11-12T14:36:30+01:00]
[DeletedUser]
Use xmlparser/xmltree in macro with --os:standalone
-
7071 ::
[2020-11-10T23:52:56+01:00]
[doofenstein]
Kernel Matrix Calculation in Nim
-
7064 ::
[2020-11-10T13:50:55+01:00]
[Araq]
How to prevent a program from crashing when the "OSError: Too many open files" error occurs?
-
7055 ::
[2020-11-09T12:14:26+01:00]
[Araq]
std/tables [] vs. add()
-
7051 ::
[2020-11-08T12:11:14+01:00]
[Araq]
Reference Variable (C++ jargon) - is there such a beast?
-
7045 ::
[2020-11-06T20:56:50+01:00]
[Araq]
C++ FFI - basic example
-
7042 ::
[2020-11-06T14:06:23+01:00]
[dom96]
Async unexpected behavior
-
7032 ::
[2020-11-04T20:56:23+01:00]
[zevv]
Someone have an idea on how to implement a `[][]=` function?
-
7030 ::
[2020-11-04T14:02:53+01:00]
[treeform]
How to measure HttpClient request total time
-
7022 ::
[2020-11-01T14:20:45+01:00]
[SolitudeSF]
[Question] Enumerating fields in an enum
-
7015 ::
[2020-10-30T21:41:11+01:00]
[torarinvik]
Neural Networks From Scratch in Nim
-
6988 ::
[2020-10-26T16:28:21+01:00]
[Araq]
Square brackets for generics
-
6933 ::
[2020-10-16T07:14:32+02:00]
[Stefan_Salewski]
What is the elegant way to construct 2D array?
-
6929 ::
[2020-10-15T13:37:41+02:00]
[mratsim]
string conversions and toOpenArray
-
6924 ::
[2020-10-14T18:39:22+02:00]
[Araq]
python dict implementation for Nim's Table
-
6914 ::
[2020-10-12T15:21:47+02:00]
[Araq]
Double for loops
-
6893 ::
[2020-10-05T17:51:36+02:00]
[cantanima]
Defects vs Exceptions
-
6849 ::
[2020-09-23T13:35:52+02:00]
[Araq]
Why can't I define custom `find` proc and override one from the system module?
-
6841 ::
[2020-09-20T07:40:17+02:00]
[Araq]
ESP32 FreeRTOS (esp-idf) library wrappers: Nesper!
-
6817 ::
[2020-09-14T22:30:03+02:00]
[Araq]
ARC/ORC cpu intensive loop bug?
-
6786 ::
[2020-09-08T15:03:31+02:00]
[dom96]
Is there any PWA (Progressive Web Apps) framework or package written in nim?
-
6783 ::
[2020-09-07T23:46:43+02:00]
[Araq]
Exceptions in Threads
-
6780 ::
[2020-09-07T06:52:49+02:00]
[Araq]
High proc confusion
-
6776 ::
[2020-09-06T09:01:11+02:00]
[Araq]
openArray vs seq
-
6770 ::
[2020-09-03T21:11:49+02:00]
[lux]
spawn: how to get flowvar from flowvarbase?
-
6761 ::
[2020-09-02T08:55:19+02:00]
[lucian]
How to get my nim procs in a lua table
-
6748 ::
[2020-08-30T08:26:18+02:00]
[Varriount]
Alternative to float
-
6744 ::
[2020-08-29T03:30:44+02:00]
[Araq]
is it possible to rename a key in an orderedtable while retaining the order?
-
6735 ::
[2020-08-27T19:58:22+02:00]
[Stefan_Salewski]
How to import a struct (constant)field from C
-
6722 ::
[2020-08-24T17:20:10+02:00]
[lqdev]
Preserve static value in recursive macro
-
6712 ::
[2020-08-22T22:21:46+02:00]
[Araq]
Want advice from Nim experts on my chess client app development
-
6683 ::
[2020-08-16T07:38:58+02:00]
[jiro4989]
GitHub Actions: workflow to generate documents with ``nimble doc`` and release to GitHub Pages
-
6658 ::
[2020-08-09T22:26:29+02:00]
[cblake]
A simple bitsarray lib
-
6651 ::
[2020-08-08T15:17:33+02:00]
[DeletedUser]
Prologue: a web framework in Nim
-
6649 ::
[2020-08-08T03:15:48+02:00]
[Araq]
call-by-value Y combinator
-
6622 ::
[2020-07-30T10:34:02+02:00]
[cblake]
String interning (seen on Github) : Is it good? has anybody been using it?
-
6593 ::
[2020-07-25T17:57:23+02:00]
[Araq]
Proposal: Renaming imported symbols
-
6575 ::
[2020-07-22T21:03:07+02:00]
[Stefan_Salewski]
Avoiding RangeError getting address of empty seq
-
6546 ::
[2020-07-15T20:47:07+02:00]
[Araq]
Link to documentation in homepage examples
-
6535 ::
[2020-07-11T20:37:21+02:00]
[Araq]
Understanding Nim compiler
-
6528 ::
[2020-07-09T20:47:23+02:00]
[mratsim]
Better way to convert untyped into NimNode?
-
6469 ::
[2020-06-22T19:55:00+02:00]
[Araq]
"subsequence" type (like Go's "slice")
-
6434 ::
[2020-06-15T18:51:59+02:00]
[Jehan]
Nim's popularity
-
6426 ::
[2020-06-12T15:51:29+02:00]
[Araq]
Comparisons of Nim to the Chapel computer programming language...
-
6393 ::
[2020-05-31T15:14:48+02:00]
[cblake]
Further development of a tree iterator that allows mutations
-
6391 ::
[2020-05-30T03:32:20+02:00]
[slangmgh]
How do I revert a my fork back to nim devel?
-
6385 ::
[2020-05-28T06:52:52+02:00]
[Araq]
Stream IO errors with -d:release flag
-
6380 ::
[2020-05-26T19:52:55+02:00]
[Araq]
Creating a seq or openarray on unmanaged memory
-
6367 ::
[2020-05-22T01:38:23+02:00]
[Araq]
Faster and Safer Raytracing in Nim
-
6355 ::
[2020-05-19T21:50:23+02:00]
[timothee]
Traceback missing line number
-
6335 ::
[2020-05-14T16:15:24+02:00]
[Araq]
Define variables in proc with same name as arguments
-
6325 ::
[2020-05-13T02:55:17+02:00]
[deech]
Standalone Libclang Nim Apps
-
6289 ::
[2020-05-03T20:18:16+02:00]
[mantielero]
FFI with huge C++ projects
-
6256 ::
[2020-04-25T20:48:36+02:00]
[Stefan_Salewski]
NOOB: Few simple questions ...
-
6250 ::
[2020-04-23T19:55:30+02:00]
[Araq]
Why does &"""{"total":23}""" compile but &"""{"total:":23}""" not compile?
-
6247 ::
[2020-04-23T01:13:48+02:00]
[ggibson]
Help understanding simple string pointer indexing example
-
6231 ::
[2020-04-18T16:28:55+02:00]
[Araq]
RuneImpl doc
-
6180 ::
[2020-04-09T03:22:26+02:00]
[Arrrrrrrrr]
Terminal keyboard and mouse
-
6167 ::
[2020-04-07T12:46:23+02:00]
[cblake]
`{}` syntax
-
6164 ::
[2020-04-06T22:43:48+02:00]
[lucian]
UncheckedArray conversion
-
6127 ::
[2020-03-28T12:37:34+01:00]
[spip]
StashTable: concurrent hash table for sharing data between threads
-
6126 ::
[2020-03-27T22:38:29+01:00]
[treeform]
upperBound/lowerBound in algorithm O(log n) or O(n) ?
-
6096 ::
[2020-03-21T17:38:57+01:00]
[Araq]
help information sécurité
-
6081 ::
[2020-03-17T20:10:51+01:00]
[mratsim]
VapourSynth - some help from somebody with C knowledge
-
6068 ::
[2020-03-12T17:42:29+01:00]
[mratsim]
VapourSynth - now we do video ;oP
-
6063 ::
[2020-03-11T06:50:12+01:00]
[enthus1ast]
[Noob Question] : Persistent http sessions in nim
-
6047 ::
[2020-03-06T15:05:15+01:00]
[mrhdias]
Nim appears for the first time listed in the TIOBE Index!
-
5968 ::
[2020-02-22T17:10:09+01:00]
[zetashift]
Cannot import module.
-
5960 ::
[2020-02-20T21:08:45+01:00]
[jyapayne]
Pegs at Compiletime.
-
5958 ::
[2020-02-20T19:13:20+01:00]
[cblake]
How to use pointer to mmaped file?
-
5937 ::
[2020-02-17T09:40:09+01:00]
[Araq]
Nimrod Combinatorics Module of Reimer Behrends does not work with --gc:arc
-
5927 ::
[2020-02-13T23:55:45+01:00]
[Araq]
Suggestion for reading the docs?
-
5917 ::
[2020-02-11T01:42:06+01:00]
[cblake]
Suggestions for optimization?
-
5909 ::
[2020-02-10T04:17:28+01:00]
[treeform]
Parallel example for computing pi efficiently is actually slow
-
5853 ::
[2020-01-24T11:37:29+01:00]
[moigagoo]
Docgen is underdocumented, requesting assistance
-
5844 ::
[2020-01-21T20:42:59+01:00]
[Araq]
Seqlang - Compiled Python Language
-
5823 ::
[2020-01-17T05:33:28+01:00]
[mashingan]
Why does this proc have side effects?
-
5806 ::
[2020-01-12T23:11:20+01:00]
[Araq]
Newbie question: Why am I getting the too many variables error on my loop index variable?
-
5784 ::
[2020-01-08T15:50:32+01:00]
[Araq]
Goto based exception handling
-
5774 ::
[2020-01-05T15:16:40+01:00]
[mratsim]
AST Modification after Semcheck
-
5767 ::
[2020-01-03T09:19:59+01:00]
[Araq]
A path commonPrefix function
-
5764 ::
[2020-01-02T12:14:45+01:00]
[geohuz]
Problem of running http port forwarding
-
5724 ::
[2019-12-22T16:59:28+01:00]
[Stefan_Salewski]
Problem with C interop/X11 bindings
-
5713 ::
[2019-12-19T09:48:20+01:00]
[Stefan_Salewski]
Most efficient way to convert a uint64 to a seq of bytes
-
5703 ::
[2019-12-18T07:44:02+01:00]
[Stefan_Salewski]
Arrays and Sequences in nim
-
5697 ::
[2019-12-17T03:42:44+01:00]
[Araq]
Walking trees without recursive iterators
-
5694 ::
[2019-12-16T10:48:15+01:00]
[adrianv]
binarySearch (from algorithm) not always working
-
5689 ::
[2019-12-15T11:09:30+01:00]
[dom96]
Anything to notice before using JavaScript backend of Nim?
-
5676 ::
[2019-12-12T12:46:45+01:00]
[Araq]
Practical examples showing how macros lead to better code?
-
5670 ::
[2019-12-11T07:43:30+01:00]
[Libman]
Comparing languages by their popularity with their Rosetta Code implementation terseness.
-
5654 ::
[2019-12-08T00:37:44+01:00]
[Araq]
Incompatible type runtime error with table assignment
-
5647 ::
[2019-12-07T03:33:37+01:00]
[Arrrrrrrrr]
How to get rid of [ProveInit] warning?
-
5643 ::
[2019-12-05T10:36:21+01:00]
[treeform]
Most efficient way to implement a stack using Nim?
-
5640 ::
[2019-12-04T20:16:00+01:00]
[mratsim]
generic typevariable binding
-
5619 ::
[2019-12-01T21:00:58+01:00]
[mratsim]
Question about multithreaded use of filestream.readLine() function
-
5506 ::
[2019-11-14T03:11:06+01:00]
[sky_khan]
Can I "prune" directories with walkDirRect?
-
5505 ::
[2019-11-14T02:29:48+01:00]
[jxy]
It seems a bit confusing to express the current class object with the first argument.
-
5504 ::
[2019-11-13T23:31:09+01:00]
[mratsim]
How to divide file in Chunks for multithreaded processing?
-
5485 ::
[2019-11-09T23:52:08+01:00]
[mikra]
Domain modeling in Nim
-
5480 ::
[2019-11-08T17:32:54+01:00]
[zio_tom78]
Nim for Statistics
-
5473 ::
[2019-11-07T13:50:56+01:00]
[cblake]
Get first element in Table
-
5431 ::
[2019-10-31T17:14:47+01:00]
[lucian]
Where is the behavior of `do` blocks described?
-
5421 ::
[2019-10-29T11:18:26+01:00]
[Araq]
Suggestion for optimizations (for better performance/speed) for an interpreter written in Nim
-
5411 ::
[2019-10-27T18:59:18+01:00]
[Stefan_Salewski]
Make Nim easier for the developer
-
5393 ::
[2019-10-24T13:25:42+02:00]
[mratsim]
c to nim: getting array elements from pointer
-
5380 ::
[2019-10-21T23:20:07+02:00]
[sky_khan]
pegs: match without guessing openarray size
-
5362 ::
[2019-10-16T14:21:30+02:00]
[timothee]
Out of bounds error when use seq with emscripten
-
5340 ::
[2019-10-12T13:51:08+02:00]
[jyapayne]
Problem with macro and identation ...
-
5320 ::
[2019-10-10T09:16:41+02:00]
[Stefan_Salewski]
c-like read\write data structure in Nim?
-
5308 ::
[2019-10-09T11:44:09+02:00]
[treeform]
beginners tutorial
-
5288 ::
[2019-10-05T22:19:28+02:00]
[sflennik]
nim code coverage
-
5284 ::
[2019-10-04T23:57:23+02:00]
[mashingan]
httpClient url with the spaces
-
5255 ::
[2019-10-01T06:36:34+02:00]
[Stefan_Salewski]
Front page example
-
5253 ::
[2019-09-30T22:38:14+02:00]
[Araq]
Hello, Nim!
-
5238 ::
[2019-09-28T17:14:08+02:00]
[Araq]
Can I disable the GC and use "gc:none" or the "new runtime" for only parts of the code?
-
5237 ::
[2019-09-28T10:59:23+02:00]
[Araq]
Newbie experience with the documentation
-
5236 ::
[2019-09-28T04:58:11+02:00]
[Stefan_Salewski]
Unexpected error using parseInt
-
5234 ::
[2019-09-27T17:59:04+02:00]
[Araq]
Shared table with ref objects from different heaps. Will this work?
-
5226 ::
[2019-09-26T00:37:53+02:00]
[vonH]
How do nim users who have some proficiency in Lisp compare the two?
-
5214 ::
[2019-09-24T10:14:25+02:00]
[Araq]
[RFC] Why use Nim?
-
5208 ::
[2019-09-20T18:11:17+02:00]
[Araq]
distinct types
-
5190 ::
[2019-09-13T06:39:15+02:00]
[Stefan_Salewski]
Call to all nimble package authors
-
5160 ::
[2019-09-02T04:56:53+02:00]
[shashlick]
could not load: libpcre.so(.3|.1|) why?
-
5159 ::
[2019-09-01T21:04:54+02:00]
[Araq]
Is there a help() method, or dir(), like in python?
-
5150 ::
[2019-08-30T10:10:23+02:00]
[zhouhaiming]
How do I resolve /etc/ssh/sshd_config using nre?
-
5141 ::
[2019-08-28T23:15:57+02:00]
[dom96]
Jester question: passing gcsafe variable into routes
-
5133 ::
[2019-08-26T11:39:17+02:00]
[dponyatov]
IoT platform in Nim
-
5103 ::
[2019-08-17T20:31:29+02:00]
[Araq]
Nim vs. Python & Groovy (string splitting): Why is string splitting so slow in Nim?
-
5090 ::
[2019-08-12T23:52:21+02:00]
[mratsim]
Regarding array
-
5084 ::
[2019-08-09T18:12:55+02:00]
[dom96]
Server-sent events in Jester
-
5075 ::
[2019-08-08T02:48:08+02:00]
[leorize]
Problem with var objects and adding values to them
-
5074 ::
[2019-08-07T19:13:30+02:00]
[Stefan_Salewski]
Trying handle HSlice
-
5072 ::
[2019-08-06T20:14:34+02:00]
[leorize]
Error when using foldl on BigInts
-
5070 ::
[2019-08-05T18:24:59+02:00]
[jlhouchin]
Trouble creating type containing generic array
-
5066 ::
[2019-08-02T21:44:18+02:00]
[Araq]
seq[owned T] and delete()
-
5052 ::
[2019-07-27T20:46:06+02:00]
[Stefan_Salewski]
Iterating over anonymous enums?
-
5047 ::
[2019-07-26T09:17:04+02:00]
[dom96]
What do you think about the programming language NIM?
-
5023 ::
[2019-07-17T02:46:24+02:00]
[Araq]
Nim Repository Template for GitHub
-
5018 ::
[2019-07-16T15:47:38+02:00]
[hugogranstrom]
Problem wrapping a shared library with Nimterop (Sundials-N_Vector)
-
5002 ::
[2019-07-11T12:49:52+02:00]
[shashlick]
Wrap C library that needs CMake
-
5000 ::
[2019-07-10T07:02:44+02:00]
[doofenstein]
Problem with UI notification system
-
4992 ::
[2019-07-07T00:12:18+02:00]
[Skaruts]
Problem with callbacks (again)
-
4976 ::
[2019-06-28T22:34:14+02:00]
[Araq]
Nim's future: GC and the newruntime
-
4966 ::
[2019-06-25T02:31:22+02:00]
[Araq]
Getting OrderedTable key/value pair by insertion order
-
4961 ::
[2019-06-23T08:23:45+02:00]
[Stefan_Salewski]
Tables with keys of different types
-
4945 ::
[2019-06-19T03:12:19+02:00]
[mashingan]
Simple coroutine like Python generator send()?
-
4935 ::
[2019-06-14T19:50:02+02:00]
[jyapayne]
Help getting this macro to work in a for loop
-
4921 ::
[2019-06-09T16:03:07+02:00]
[Araq]
Generic methods are deprecated?
-
4918 ::
[2019-06-07T18:53:52+02:00]
[Araq]
v0.20: -d:release does not turn off runtime checks?
-
4904 ::
[2019-06-04T20:47:07+02:00]
[bpr]
create array at runtime
-
4903 ::
[2019-06-04T15:44:07+02:00]
[dom96]
CORS in Jester
-
4871 ::
[2019-05-21T23:54:51+02:00]
[Araq]
Is something like EnTT possible with Nim?
-
4865 ::
[2019-05-19T21:23:32+02:00]
[Stefan_Salewski]
Nim c array passed as pointer access element ?
-
4864 ::
[2019-05-19T18:14:06+02:00]
[sdwfrost]
Metaprogramming and wrapping C libraries
-
4840 ::
[2019-05-13T09:45:33+02:00]
[boia01]
Show: dali — a pure-Nim indie assembler for Android .dex & .apk files
-
4837 ::
[2019-05-11T13:01:20+02:00]
[mratsim]
Memory layout of a seq[int]
-
4833 ::
[2019-05-11T03:58:59+02:00]
[Araq]
Data-oriented design, interleaved/noninterleaved data batches (AoS, SoA), worker threads etc.
-
4829 ::
[2019-05-08T18:07:58+02:00]
[shashlick]
problem with ARM build/install (BeagleBone) or cross-compiling from
-
4816 ::
[2019-04-29T20:23:02+02:00]
[dom96]
Nim @ Wikipedia
-
4795 ::
[2019-04-18T08:41:17+02:00]
[boia01]
Not-so-distinct types
-
4791 ::
[2019-04-16T07:25:13+02:00]
[Araq]
pegs module: how to use captures in enter/leave procs?
-
4786 ::
[2019-04-13T14:34:20+02:00]
[dom96]
jester: Can't access javascript or css files
-
4770 ::
[2019-04-05T22:39:24+02:00]
[Araq]
Why Nim so inconsistent?
-
4763 ::
[2019-04-03T18:53:45+02:00]
[Stefan_Salewski]
MaxIndexBy() and MaxValueBy() procs, similar to Ruby's max_by()
-
4760 ::
[2019-04-03T09:02:47+02:00]
[Araq]
I wrote some nim code that works, but I don't understand how/why it works.
-
4753 ::
[2019-03-30T10:39:47+01:00]
[Araq]
How I feel about Nim
-
4726 ::
[2019-03-18T23:03:17+01:00]
[moerm]
Strange bug in (open)array handling?
-
4711 ::
[2019-03-13T03:01:32+01:00]
[Stefan_Salewski]
gintro demo with two columns in a listview / gtktreeview and sortable
-
4696 ::
[2019-03-05T04:03:02+01:00]
[Varriount]
Can I access arrays faster than this?
-
4692 ::
[2019-03-04T09:20:09+01:00]
[Araq]
Any easy ref iteration over immutables?
-
4688 ::
[2019-03-03T23:21:29+01:00]
[Araq]
Odd behavior with pairs on string and runeAt
-
4674 ::
[2019-02-23T00:23:20+01:00]
[Araq]
std::pair, std::make_pair, std::find, std::distance in Nim?
-
4661 ::
[2019-02-16T15:15:20+01:00]
[Stefan_Salewski]
OpenGL glTexImage2D from GLfoat problem
-
4654 ::
[2019-02-12T23:25:35+01:00]
[Arrrrrrrrr]
Mix of varags & seq confusion
-
4653 ::
[2019-02-12T17:57:31+01:00]
[cblake]
Fuzzy matching on table keys
-
4651 ::
[2019-02-11T20:07:40+01:00]
[tim_st]
Newbie question about reading asynchronous text file line by line
-
4640 ::
[2019-02-09T02:23:02+01:00]
[Araq]
Slicing by offset and length
-
4634 ::
[2019-02-07T03:49:50+01:00]
[mashingan]
vecctor items iterator
-
4627 ::
[2019-02-05T11:51:48+01:00]
[Stefan_Salewski]
mutable object
-
4618 ::
[2019-02-02T08:08:42+01:00]
[mratsim]
Custom assignment operator
-
4606 ::
[2019-01-29T16:59:53+01:00]
[mitai]
An Attempt to Access NumPy Array Data rom Nim
-
4593 ::
[2019-01-26T03:11:57+01:00]
[Araq]
len [0, 1, 2] fails
-
4585 ::
[2019-01-23T09:54:11+01:00]
[Stefan_Salewski]
Deleting a certain value from a sequence
-
4582 ::
[2019-01-23T02:00:15+01:00]
[Araq]
change string iteration start?
-
4577 ::
[2019-01-20T23:41:16+01:00]
[Araq]
proposing new doc terminology for "compile-time" and "runtime"
-
4551 ::
[2019-01-13T10:46:45+01:00]
[BigEpsilon]
How to iterate over a seq[seq[int]] to keep only columns?
-
4544 ::
[2019-01-10T09:41:49+01:00]
[jlp765]
New "Learn Nim" page
-
4523 ::
[2019-01-03T11:01:07+01:00]
[Araq]
"Nim needs better documentation" - share your thoughts
-
4474 ::
[2018-12-15T04:16:02+01:00]
[Araq]
Invalid type: 'proc' in this context 'proc (ui: NimUI, btn: Button)' for proc
-
4456 ::
[2018-12-10T16:09:54+01:00]
[dom96]
ptr arithmetics?
-
4445 ::
[2018-12-08T14:16:30+01:00]
[JohnS]
Extract sprite data from old DOS game resource file?
-
4424 ::
[2018-12-02T13:27:06+01:00]
[Stefan_Salewski]
Deprecation of <
-
4422 ::
[2018-12-02T07:59:18+01:00]
[mratsim]
CountTable.inc() causes Error: unhandled exception: index out of bounds [IndexError]
-
4397 ::
[2018-11-21T13:25:08+01:00]
[Jehan]
How to convert integer to pointer
-
4396 ::
[2018-11-21T03:48:52+01:00]
[Libman]
how compile nimedit?
-
4393 ::
[2018-11-20T21:14:10+01:00]
[Araq]
missing topN/partial_sort in stdlib :-(
-
4364 ::
[2018-11-07T06:39:39+01:00]
[enthus1ast]
I don't know whether this problem lies in nim or wNim?
-
4347 ::
[2018-11-01T20:28:35+01:00]
[Araq]
should `computedGoto` be always implied ? (ie make computedGoto noop)
-
4343 ::
[2018-10-31T16:53:52+01:00]
[Stefan_Salewski]
R-style logical vector operations in Nim?
-
4332 ::
[2018-10-23T19:42:30+02:00]
[LeuGim]
Help needed to learn macro
-
4331 ::
[2018-10-23T02:23:16+02:00]
[Araq]
does RST `foo`:idx: actually work?
-
4329 ::
[2018-10-22T19:25:26+02:00]
[Araq]
should we deprecate nim.cfg in favor of config.nims format?
-
4321 ::
[2018-10-18T19:43:06+02:00]
[Araq]
State of Concepts in Nim 0.19
-
4320 ::
[2018-10-17T18:54:59+02:00]
[Araq]
Insert 'NULL' value in Postgres with Nim 0.19.1 without 'nil'
-
4312 ::
[2018-10-14T13:52:10+02:00]
[adrianv]
koch boot fails reading basicopt.txt
-
4308 ::
[2018-10-12T22:32:37+02:00]
[kaushalmodi]
How to customize docgen css?
-
4282 ::
[2018-10-05T22:08:32+02:00]
[Jehan]
Loop backward through array -- howto do it brachless
-
4280 ::
[2018-10-05T01:10:27+02:00]
[Araq]
Drop RST and join the Markdown train?
-
4279 ::
[2018-10-05T00:50:09+02:00]
[Araq]
runnableExample considered harmful / good feature to deprecate before 1.0?
-
4253 ::
[2018-09-29T13:42:30+02:00]
[dom96]
the Fibonacci benchmark
-
4233 ::
[2018-09-24T19:15:31+02:00]
[flaviu]
Is there any untyped list data type in Nim ?, like in python.
-
4232 ::
[2018-09-24T16:38:22+02:00]
[yglukhov]
problem compiling to webassembly
-
4227 ::
[2018-09-24T12:40:00+02:00]
[Araq]
Nim alternative to "With" in VB.Net and other basic dialects
-
4218 ::
[2018-09-22T13:43:24+02:00]
[dom96]
Registration mechanism sucks and the compiler sucks too?
-
4192 ::
[2018-09-12T15:47:47+02:00]
[mratsim]
Sequence holding references to object with an attribute of generic type T
-
4185 ::
[2018-09-09T11:52:02+02:00]
[Araq]
wNim - Nim's Windows GUI Framework
-
4147 ::
[2018-08-22T04:49:43+02:00]
[Jehan]
please give me advise for improve speed performance
-
4127 ::
[2018-08-12T23:47:49+02:00]
[lucian]
How to read string slices as integers performantly?
-
4105 ::
[2018-08-05T10:31:55+02:00]
[dom96]
strformat using a run-time defined format string
-
4078 ::
[2018-07-25T06:51:24+02:00]
[timothee]
String bound check allow to access last null char?
-
4072 ::
[2018-07-23T20:14:25+02:00]
[mratsim]
Automatic Algorithms Optimization via Fast Matrix Exponentiation
-
4060 ::
[2018-07-19T01:40:08+02:00]
[Araq]
string literals should not allocate; should allocate in ROM an extra `\0`
-
4053 ::
[2018-07-17T09:52:56+02:00]
[dom96]
There is a problem in password reset
-
4052 ::
[2018-07-16T22:23:07+02:00]
[Araq]
How to handle BackwardsIndex?
-
4050 ::
[2018-07-15T18:51:09+02:00]
[Araq]
META-discussion on concepts and memory views
-
4038 ::
[2018-07-12T21:45:28+02:00]
[dom96]
Splitting Karax app into components
-
4001 ::
[2018-06-30T21:42:41+02:00]
[Stefan_Salewski]
How to convert Decimal/String to Binary/Octal/Hex?
-
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq]
explain this behavior for me
-
3963 ::
[2018-06-22T09:39:54+02:00]
[Tiberium]
How do I read os environment variables?
-
3961 ::
[2018-06-21T20:34:11+02:00]
[Araq]
I do not perceive the advantages of Nim over C #
-
3957 ::
[2018-06-21T00:19:40+02:00]
[Araq]
Nim interpreter in Python?
-
3937 ::
[2018-06-18T09:00:49+02:00]
[federico3]
https://github.com/jdhorwitz/NimQL
-
3917 ::
[2018-06-13T11:05:57+02:00]
[Araq]
Nim beginners tutorial
-
3914 ::
[2018-06-13T03:32:15+02:00]
[Araq]
How to cast an inherited object to base object?
-
3906 ::
[2018-06-10T15:42:30+02:00]
[dom96]
Nim In Action: Listing 3.17 - Reading/Writing Files async await
-
3905 ::
[2018-06-10T00:30:25+02:00]
[Araq]
when defined
-
3899 ::
[2018-06-08T00:49:12+02:00]
[aedt]
Towers of Hanoi Logical error?
-
3898 ::
[2018-06-08T00:30:26+02:00]
[Araq]
Is String Datatype in Nim Broken?
-
3897 ::
[2018-06-07T22:14:19+02:00]
[dom96]
[Quick tip] Store your "nimcache" folders in temp directory.
-
3888 ::
[2018-06-05T01:48:37+02:00]
[dom96]
Some Tactics For Increasing Nim Popularity
-
3872 ::
[2018-05-31T01:47:27+02:00]
[Araq]
seq vs array vs open array
-
3854 ::
[2018-05-25T01:34:59+02:00]
[mashingan]
parallelization help
-
3808 ::
[2018-05-11T14:55:56+02:00]
[mashingan]
not declared(GetTicks) in gc.nim
-
3795 ::
[2018-05-01T07:25:28+02:00]
[Stefan_Salewski]
Total noob, statically allocated circular buffer on microcontroller question
-
3786 ::
[2018-04-29T00:15:16+02:00]
[Araq]
Statistics for standard library usage
-
3780 ::
[2018-04-26T15:19:53+02:00]
[Araq]
[SOLVED] string change from 0.18.0 on?
-
3772 ::
[2018-04-22T08:59:34+02:00]
[Araq]
Perfecting Nim
-
3766 ::
[2018-04-17T18:28:38+02:00]
[Araq]
How to add unique items to array?
-
3762 ::
[2018-04-16T15:40:53+02:00]
[Araq]
Wrapping C consts in Nim
-
3750 ::
[2018-04-13T07:00:18+02:00]
[timothee]
[RFC] `for index, name in Tup.fieldsIndexed` to get index at compile time of a tuple type
-
3724 ::
[2018-04-04T11:53:46+02:00]
[GULPF]
fill proc that passed an empty seq failed with IndexError
-
3700 ::
[2018-03-28T20:39:43+02:00]
[timothee]
how to call a function by name?
-
3696 ::
[2018-03-27T21:23:22+02:00]
[Araq]
Twinprimes generator that showcases Nim
-
3686 ::
[2018-03-26T16:54:44+02:00]
[Araq]
complex statement requires indentation
-
3684 ::
[2018-03-24T14:12:22+01:00]
[mashingan]
Algorithms must decouple from containers
-
3680 ::
[2018-03-22T14:20:34+01:00]
[Dippo]
unique index
-
3675 ::
[2018-03-21T14:35:29+01:00]
[dom96]
Is there any way to create template with await?
-
3671 ::
[2018-03-21T10:37:14+01:00]
[Araq]
OrderedTable is not an ordered table
-
3667 ::
[2018-03-19T03:24:37+01:00]
[yglukhov]
Emscripten/WebAssembly GC considerations?
-
3666 ::
[2018-03-18T21:56:52+01:00]
[dom96]
Introducing loop-fusion: loop over any number of sequences of any single type.
-
3664 ::
[2018-03-18T04:05:36+01:00]
[Araq]
generic proc not instantiated depending on calling syntax
-
3658 ::
[2018-03-16T18:18:10+01:00]
[Araq]
Compiler won't scale (still)
-
3622 ::
[2018-03-09T03:22:20+01:00]
[JohnS]
The Nim way to do this
-
3613 ::
[2018-03-05T20:31:18+01:00]
[Araq]
compiler error in 0.18.0 ??
-
3595 ::
[2018-03-02T09:16:18+01:00]
[mratsim]
Need help with GUI and data visualisation (charting/plotting) in Nim
-
3582 ::
[2018-02-26T02:46:52+01:00]
[Araq]
Yet another misadventure/possible bug...
-
3575 ::
[2018-02-24T03:50:40+01:00]
[yglukhov]
How to cross-compile a Nim executable for Android
-
3574 ::
[2018-02-23T21:39:49+01:00]
[mashingan]
Preventing use after free
-
3570 ::
[2018-02-22T15:14:16+01:00]
[boia01]
for loop and pairs question, explanation needed
-
3557 ::
[2018-02-18T05:34:10+01:00]
[Araq]
Optimizing file I/O
-
3542 ::
[2018-02-12T11:45:05+01:00]
[cdome]
Passing operator '>' as a template argument
-
3510 ::
[2018-01-28T14:35:56+01:00]
[Araq]
"U64: static[int]" as type paratmeter => "cannot generate code for: U64"
-
3471 ::
[2018-01-10T02:47:57+01:00]
[Araq]
Nim Backend Support Plans? JS Backend Sample
-
3401 ::
[2017-12-06T23:09:18+01:00]
[dom96]
Wrap C++ procedure / Parameter type float / shared library
-
3398 ::
[2017-12-05T21:15:51+01:00]
[mratsim]
How does seq handle negative array index?
-
3391 ::
[2017-12-02T20:04:35+01:00]
[Araq]
SharedTable: missing hasKey() and len()
-
3389 ::
[2017-12-01T21:41:23+01:00]
[leledumbo]
Array indexed by a subrange type
-
3381 ::
[2017-11-29T19:17:25+01:00]
[adrien79]
The a[^1] trick needs to be documented better
-
3369 ::
[2017-11-25T19:12:50+01:00]
[Araq]
Tutorials should be multi-page
-
3366 ::
[2017-11-25T02:29:30+01:00]
[dom96]
A wish for Nim conferences
-
3328 ::
[2017-11-13T07:51:09+01:00]
[dom96]
completely new to programming
-
3308 ::
[2017-11-05T09:36:05+01:00]
[Araq]
floating point output formating
-
3302 ::
[2017-11-03T22:06:40+01:00]
[Stefan_Salewski]
compile time code execution problem
-
3299 ::
[2017-11-02T01:41:05+01:00]
[Stefan_Salewski]
nim-ffmpeg wrapper: how to continue?
-
3291 ::
[2017-10-29T17:30:29+01:00]
[Araq]
Challenges implementing an "actor system" in Nim (long post!)
-
3286 ::
[2017-10-26T13:34:04+02:00]
[Araq]
How do you keep your motivation on your open-source projects
-
3276 ::
[2017-10-23T20:09:58+02:00]
[Varriount]
Cannot get name of type using typedesc
-
3268 ::
[2017-10-21T23:59:37+02:00]
[bpr]
object problem - undeclared identifier
-
3261 ::
[2017-10-20T01:07:11+02:00]
[boia01]
Fastest way to count number of lines
-
3256 ::
[2017-10-18T20:33:51+02:00]
[dom96]
What should next Araq's live stream be about?
-
3251 ::
[2017-10-17T10:46:06+02:00]
[sky_khan]
Pragma for temporarily making strict identifier names?
-
3237 ::
[2017-10-09T21:50:27+02:00]
[Jehan]
Using this over tables?
-
3230 ::
[2017-10-08T10:15:12+02:00]
[Stefan_Salewski]
Ideas for calling CGAL from Nim?
-
3216 ::
[2017-10-03T17:01:25+02:00]
[Araq]
Another reason to deprecate ..<
-
3215 ::
[2017-10-02T21:11:22+02:00]
[Jehan]
Trying to write readable code, need help
-
3201 ::
[2017-09-26T05:08:53+02:00]
[LeuGim]
Are array types that differ only in index boundaries different?
-
3170 ::
[2017-09-15T11:07:22+02:00]
[Araq]
Too many global variables in a generated js-code
-
3165 ::
[2017-09-13T14:26:14+02:00]
[Jehan]
List comprehension compilation error
-
3154 ::
[2017-09-08T17:18:41+02:00]
[jester]
TIL more about imports
-
3150 ::
[2017-09-06T12:35:20+02:00]
[LeuGim]
Differences: Object variant vs static conditional fields
-
3145 ::
[2017-09-04T18:27:05+02:00]
[Araq]
Compositional inheritance voodo
-
3135 ::
[2017-08-29T22:18:21+02:00]
[Araq]
meta programming a nice SIMD library
-
3122 ::
[2017-08-25T08:19:16+02:00]
[Stefan_Salewski]
parsecsv problem
-
3120 ::
[2017-08-24T01:22:49+02:00]
[jlp765]
Nim documentation
-
3119 ::
[2017-08-23T23:23:16+02:00]
[dom96]
A talk on HPC
-
3117 ::
[2017-08-22T00:46:26+02:00]
[mashingan]
Using spawn and/or parallel: for parallel programming
-
3112 ::
[2017-08-20T18:27:40+02:00]
[sky_khan]
Indentation causes compiler errors
-
3108 ::
[2017-08-16T18:37:03+02:00]
[Stefan_Salewski]
Trouble with tables
-
3095 ::
[2017-08-07T06:45:13+02:00]
[Araq]
Nim newbie request/challenge
-
3069 ::
[2017-07-25T15:22:31+02:00]
[dom96]
book delayed again (again)
-
3062 ::
[2017-07-20T16:55:47+02:00]
[Jehan]
String slice performance!
-
3056 ::
[2017-07-18T20:28:28+02:00]
[Arrrrrrrrr]
Nim image libraries
-
3052 ::
[2017-07-16T17:46:27+02:00]
[Araq]
Defining procs with a template
-
3042 ::
[2017-07-12T13:24:02+02:00]
[Araq]
[noob] enums and index
-
3032 ::
[2017-07-07T13:05:53+02:00]
[Araq]
int literals and if statement
-
3016 ::
[2017-06-22T12:19:40+02:00]
[Stefan_Salewski]
Some proc var return value confusion
-
3012 ::
[2017-06-21T04:03:02+02:00]
[LeuGim]
progress while binding libxl
-
2976 ::
[2017-05-28T12:08:41+02:00]
[Stefan_Salewski]
Low-level optimizations in Nim
-
2971 ::
[2017-05-25T11:59:36+02:00]
[Parashurama]
[SOLVED IMPOSSIBLE] Closure iterators that yield mutable values
-
2968 ::
[2017-05-23T18:23:15+02:00]
[Araq]
Binary unicode operators
-
2956 ::
[2017-05-14T20:07:33+02:00]
[jlp765]
Surprising floating point equality
-
2947 ::
[2017-05-07T20:13:18+02:00]
[dom96]
asynchttpserver non-critical error
-
2942 ::
[2017-05-05T02:58:43+02:00]
[Varriount]
when will [] ambiguous be solved?
-
2927 ::
[2017-04-22T22:10:13+02:00]
[Araq]
[Solved] Python3 extension help needed
-
2922 ::
[2017-04-20T12:26:51+02:00]
[Arrrrrrrrr]
Need a push on investigation of compiler issue
-
2919 ::
[2017-04-18T23:48:25+02:00]
[Araq]
New website released!
-
2909 ::
[2017-04-10T18:50:17+02:00]
[dom96]
ref object or object with ref field
-
2896 ::
[2017-03-31T18:39:26+02:00]
[bpr]
Cello: a library of string algoritms using succinct data structures
-
2889 ::
[2017-03-28T16:51:39+02:00]
[Araq]
Inject the whole tuple into expression
-
2873 ::
[2017-03-21T01:39:17+01:00]
[Araq]
Thread-local persistence
-
2844 ::
[2017-03-11T18:16:35+01:00]
[Araq]
How not to use methods
-
2838 ::
[2017-03-09T13:13:02+01:00]
[xyz32]
Nim to the browser with WebAssembly 1.0
-
2829 ::
[2017-03-05T10:00:01+01:00]
[Araq]
Question about arrangement of source files with modules
-
2813 ::
[2017-02-23T06:12:51+01:00]
[dom96]
Nim status in various OS/Distro Package Managers
-
2793 ::
[2017-02-12T17:11:45+01:00]
[jlp765]
Designing a data frame API
-
2787 ::
[2017-02-07T14:50:41+01:00]
[Araq]
Remarks on standard library file functions (system, sysio)
-
2776 ::
[2017-02-01T07:14:52+01:00]
[Araq]
Problems reading .csv file when compiling in Windows
-
2754 ::
[2017-01-25T01:59:10+01:00]
[Araq]
var param vs tuple as return value
-
2749 ::
[2017-01-23T20:11:52+01:00]
[Araq]
unable to build PDF documentation
-
2742 ::
[2017-01-21T22:47:42+01:00]
[dom96]
Audio/Video File Read/Write Support In NIM
-
2731 ::
[2017-01-16T17:52:27+01:00]
[Araq]
Winim - Nim's Windows API and COM Library
-
2730 ::
[2017-01-16T17:03:05+01:00]
[Araq]
Nimgame 2
-
2703 ::
[2017-01-07T21:01:09+01:00]
[Araq]
Overloading indexing operator for string type
-
2699 ::
[2017-01-04T21:47:08+01:00]
[Araq]
Seq with custom fields
-
2693 ::
[2017-01-02T15:26:16+01:00]
[zio_tom78]
Installation instructions on the website
-
2686 ::
[2016-12-29T17:54:32+01:00]
[Araq]
Nim Wrapper for ArrayFire
-
2660 ::
[2016-12-10T07:03:29+01:00]
[bpr]
Newyear is coming , is 2017 the year for nim?
-
2648 ::
[2016-12-05T02:36:59+01:00]
[Arrrrrrrrr]
Best way to represent pixel data in Nim
-
2611 ::
[2016-11-08T11:33:28+01:00]
[Stefan_Salewski]
Fun with deduplicate
-
2572 ::
[2016-10-10T08:59:31+02:00]
[LeuGim]
BASS lib
-
2569 ::
[2016-10-07T03:10:34+02:00]
[filwit]
pointer arithmetic example?
-
2563 ::
[2016-10-02T23:10:41+02:00]
[OderWat]
Nim code to Remove Accented Letters
-
2558 ::
[2016-10-01T02:31:27+02:00]
[Araq]
Version 0.15 released!
-
2555 ::
[2016-09-26T15:16:00+02:00]
[andrea]
Connecting Nim with Python
-
2529 ::
[2016-09-12T06:50:22+02:00]
[flyx]
Getting captures from PEGS match
-
2513 ::
[2016-09-04T23:22:52+02:00]
[jlp765]
Nim Documentation - a GitBook version
-
2457 ::
[2016-08-11T06:18:59+02:00]
[Araq]
Send data structures between threads?
-
2453 ::
[2016-08-09T13:20:13+02:00]
[Araq]
Execution speed Nim vs. Python
-
2446 ::
[2016-08-07T14:46:31+02:00]
[Araq]
spawninig of more than 8 threads problem
-
2420 ::
[2016-07-28T22:45:10+02:00]
[OderWat]
Exception not being caught?
-
2419 ::
[2016-07-28T19:55:39+02:00]
[Araq]
get the most local symbol from `bindSym`
-
2413 ::
[2016-07-27T02:33:12+02:00]
[cdunn2001]
Convert seq into tuple
-
2407 ::
[2016-07-25T16:04:52+02:00]
[LeuGim]
Questions about UFCS and generics
-
2397 ::
[2016-07-21T15:52:52+02:00]
[Araq]
StackOverflow Nim Documentation Proposal
-
2396 ::
[2016-07-21T09:21:45+02:00]
[Araq]
Concept[T] design question
-
2386 ::
[2016-07-18T04:11:01+02:00]
[Araq]
RFC: How best to provide examples for newbies
-
2379 ::
[2016-07-16T14:30:27+02:00]
[Araq]
Nim vs Scala (not holywar). Compare functions for strings
-
2371 ::
[2016-07-12T10:10:55+02:00]
[zielmicha]
zipping strings
-
2369 ::
[2016-07-11T13:55:45+02:00]
[OderWat]
Got (seq[string], seq[string]) but expected (seq[T], openArray[T])???
-
2364 ::
[2016-07-07T14:02:45+02:00]
[Araq]
Love nim but at the same time starting to hate it...
-
2340 ::
[2016-06-25T17:57:46+02:00]
[Varriount]
Concepts, name resolution and polymorphic behavior
-
2328 ::
[2016-06-19T01:47:45+02:00]
[Varriount]
How to access segment (similar Go slice) of seq[byte]?
-
2317 ::
[2016-06-14T23:33:08+02:00]
[def]
pointer/length -> seq[int8]?
-
2309 ::
[2016-06-12T04:13:29+02:00]
[Araq]
Compiler Reading
-
2299 ::
[2016-06-05T10:34:50+02:00]
[LeuGim]
Error when searching for something which starts with a dash
-
2293 ::
[2016-06-01T07:47:11+02:00]
[jyapayne]
Call macro from macro problem
-
2290 ::
[2016-05-31T09:17:10+02:00]
[Arrrrrrrrr]
ospaths - invalid pragma
-
2258 ::
[2016-05-12T15:16:04+02:00]
[Araq]
Some remarks to nimsuggest
-
2255 ::
[2016-05-11T09:56:04+02:00]
[Araq]
Unify collections
-
2198 ::
[2016-04-10T12:58:02+02:00]
[Araq]
GTK 3.20 Nim wrapper
-
2195 ::
[2016-04-09T23:19:43+02:00]
[Vladar]
SDL2 trackpad reading issue
-
2175 ::
[2016-04-02T12:12:13+02:00]
[Stefan_Salewski]
recursive function
-
2164 ::
[2016-03-28T19:00:02+02:00]
[def]
./koch: `website`, `pdf` work; `web` errors out
-
2142 ::
[2016-03-21T11:42:35+01:00]
[chrisheller]
Generating case statements with templates
-
2141 ::
[2016-03-21T10:09:46+01:00]
[Jehan]
List comprehension
-
2111 ::
[2016-03-09T23:24:28+01:00]
[Araq]
Nim language aspects, that I don't learn to like
-
2107 ::
[2016-03-09T07:23:54+01:00]
[cdunn2001]
echo command
-
2106 ::
[2016-03-07T23:37:58+01:00]
[srwiley]
matrix array
-
2102 ::
[2016-03-06T15:35:42+01:00]
[def]
Understanding range types
-
2086 ::
[2016-03-02T09:53:26+01:00]
[dom96]
Can access HTML,but Jester cannot load successfully JS and css.
-
2084 ::
[2016-03-01T09:43:12+01:00]
[shawnye]
[nimble build] about srcDir problem
-
2082 ::
[2016-03-01T01:37:39+01:00]
[LeuGim]
Jester in using the default public directory static files and cannot access.
-
2059 ::
[2016-02-21T14:13:53+01:00]
[Araq]
utf-8 string for nim
-
2057 ::
[2016-02-20T04:54:15+01:00]
[def]
reverse a sequence
-
2033 ::
[2016-02-11T03:46:26+01:00]
[dom96]
Kind Code Critique
-
2017 ::
[2016-02-06T05:35:31+01:00]
[Jehan]
Dynamically get object fields
-
1996 ::
[2016-02-01T06:25:37+01:00]
[Araq]
similar language
-
1983 ::
[2016-01-27T18:31:22+01:00]
[Jehan]
A few questions about Nim
-
1972 ::
[2016-01-25T08:15:38+01:00]
[Araq]
Compile Nim on centos 5
-
1965 ::
[2016-01-23T14:23:00+01:00]
[Araq]
Import SYSTEM # for low level stuff like addr?
-
1964 ::
[2016-01-22T09:51:54+01:00]
[Araq]
How fast is seq.add(i) ?
-
1961 ::
[2016-01-21T18:43:38+01:00]
[Araq]
Understanding memory safety compared to Golang
-
1953 ::
[2016-01-19T12:44:19+01:00]
[jboy]
Command pattern implementation
-
1947 ::
[2016-01-18T10:47:24+01:00]
[Araq]
Andrei Alexandrescu: Writing Fast Code
-
1938 ::
[2016-01-12T04:17:59+01:00]
[Araq]
reverse seq mitems
-
1928 ::
[2016-01-06T03:59:13+01:00]
[Araq]
assignment operator for or
-
1916 ::
[2016-01-02T12:08:41+01:00]
[dom96]
Compiling 0.12.1
-
1894 ::
[2015-12-26T04:56:05+01:00]
[Araq]
object member concept type
-
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
-
1830 ::
[2015-11-27T20:57:55+01:00]
[Stefan_Salewski]
Need help with subscript.
-
1819 ::
[2015-11-23T01:11:28+01:00]
[dom96]
Install Nimble failed?
-
1793 ::
[2015-11-11T20:19:17+01:00]
[Araq]
Immutable String Type Vs. Shallow/Freeze Procedure
-
1735 ::
[2015-10-27T13:51:43+01:00]
[Jehan]
prefer ... instead of .. <
-
1730 ::
[2015-10-23T18:51:07+02:00]
[Araq]
Slow strings
-
1728 ::
[2015-10-21T15:24:14+02:00]
[dom96]
Nim for scientific computing
-
1708 ::
[2015-10-13T16:49:02+02:00]
[Araq]
Upcoming breaking changes
-
1707 ::
[2015-10-13T09:18:55+02:00]
[Araq]
4nim
-
1701 ::
[2015-10-08T00:16:44+02:00]
[Jehan]
Strings, camel case to snake case conversion
-
1672 ::
[2015-09-28T00:18:52+02:00]
[Araq]
Project ideas
-
1654 ::
[2015-09-20T19:32:43+02:00]
[Stefan_Salewski]
Returing a Pointer to an Array of Arbitrary Length from C
-
1633 ::
[2015-09-14T16:31:08+02:00]
[Araq]
Compile-time case statement
-
1616 ::
[2015-09-07T09:44:03+02:00]
[jlp765]
map/mapIt (now with benchmarks)
-
1599 ::
[2015-09-01T17:37:41+02:00]
[Araq]
Getting the element type from a container
-
1586 ::
[2015-08-28T03:48:16+02:00]
[Araq]
how to cast a LPCWSTR to a string
-
1575 ::
[2015-08-24T14:49:31+02:00]
[Araq]
ptr, array, openarray and the heap
-
1530 ::
[2015-08-13T12:53:28+02:00]
[Araq]
Evolution of Nimble
-
1521 ::
[2015-08-12T09:12:28+02:00]
[Araq]
About Nim
-
1514 ::
[2015-08-11T12:58:02+02:00]
[andrea]
Wordnet parser
-
1511 ::
[2015-08-10T15:22:02+02:00]
[Jehan]
Nimble alternate repositories
-
1503 ::
[2015-08-07T14:46:26+02:00]
[v3ss0n]
Challenge : Build an indexer and search engine for JSON Docs using nimlang
-
1475 ::
[2015-07-27T07:16:43+02:00]
[dom96]
Please make site background color lighter
-
1471 ::
[2015-07-24T22:10:18+02:00]
[Araq]
[Performance improvement] seq remove() and insert()
-
1446 ::
[2015-07-13T22:33:08+02:00]
[Araq]
Compiler error when using static[int] ?
-
1426 ::
[2015-07-08T03:54:41+02:00]
[Jehan]
Questions about iterators
-
1420 ::
[2015-07-07T08:36:47+02:00]
[Araq]
Time for Nim-Powered Captchas?
-
1391 ::
[2015-07-02T04:46:32+02:00]
[Araq]
reversed proc
-
1386 ::
[2015-06-30T09:11:31+02:00]
[dom96]
theIndex
-
1368 ::
[2015-06-25T22:54:20+02:00]
[Renaud]
[SOLVED] What am i doing wrong? (unicode library)
-
1365 ::
[2015-06-25T13:31:17+02:00]
[Araq]
What is nim_init?
-
1334 ::
[2015-06-18T01:02:55+02:00]
[Araq]
Enable/disable blocks of code at compile time
-
1309 ::
[2015-06-10T03:28:05+02:00]
[Araq]
import table objects does not work
-
1307 ::
[2015-06-09T11:19:02+02:00]
[Araq]
Memory problem with HashSet?
-
1304 ::
[2015-06-08T17:15:54+02:00]
[Araq]
Compile time vs run time
-
1302 ::
[2015-06-08T12:58:34+02:00]
[Araq]
Nimble bug when installing on Windows
-
1287 ::
[2015-06-03T14:34:02+02:00]
[Varriount]
Overloading subscript operator
-
1273 ::
[2015-05-29T16:35:24+02:00]
[Jehan]
pairs with iterators
-
1268 ::
[2015-05-28T18:27:00+02:00]
[Araq]
Invoking BLAS functions (unexpected slowness)
-
1258 ::
[2015-05-25T13:19:04+02:00]
[Jehan]
Working around the lack of array covariance
-
1254 ::
[2015-05-23T20:22:18+02:00]
[Araq]
I want an event loop in my app
-
1246 ::
[2015-05-21T02:56:54+02:00]
[Araq]
What can Nim learn from Crystal
-
1208 ::
[2015-05-09T04:07:10+02:00]
[Jehan]
Borrowing brackets for distinct seq
-
1201 ::
[2015-05-06T23:08:16+02:00]
[Araq]
version 0.11.2 type mismatch error
-
1188 ::
[2015-05-04T23:28:22+02:00]
[Jehan]
Passing c-array to nim
-
1160 ::
[2015-04-26T21:12:28+02:00]
[Varriount]
sequence of different types
-
1147 ::
[2015-04-20T16:56:07+02:00]
[hakand]
Array declaration
-
1146 ::
[2015-04-20T04:41:50+02:00]
[yglukhov]
Manipulate string by pointers
-
1129 ::
[2015-04-13T21:47:49+02:00]
[Araq]
Strange ``<`` in tutorial
-
1126 ::
[2015-04-13T17:44:12+02:00]
[Araq]
RTTI for objects
-
1112 ::
[2015-04-09T05:55:05+02:00]
[Araq]
Parameter doc help
-
1105 ::
[2015-04-06T21:27:17+02:00]
[def]
Problem with treeRepr
-
1075 ::
[2015-03-26T00:56:49+01:00]
[Araq]
Wikipedia article about to be deleted again
-
1070 ::
[2015-03-25T17:42:17+01:00]
[Araq]
Ranges and loop
-
1067 ::
[2015-03-25T10:08:29+01:00]
[Araq]
Rune at position
-
1063 ::
[2015-03-24T03:44:45+01:00]
[jboy]
[Solved] What's the difference between varargs[T] and openArray[T]?
-
1048 ::
[2015-03-18T09:38:53+01:00]
[Araq]
Has anyone ported wxWidgets to nim?
-
1034 ::
[2015-03-16T16:19:54+01:00]
[pdw]
Regex anchor to position in string.
-
1033 ::
[2015-03-16T10:29:51+01:00]
[axben]
CritBitsTree vs Table
-
1030 ::
[2015-03-16T00:34:16+01:00]
[Araq]
Guess I am doing something wrong again
-
1017 ::
[2015-03-12T17:03:03+01:00]
[Araq]
How to detect the difference between numeric sizes in a generic proc?
-
1016 ::
[2015-03-12T03:53:41+01:00]
[Araq]
Efficient use of Hashtables
-
985 ::
[2015-03-06T17:43:22+01:00]
[Araq]
Unicode strings
-
972 ::
[2015-03-05T04:36:27+01:00]
[Varriount]
Regex replace
-
959 ::
[2015-03-03T14:48:57+01:00]
[Araq]
How to use spawn and channels ?
-
939 ::
[2015-02-27T23:47:38+01:00]
[Varriount]
Dynamic variables?
-
936 ::
[2015-02-27T04:09:49+01:00]
[def]
freebsd compile error
-
931 ::
[2015-02-26T20:12:31+01:00]
[Araq]
Documentation request: add on Sequences
-
926 ::
[2015-02-25T20:44:31+01:00]
[LeuGim]
range logic problem
-
916 ::
[2015-02-23T21:04:23+01:00]
[Varriount]
Object initialization problem, I think
-
899 ::
[2015-02-20T03:24:44+01:00]
[def]
Rosetta and Nimble code bundles
-
889 ::
[2015-02-18T15:32:36+01:00]
[Araq]
Idetools?
-
887 ::
[2015-02-18T01:53:51+01:00]
[Jehan]
Suggestion: Add a special case `..<` operator, equivalent to `.. <`
-
879 ::
[2015-02-16T14:50:27+01:00]
[Jehan]
Code: Euclidean integer division (and sgn and divmod) for the math module
-
864 ::
[2015-02-13T08:24:17+01:00]
[Araq]
Error in nim web
-
853 ::
[2015-02-09T11:08:44+01:00]
[BlaXpirit]
[Question] Dynamic RE replacement
-
839 ::
[2015-02-06T16:56:15+01:00]
[Araq]
Threads and copying
-
831 ::
[2015-02-04T15:09:48+01:00]
[Araq]
Importing types from C headers
-
825 ::
[2015-02-03T10:29:24+01:00]
[Araq]
Iterator syntax
-
824 ::
[2015-02-02T17:24:12+01:00]
[Araq]
Parallelization of unsafe code
-
823 ::
[2015-02-02T16:40:28+01:00]
[Araq]
Pointer types
-
818 ::
[2015-02-01T17:22:01+01:00]
[gradha]
what is the equivalent to sizeof() in nim?
-
808 ::
[2015-01-30T10:41:42+01:00]
[fadg44a3w4fe]
Manually managing a block of memory
-
790 ::
[2015-01-25T06:26:54+01:00]
[gradha]
How to echo unicode string
-
788 ::
[2015-01-24T15:02:43+01:00]
[def]
SIGSEGV in re match
-
756 ::
[2015-01-15T03:06:28+01:00]
[Araq]
Nim needs a mailing list?
-
745 ::
[2015-01-12T14:34:29+01:00]
[Araq]
Literal XML function call syntax
-
731 ::
[2015-01-07T13:26:56+01:00]
[leledumbo]
httpclient throws 404 when using complex urls?
-
726 ::
[2015-01-06T16:01:31+01:00]
[Araq]
a vote for numeric/scientific programming in Nim
-
679 ::
[2014-12-17T10:11:13+01:00]
[Araq]
How to minimize program size?
-
671 ::
[2014-12-13T21:43:57+01:00]
[Araq]
Nim Advocacy & Promotion Strategies
-
664 ::
[2014-12-11T00:20:50+01:00]
[gradha]
lazy_rest, simple rst HTML generation from Nimrod or C with some extras
-
662 ::
[2014-12-10T18:31:09+01:00]
[Araq]
Best way to modify parts of an array from a proc
-
654 ::
[2014-12-07T21:02:51+01:00]
[Araq]
Brand new forum design is live
-
634 ::
[2014-11-20T06:08:27+01:00]
[Araq]
DLL generation
-
622 ::
[2014-11-09T20:13:17+01:00]
[dom96]
Nim Forum search
-
605 ::
[2014-10-28T03:52:12+01:00]
[gradha]
Assign to sequence inside a proc
-
599 ::
[2014-10-22T18:39:52+02:00]
[mason_mcgill]
Lua and LuaL_Reg
-
593 ::
[2014-10-19T19:37:10+02:00]
[gradha]
How to use proc findbounds?
-
572 ::
[2014-09-28T04:02:31+02:00]
[Jehan]
Cannot generate code for N (static[int]) in template
-
567 ::
[2014-09-24T16:11:35+02:00]
[Jehan]
Array pointers from C
-
565 ::
[2014-09-23T19:30:20+02:00]
[Araq]
don't know how to declare variable as hash table
-
557 ::
[2014-09-16T03:28:08+02:00]
[Araq]
Initializing seq[seq[int]]
-
555 ::
[2014-09-10T23:34:03+02:00]
[Araq]
How to call iterator?
-
550 ::
[2014-09-06T18:00:05+02:00]
[Araq]
Error in declaring an array
-
498 ::
[2014-07-16T23:31:27+02:00]
[leledumbo]
Multidimensional sequences and openarrays
-
493 ::
[2014-07-11T14:30:06+02:00]
[Araq]
Different platform behaviour for paramStr()
-
483 ::
[2014-06-25T08:26:23+02:00]
[Araq]
Convex Hull in Nimrod?
-
460 ::
[2014-06-01T20:44:34+02:00]
[gradha]
gh_nimrod_doc_pages to document your projects
-
418 ::
[2014-04-13T12:39:41+02:00]
[runvnc]
Docker
-
416 ::
[2014-04-05T04:12:31+02:00]
[gradha]
meta
-
413 ::
[2014-04-03T01:09:08+02:00]
[Araq]
Call of C library - type mapping problem
-
387 ::
[2014-03-04T21:34:53+01:00]
[dom96]
nimrod-env 0.0.1
-
381 ::
[2014-02-23T23:06:48+01:00]
[Araq]
An incredible language
-
375 ::
[2014-02-20T19:19:21+01:00]
[zahary]
Metaprogramming question: naming generated types
-
372 ::
[2014-02-18T19:06:28+01:00]
[Araq]
Personal Nimrod summary
-
355 ::
[2014-02-04T19:56:27+01:00]
[enurlyx]
Extract a substring
-
354 ::
[2014-02-03T21:35:29+01:00]
[Araq]
Bit vector
-
351 ::
[2014-01-30T20:12:50+01:00]
[Araq]
Seohtracker, iOS weight diary app
-
349 ::
[2014-01-22T11:30:13+01:00]
[Araq]
Troubles with GC calling from C
-
348 ::
[2014-01-19T21:09:28+01:00]
[Araq]
Nimrod benchmark (compare to c++, fpc)
-
345 ::
[2014-01-15T01:08:14+01:00]
[Araq]
Functional go vs nimrod, syntax and performance
-
337 ::
[2014-01-10T18:21:03+01:00]
[Araq]
Academic summary
-
305 ::
[2013-12-01T09:28:50+01:00]
[dom96]
The future of babel documentation
-
297 ::
[2013-11-06T14:54:06+01:00]
[zahary]
Type macros in Nimrod
-
292 ::
[2013-10-29T22:11:36+01:00]
[Araq]
Size of data structures
-
278 ::
[2013-10-17T12:23:38+02:00]
[Araq]
What is the Nimrod equivalent for an Interface.
-
230 ::
[2013-09-07T11:41:28+02:00]
[Jehan]
Multi-dimensional arrays
-
223 ::
[2013-09-03T17:30:24+02:00]
[Araq]
Just a couple questions
-
208 ::
[2013-08-27T17:50:07+02:00]
[Araq]
User Defined Type Classes
-
182 ::
[2013-07-18T06:31:41+02:00]
[Araq]
Sensible Case
-
181 ::
[2013-07-17T23:07:53+02:00]
[Araq]
Suggestion for new module
-
166 ::
[2013-06-06T13:16:24+02:00]
[Araq]
using C++ library
-
165 ::
[2013-06-04T20:45:22+02:00]
[Araq]
Exception
-
164 ::
[2013-06-04T18:55:55+02:00]
[Araq]
Auto Test/Benchmark
-
150 ::
[2013-05-07T00:17:39+02:00]
[dom96]
Everything is better with hyperlinks
-
146 ::
[2013-04-18T00:28:33+02:00]
[gradha]
gtk examples on Windows?
-
135 ::
[2013-03-11T00:10:41+01:00]
[dom96]
New argument parser module
-
127 ::
[2013-02-17T09:24:22+01:00]
[Araq]
A nice way to apply overloaded procs to a set of vars
-
118 ::
[2013-01-19T17:03:46+01:00]
[Araq]
Choice between Nimrod and D
-
110 ::
[2012-11-23T13:51:37+01:00]
[Araq]
string to enum
-
102 ::
[2012-10-31T11:32:57+01:00]
[dom96]
Suggestion - Snippets repository on the Nimrod website
-
84 ::
[2012-10-10T07:29:32+02:00]
[adrianv]
How reading command line arguments with nimrod?
-
81 ::
[2012-10-06T08:25:15+02:00]
[Araq]
Map-Reduce functionality?
-
41 ::
[2012-06-20T10:41:31+02:00]
[Araq]
Is there any advantage that Int != Int32 on 64bit ?
-
39 ::
[2012-06-19T09:42:26+02:00]
[Araq]
64 bit oddities
-
29 ::
[2012-05-30T11:20:52+02:00]
[Araq]
String to AST
-
27 ::
[2012-05-29T10:04:51+02:00]
[Araq]
a silly question
-
20 ::
[2012-05-28T05:25:54+02:00]
[dom96]
string to int?