-
12640 ::
[2025-01-06T19:49:20+01:00]
[Araq]
What is the best practice for Nim library shared as binary like Python wheels
-
12634 ::
[2024-12-27T07:13:31+01:00]
[Araq]
Nim 2.0.14: nimble and other tools won't compile on Alpine
-
12633 ::
[2024-12-25T09:10:18+01:00]
[Araq]
Merry christmas and a happy new year!
-
12629 ::
[2024-12-21T15:59:01+01:00]
[Araq]
Compile for linux x86_64 from windows
-
12628 ::
[2024-12-20T10:38:52+01:00]
[Araq]
is there a mixin() function in nim ?
-
12627 ::
[2024-12-18T16:39:15+01:00]
[Araq]
Tauri + Nim
-
12625 ::
[2024-12-17T09:21:32+01:00]
[Araq]
Explanation for the .liftLocals pragma?
-
12624 ::
[2024-12-13T09:43:26+01:00]
[Araq]
Sigils – Improved Multi-Threading
-
12621 ::
[2024-12-09T19:25:08+01:00]
[Araq]
Nim Community Survey 2024
-
12619 ::
[2024-12-07T12:56:57+01:00]
[Araq]
Spaces around operators matters
-
12612 ::
[2024-12-03T12:17:59+01:00]
[Araq]
Moving between `string`, `seq[byte]`, `seq[char]`
-
12611 ::
[2024-12-01T01:20:12+01:00]
[Araq]
Generic inference not working properly
-
12609 ::
[2024-11-29T06:54:15+01:00]
[Araq]
Recommendation for sparse 2D arrays?
-
12607 ::
[2024-11-26T10:12:51+01:00]
[Araq]
What is the status of concepts?
-
12605 ::
[2024-11-26T00:06:04+01:00]
[Araq]
parsesql module decides to ignore the parameters in types??
-
12604 ::
[2024-11-25T19:09:48+01:00]
[Araq]
Nim Roadmap 2024 and beyond, revisited
-
12598 ::
[2024-11-19T22:30:09+01:00]
[Araq]
help with threading issue
-
12597 ::
[2024-11-19T19:03:26+01:00]
[Araq]
speed of fibonacci
-
12595 ::
[2024-11-17T04:33:47+01:00]
[Araq]
GitHub Copilot explain feature parses Nim pretty well!
-
12592 ::
[2024-11-12T00:26:17+01:00]
[Araq]
MSVC vs GCC build difference?
-
12591 ::
[2024-11-11T19:50:57+01:00]
[Araq]
what exactly does -d:release do?
-
12590 ::
[2024-11-11T05:57:47+01:00]
[Araq]
This is why I love open source
-
12585 ::
[2024-11-05T22:40:41+01:00]
[Araq]
NPainter - fast and simple digital painting software
-
12584 ::
[2024-11-05T14:12:02+01:00]
[Araq]
Touching a generic type messes up the destructor (bug?)
-
12583 ::
[2024-11-05T12:50:07+01:00]
[Araq]
Options for polymorphism
-
12581 ::
[2024-11-03T12:13:40+01:00]
[Araq]
A new coding challenge: NovemPR
-
12580 ::
[2024-11-02T20:43:24+01:00]
[Araq]
Suggestion: Polish, Polish, Polish
-
12577 ::
[2024-11-01T16:51:06+01:00]
[Araq]
RFC matrix/vector neo for nim 2.x
-
12575 ::
[2024-10-24T11:25:45+02:00]
[Araq]
why deref dangling pointer can output normally
-
12573 ::
[2024-10-23T21:43:35+02:00]
[Araq]
Define proc for multiple return types determined at runtime
-
12571 ::
[2024-10-20T21:09:10+02:00]
[Araq]
help understanding the error message the compiler gives me
-
12570 ::
[2024-10-20T17:42:58+02:00]
[Araq]
How can I insert NULL into Postgres and how can I assign a value of any type to a variable?
-
12565 ::
[2024-10-19T09:13:59+02:00]
[Araq]
A doubly linked list implementation
-
12564 ::
[2024-10-19T07:54:35+02:00]
[Araq]
NimConf 2024
-
12562 ::
[2024-10-18T10:12:34+02:00]
[Araq]
A question on update nimble
-
12561 ::
[2024-10-18T10:02:14+02:00]
[Araq]
Merging named tuples?
-
12557 ::
[2024-10-14T12:08:12+02:00]
[Araq]
What is {.gcsafe.} for?
-
12556 ::
[2024-10-13T21:39:18+02:00]
[Araq]
Naylib v24.41: Introducing naylib-wrapper
-
12554 ::
[2024-10-12T23:37:10+02:00]
[Araq]
module contains a const with the same name as the module
-
12553 ::
[2024-10-12T22:37:12+02:00]
[Araq]
strformat() question
-
12552 ::
[2024-10-10T08:27:37+02:00]
[Araq]
about built-in `std/threadpool`
-
12551 ::
[2024-10-10T02:37:19+02:00]
[Araq]
Problems when compiling with 2.2.0 on 32 bit ARM
-
12550 ::
[2024-10-09T23:17:42+02:00]
[Araq]
Updating from nim 1.6 to Nim 2: lots of unlisted exceptions regarding std/sugar closures
-
12549 ::
[2024-10-09T20:33:56+02:00]
[Araq]
Interesting talk: Exceptions for embedded development
-
12548 ::
[2024-10-09T03:09:48+02:00]
[Araq]
Does Nim have a standard library similar to Go's template?
-
12543 ::
[2024-10-06T17:42:44+02:00]
[Araq]
Need help understanding the surprising speed difference between almost identical Nim and Python code
-
12542 ::
[2024-10-06T15:12:32+02:00]
[Araq]
(x * 3 div 2) vs (x div 2 + x)
-
12537 ::
[2024-10-02T16:04:44+02:00]
[Araq]
Nim versions 2.2.0 and 2.0.10 released
-
12536 ::
[2024-10-02T11:30:39+02:00]
[Araq]
[Async] modify an object instance in async method
-
12534 ::
[2024-09-29T22:54:50+02:00]
[Araq]
NIF, NIFC, native code...
-
12528 ::
[2024-09-24T20:36:08+02:00]
[Araq]
search path for system.nim
-
12527 ::
[2024-09-24T15:16:59+02:00]
[Araq]
Help with compile time string constant definition
-
12526 ::
[2024-09-24T15:12:59+02:00]
[Araq]
Templated Threads?
-
12521 ::
[2024-09-18T20:54:19+02:00]
[Araq]
Trying to better understand types and polymorphism in procedures
-
12518 ::
[2024-09-15T18:43:22+02:00]
[Araq]
Nim 2.x: C++ interop regression
-
12517 ::
[2024-09-14T00:09:04+02:00]
[Araq]
copyDir and copyDirWithPermissions can't handle FIFOs?
-
12515 ::
[2024-09-13T16:50:28+02:00]
[Araq]
Memory leaks with allocShared in threads
-
12514 ::
[2024-09-13T14:31:16+02:00]
[Araq]
Memory leak with try-except
-
12513 ::
[2024-09-12T14:33:08+02:00]
[Araq]
How to debug: return value flipped at call site?
-
12512 ::
[2024-09-12T11:37:56+02:00]
[Araq]
Karax and Ormin blog post
-
12509 ::
[2024-09-10T20:22:15+02:00]
[Araq]
int *doublePtr (out): C to Nim
-
12502 ::
[2024-09-05T02:30:50+02:00]
[Araq]
Tell me more about experimental features
-
12496 ::
[2024-08-31T05:16:43+02:00]
[Araq]
Unable to access global variable due to gcsafe
-
12493 ::
[2024-08-29T04:45:31+02:00]
[Araq]
choosenim still builds only amd64 compiler and tools
-
12464 ::
[2024-08-26T23:34:28+02:00]
[Araq]
unexpected output
-
12463 ::
[2024-08-26T20:42:28+02:00]
[Araq]
Possible issue with getting the starting address of a Nim string
-
12444 ::
[2024-08-25T12:08:25+02:00]
[Araq]
cstring as key in tables
-
12441 ::
[2024-08-24T18:00:27+02:00]
[Araq]
Running procs from a list of procs
-
12340 ::
[2024-08-20T17:04:31+02:00]
[Araq]
Forum logo issue
-
12332 ::
[2024-08-19T22:24:30+02:00]
[Araq]
Request for feedback: `destructor` macro
-
12331 ::
[2024-08-19T19:07:52+02:00]
[Araq]
Mastering Nim: Table of Contents?
-
12323 ::
[2024-08-18T05:43:25+02:00]
[Araq]
UncheckedArray and closure issue
-
12322 ::
[2024-08-18T03:47:38+02:00]
[Araq]
How to cite the Nim?
-
12312 ::
[2024-08-17T03:04:51+02:00]
[Araq]
How to sort dynamically allocated wordlists -- Sorting UncheckedArray type
-
12307 ::
[2024-08-16T13:52:03+02:00]
[Araq]
what is the type of exception raised by malebolgia?
-
12298 ::
[2024-08-15T10:28:56+02:00]
[Araq]
Notifying the dispatcher from a different (foreign) thread
-
12297 ::
[2024-08-15T09:24:15+02:00]
[Araq]
why Nim shows different behavior on int overflow?
-
12293 ::
[2024-08-14T14:46:09+02:00]
[Araq]
can we use `method` to replace `httpMethod` and `reqMethod`?
-
12277 ::
[2024-08-12T23:38:02+02:00]
[Araq]
Can Nim Macros be used to emulate Fennel's capabilities ?
-
12268 ::
[2024-08-12T04:11:57+02:00]
[Araq]
Is this a good idea?
-
12267 ::
[2024-08-11T23:49:14+02:00]
[Araq]
Enabling compression on socket send/receive.
-
12262 ::
[2024-08-10T21:42:36+02:00]
[Araq]
Objects of size 32+ bytes get zero-mem'd twice upon construction
-
12137 ::
[2024-07-30T13:26:13+02:00]
[Araq]
Malebolgia & VCC, does not always finish
-
12109 ::
[2024-07-27T02:06:21+02:00]
[Araq]
Webview style UI with Tauri
-
12108 ::
[2024-07-27T01:43:55+02:00]
[Araq]
Setter for Base and Inherited Class (Cont..)
-
12091 ::
[2024-07-25T00:16:47+02:00]
[Araq]
How to Pass Props to Components in a Custom Nim DSL?
-
12089 ::
[2024-07-24T18:25:46+02:00]
[Araq]
Compile times normal or my fault?
-
12083 ::
[2024-07-24T11:31:50+02:00]
[Araq]
Tooling update
-
12082 ::
[2024-07-24T11:31:16+02:00]
[Araq]
Requirements for an imperative language amenable to sql-like optimizations
-
12077 ::
[2024-07-24T09:01:09+02:00]
[Araq]
first impression, strange `=destroy`
-
12075 ::
[2024-07-24T04:05:59+02:00]
[Araq]
varargs[untyped] in template
-
12073 ::
[2024-07-23T19:46:42+02:00]
[Araq]
Need Help with Nim Compilation Time and File Size Issue
-
12068 ::
[2024-07-23T12:29:58+02:00]
[Araq]
The lowest possible module(s) of graphics in Nim?
-
12066 ::
[2024-07-23T09:34:54+02:00]
[Araq]
Blog post: How Nim's runtime checks are optimized out
-
12064 ::
[2024-07-22T22:37:04+02:00]
[Araq]
Using a template as variable-section
-
12057 ::
[2024-07-22T07:43:55+02:00]
[Araq]
How to Efficiently Implement Microservices with Nim?
-
12053 ::
[2024-07-20T17:30:29+02:00]
[Araq]
generic type constraint to size
-
12036 ::
[2024-07-18T12:17:53+02:00]
[Araq]
LamdaConf 2024
-
12035 ::
[2024-07-18T12:02:06+02:00]
[Araq]
Small libraries you'd like to see ported to Nim?
-
12028 ::
[2024-07-17T18:08:35+02:00]
[Araq]
Shared heap and foreign thread interaction
-
12027 ::
[2024-07-17T17:20:19+02:00]
[Araq]
Allocator & garbage collection.
-
12022 ::
[2024-07-17T06:53:02+02:00]
[Araq]
German strings
-
12019 ::
[2024-07-16T12:28:01+02:00]
[Araq]
Software design ideas to deal with ownership when writing high level wrapper of C code
-
12013 ::
[2024-07-15T21:19:30+02:00]
[Araq]
how to make macro returning comma separated parameters
-
12004 ::
[2024-07-15T09:18:48+02:00]
[Araq]
Is there any way to hook ref replication or destruction?
-
12002 ::
[2024-07-14T17:36:38+02:00]
[Araq]
How to do something like std::construct_at and std::destroy_at? (with correct alignment)
-
12000 ::
[2024-07-14T17:06:34+02:00]
[Araq]
Fusion OS: a hobby kernel written in Nim
-
11996 ::
[2024-07-13T13:05:13+02:00]
[Araq]
Why cstring destructor is not being called here?
-
11994 ::
[2024-07-13T11:04:55+02:00]
[Araq]
CPP interop, passing argument by reference (char*& and int&)
-
11989 ::
[2024-07-13T07:58:17+02:00]
[Araq]
execution exe error: could not load: sqlite3_64.dll ,ENV:win10 gcc mingw64 nim 2.08
-
11987 ::
[2024-07-13T07:55:38+02:00]
[Araq]
Nim 2.2.0 RC1 available
-
11968 ::
[2024-07-10T18:53:25+02:00]
[Araq]
Going from 2.0.6 to 2.0.8 & errors
-
11960 ::
[2024-07-09T22:36:52+02:00]
[Araq]
static inline
-
11954 ::
[2024-07-08T16:59:46+02:00]
[Araq]
Cross-Compile Native Gui Apps with uing
-
11948 ::
[2024-07-07T19:54:43+02:00]
[Araq]
CPS problems in Nim 2.0.8
-
11945 ::
[2024-07-06T18:10:02+02:00]
[Araq]
Problem with a highly recursive function
-
11942 ::
[2024-07-06T17:34:48+02:00]
[Araq]
Nimble incorrect package structure warning: What is going to be?
-
11925 ::
[2024-07-04T12:34:39+02:00]
[Araq]
Issue with memory managment. SIGBUS: Illegal storage access when using Sokol makeImage
-
11910 ::
[2024-07-02T15:55:11+02:00]
[Araq]
A way to get a real argument type in a proc call?
-
11908 ::
[2024-07-02T14:48:30+02:00]
[Araq]
simpleargs - Dead simple CLI parsing.
-
11894 ::
[2024-06-30T13:51:35+02:00]
[Araq]
Problems debugging an app made with the wxpython library imported through nimpy
-
11893 ::
[2024-06-30T10:22:43+02:00]
[Araq]
StableSeq
-
11881 ::
[2024-06-28T18:42:43+02:00]
[Araq]
Small game written in Nim with a from-scratch-engine written in Nim (on Steam now)
-
11872 ::
[2024-06-28T11:40:32+02:00]
[Araq]
dynlib never works for me when interfacing with external library
-
11856 ::
[2024-06-27T01:03:35+02:00]
[Araq]
Claude 3.5 (Sonnet)
-
11853 ::
[2024-06-26T12:25:31+02:00]
[Araq]
Am I losing something by learning Nim without learning C/C++?
-
11846 ::
[2024-06-25T20:38:45+02:00]
[Araq]
X11 - XQueryTree produces "illegal storage acess" segfault when run
-
11845 ::
[2024-06-25T19:26:56+02:00]
[Araq]
bulk .importc
-
11844 ::
[2024-06-25T17:50:21+02:00]
[Araq]
ARC vs refc
-
11829 ::
[2024-06-23T13:26:34+02:00]
[Araq]
Problem with object oriented programming
-
11826 ::
[2024-06-22T13:02:40+02:00]
[Araq]
is there any progress in NIF? And what is this?
-
11809 ::
[2024-06-21T03:43:31+02:00]
[Araq]
Design Q: Why was result chosen? Why not re-use return?
-
11799 ::
[2024-06-19T21:19:51+02:00]
[Araq]
Iterators dont inline
-
11790 ::
[2024-06-18T15:52:00+02:00]
[Araq]
Understanding more complex generic types in Nim coming from Typescript
-
11784 ::
[2024-06-17T23:25:08+02:00]
[Araq]
Oh threadpool, my threadpool
-
11783 ::
[2024-06-17T22:10:43+02:00]
[Araq]
Go through siblings in HTML
-
11778 ::
[2024-06-17T11:25:30+02:00]
[Araq]
how can be compile nim by nvc compiler?
-
11770 ::
[2024-06-16T15:31:32+02:00]
[Araq]
mm:sharedOrc
-
11762 ::
[2024-06-15T05:46:29+02:00]
[Araq]
It is annoying that the template doesn't resolve the symbol at template caller.
-
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?
-
11747 ::
[2024-06-11T16:35:18+02:00]
[Araq]
What Araq thinks about HappyX?
-
11736 ::
[2024-06-10T09:00:12+02:00]
[Araq]
Could Nim be used as the front-end for Taichi-lang?
-
11730 ::
[2024-06-07T19:32:59+02:00]
[Araq]
Stock address instead of plain object in a table : C to Nim
-
11723 ::
[2024-06-06T19:38:29+02:00]
[Araq]
Nimsuggest and Manjaro Nim installation
-
11720 ::
[2024-06-06T16:23:47+02:00]
[Araq]
Introducing an async library inspired by Go in Nim
-
11710 ::
[2024-06-05T08:21:32+02:00]
[Araq]
Please help, learning NIM to speed up Python programs, but strange results
-
11701 ::
[2024-06-03T21:38:03+02:00]
[Araq]
varargs pragma - expanding a seq[cint]
-
11693 ::
[2024-06-03T06:43:47+02:00]
[Araq]
This Month with Nim: October 2023 to June 2024
-
11687 ::
[2024-06-01T12:22:11+02:00]
[matkuki]
choosenim: what is the development state?
-
11670 ::
[2024-05-29T19:10:40+02:00]
[Araq]
Cheap exceptions, opinionated error handling
-
11651 ::
[2024-05-26T15:19:36+02:00]
[juancarlospaco]
Nim Killer Fullstack App
-
11601 ::
[2024-05-15T04:11:43+02:00]
[treeform]
Why not use AI to create momentum in Nim?
-
11587 ::
[2024-05-11T20:03:22+02:00]
[Araq]
Latest GCC version (14.1) breaks Nim's C backend
-
11564 ::
[2024-05-07T19:32:14+02:00]
[Araq]
Feature Request: enum: relax or remove order requirements.
-
11506 ::
[2024-04-27T20:52:14+02:00]
[Araq]
How to implement a generic arbitrary node-graph with unknown number of generic types?
-
11500 ::
[2024-04-26T17:44:13+02:00]
[Araq]
Short quest of a Newbie/Nimbie: Can't compile examples
-
11499 ::
[2024-04-26T16:10:39+02:00]
[Araq]
Please review my types: ref object or plain object
-
11493 ::
[2024-04-25T20:11:58+02:00]
[Araq]
Nim “free(): invalid pointer” segfault (dynlib)
-
11449 ::
[2024-04-18T00:18:48+02:00]
[Araq]
Dear Araq, how do I create a programming language?
-
11425 ::
[2024-04-13T05:20:21+02:00]
[Araq]
A strange behavior in seq
-
11423 ::
[2024-04-12T17:09:05+02:00]
[Araq]
How to migrate from Discourse to Nim Forum?
-
11413 ::
[2024-04-11T16:27:09+02:00]
[Araq]
FFI - memory management issues
-
11412 ::
[2024-04-11T14:14:55+02:00]
[Araq]
Windows command injection CVE - Nim affected too
-
11396 ::
[2024-04-09T12:14:52+02:00]
[Araq]
How do I keep track of changing standard-libs?
-
11385 ::
[2024-04-08T17:12:36+02:00]
[Araq]
Best way to pass many parameters to a function
-
11374 ::
[2024-04-06T15:05:05+02:00]
[Araq]
Strange race condition on Windows
-
11346 ::
[2024-04-03T12:19:20+02:00]
[beckx]
how to get current loop counter from for loop in a module?
-
11332 ::
[2024-04-01T09:33:05+02:00]
[Araq]
NVIDIA uses Nim!
-
11331 ::
[2024-04-01T07:07:34+02:00]
[Araq]
a template to declare an enum
-
11302 ::
[2024-03-27T10:11:23+01:00]
[thindil]
Cross compilation to Windows, linker error (unrecognized option '-z'
-
11293 ::
[2024-03-25T12:27:01+01:00]
[Araq]
How do you handle incomplete nimble packages?
-
11290 ::
[2024-03-23T20:36:43+01:00]
[Araq]
Do we have a list of breaking changes in the next major release?
-
11263 ::
[2024-03-20T14:49:05+01:00]
[Araq]
Experimenting with a SharedRc type
-
11261 ::
[2024-03-20T11:18:15+01:00]
[Araq]
Oversight or intentional?
-
11230 ::
[2024-03-17T01:23:20+01:00]
[Araq]
Austral (a simple-ish language with a linear type system)
-
11228 ::
[2024-03-16T10:03:40+01:00]
[Araq]
Challenge: Weak linking on Windows
-
11218 ::
[2024-03-14T13:14:39+01:00]
[Araq]
xl and excelin both turn external file references to all lowercase
-
11206 ::
[2024-03-12T22:57:17+01:00]
[walkr]
-d:thanks
-
11189 ::
[2024-03-10T09:53:50+01:00]
[Araq]
Is there a plan to make Nim a language for normal businesses?
-
11188 ::
[2024-03-10T00:25:04+01:00]
[Araq]
A template to emit ARM asm
-
11176 ::
[2024-03-07T19:48:34+01:00]
[Araq]
what is the nim equivalent to the python None type
-
11172 ::
[2024-03-06T22:29:19+01:00]
[Araq]
Problem with closures and ORC
-
11171 ::
[2024-03-06T20:52:02+01:00]
[Araq]
Show Nim: Sunny, JSON in Nim with Go-like field tags
-
11163 ::
[2024-03-06T08:57:22+01:00]
[Araq]
Have I written a silly program or is there a "controlled" memory leak?
-
11148 ::
[2024-03-05T08:18:13+01:00]
[Araq]
Artificial AST
-
11147 ::
[2024-03-04T21:00:03+01:00]
[Araq]
Nim procedure args vs C and the need for pointers.
-
11131 ::
[2024-03-02T09:18:49+01:00]
[Araq]
Releasing threads resources (OS) after joinThread on windows
-
11129 ::
[2024-03-01T19:54:18+01:00]
[Araq]
Resizable arrays in Nim - difficulty in getting performance
-
11106 ::
[2024-02-28T03:23:33+01:00]
[Araq]
What will happen if allocation fails?
-
11091 ::
[2024-02-26T15:25:00+01:00]
[Araq]
Can ref variables reference non-ref variables?
-
11087 ::
[2024-02-26T01:52:41+01:00]
[Araq]
Download nim-2.0.2_x64.zip for windows 11 will be blocked by Windows Defender.
-
11077 ::
[2024-02-24T12:20:14+01:00]
[Araq]
How to use nimble develop with a fork?
-
11076 ::
[2024-02-24T11:50:54+01:00]
[Araq]
pointer repr
-
11073 ::
[2024-02-23T22:46:19+01:00]
[Araq]
sink parameters not being copied even when there are later reads (refc)
-
11070 ::
[2024-02-23T13:22:03+01:00]
[Araq]
How to define a range type with holes
-
11053 ::
[2024-02-21T05:01:44+01:00]
[Araq]
Would Nim modules or available Nim web frameworks suffice for an e-commerce back-end?
-
11052 ::
[2024-02-20T19:47:01+01:00]
[Araq]
Do not understand the error when trying to add to seq inside loop
-
11045 ::
[2024-02-19T22:55:46+01:00]
[Araq]
How to detect (and report) reference cycles?
-
11038 ::
[2024-02-18T23:48:07+01:00]
[Araq]
Is it impossible to declare an _empty enum_ under quote in order to populate it later in a macro?
-
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?
-
11000 ::
[2024-02-15T09:54:24+01:00]
[Araq]
How to use Weave isReady?
-
10991 ::
[2024-02-14T11:15:02+01:00]
[Araq]
behaviour of procedures marked with 'lent'
-
10986 ::
[2024-02-13T18:20:51+01:00]
[Araq]
Reasoning behind function call syntax in Nim.
-
10978 ::
[2024-02-11T14:23:40+01:00]
[Araq]
Mutable value semantics
-
10967 ::
[2024-02-08T23:34:22+01:00]
[Araq]
getting SIGSEGV: Illegal storage access. (Attempt to read from nil?)
-
10960 ::
[2024-02-06T19:34:05+01:00]
[Araq]
ANSI Escape Sequences
-
10953 ::
[2024-02-05T17:56:36+01:00]
[Araq]
xmlparser: read XML-File changes Attribute-Value
-
10950 ::
[2024-02-05T11:28:45+01:00]
[Araq]
`nph` opinionated formatter v0.4
-
10948 ::
[2024-02-04T19:26:19+01:00]
[Araq]
Page allocation for a custom OS
-
10947 ::
[2024-02-04T08:12:10+01:00]
[Araq]
Found a Niche that only Nim can do: Easy Retro(e.g. MOS 65xx) Development with ORC/ARC
-
10938 ::
[2024-02-01T14:33:12+01:00]
[Araq]
How do Nim exceptions work?
-
10937 ::
[2024-02-01T13:29:13+01:00]
[Araq]
What would happen if a time traveler took Nim source code to the 70s or 80s or 90s?
-
10933 ::
[2024-01-30T16:26:08+01:00]
[Araq]
Pocket Clicker — proof of concept Game Boy "game"
-
10929 ::
[2024-01-30T10:03:59+01:00]
[Araq]
Definition of name equivalence
-
10926 ::
[2024-01-29T04:55:03+01:00]
[Araq]
Help with a template
-
10924 ::
[2024-01-27T21:12:18+01:00]
[Araq]
Getting resources from other sources for the current source.
-
10920 ::
[2024-01-26T11:50:55+01:00]
[Araq]
How to determine whether Import expected packages?
-
10918 ::
[2024-01-26T08:06:08+01:00]
[Araq]
Question of modeling with type system
-
10917 ::
[2024-01-26T03:47:45+01:00]
[Araq]
Is `concept` similar to `interface` / `trait`?
-
10916 ::
[2024-01-25T17:48:56+01:00]
[Araq]
Struggling to understand use of ptr object Types
-
10911 ::
[2024-01-24T12:02:37+01:00]
[Araq]
import compiler
-
10910 ::
[2024-01-24T11:04:55+01:00]
[Araq]
Nim safety features like Zig & Rust?
-
10908 ::
[2024-01-23T19:19:45+01:00]
[Araq]
punctuations rituals
-
10905 ::
[2024-01-23T12:17:31+01:00]
[Araq]
how to use parseExpr in runtime ?
-
10900 ::
[2024-01-22T22:00:06+01:00]
[Araq]
Argon2 in Pure Nim.
-
10898 ::
[2024-01-22T15:37:07+01:00]
[Araq]
Parser combinators experiment causes Error: "cannot instantiate return:type"
-
10895 ::
[2024-01-21T12:20:59+01:00]
[Araq]
About the Nim official documentation update.
-
10894 ::
[2024-01-21T07:19:29+01:00]
[Araq]
TCC on ARM(el) backend problem
-
10890 ::
[2024-01-20T07:51:06+01:00]
[Araq]
Trying multiple compilation settings in parallel
-
10888 ::
[2024-01-19T14:00:38+01:00]
[Araq]
Weird bug(?) with JS backend
-
10886 ::
[2024-01-19T08:08:40+01:00]
[Araq]
A little guidance on threading needed.
-
10881 ::
[2024-01-17T09:29:52+01:00]
[Araq]
asyncdispatch on RTOS(Flat Memory)
-
10880 ::
[2024-01-17T08:32:29+01:00]
[Araq]
orc mm slower than markandsweep in my experience
-
10879 ::
[2024-01-16T17:03:48+01:00]
[Araq]
Hexagonal Architecture, Domain Driven Design, and Event Sourcing in Nim
-
10873 ::
[2024-01-14T19:34:24+01:00]
[Araq]
What are your options for dealing with leaks in asyncCheck under arc?
-
10872 ::
[2024-01-14T15:30:39+01:00]
[Araq]
How to easy create and init a large array? Its have values
-
10871 ::
[2024-01-13T21:00:51+01:00]
[Araq]
unhandled exception: index -1 not in 0 .. 12 [IndexDefect]
-
10867 ::
[2024-01-12T11:57:38+01:00]
[Araq]
Dynamic Typing in Nim
-
10863 ::
[2024-01-10T14:03:47+01:00]
[Araq]
Custom constructors
-
10860 ::
[2024-01-08T18:07:24+01:00]
[Araq]
=destroy and enum
-
10858 ::
[2024-01-07T18:03:18+01:00]
[Araq]
why nim don't allow it ?
-
10850 ::
[2024-01-04T21:40:06+01:00]
[Araq]
`nph` opinionated formatter v0.3
-
10843 ::
[2024-01-03T22:48:33+01:00]
[Araq]
Niklaus Wirth has died
-
10836 ::
[2024-01-02T14:33:54+01:00]
[Araq]
Sum types, 2024 variant
-
10835 ::
[2024-01-02T12:56:06+01:00]
[Araq]
Maybe nappgui is best cross platform gui lib for nim
-
10833 ::
[2024-01-02T11:32:00+01:00]
[mratsim]
why object variants not support same field name ?
-
10831 ::
[2024-01-02T06:46:08+01:00]
[Araq]
some MM modes leads to SIGSEGV
-
10830 ::
[2024-01-02T06:35:07+01:00]
[Araq]
where is libgo.dll?
-
10824 ::
[2024-01-01T13:03:43+01:00]
[Araq]
The nim installer for Windows contains malware
-
10821 ::
[2023-12-31T19:14:11+01:00]
[Araq]
Why Nim allowing asm stmt at js ?
-
10817 ::
[2023-12-31T10:07:46+01:00]
[Araq]
The bool type
-
10816 ::
[2023-12-30T22:09:19+01:00]
[Araq]
Just Complaining About JSFFI And Ambiguous Stack Traces Don't Mind Me
-
10812 ::
[2023-12-30T13:37:55+01:00]
[Araq]
specify lib dir by `--passL` can not work
-
10809 ::
[2023-12-28T00:20:03+01:00]
[Araq]
Nimstrict: A case sensitivity linter for Nim
-
10803 ::
[2023-12-26T01:14:09+01:00]
[Araq]
Is there any working tutorial for setting up debugging in VS Code?
-
10802 ::
[2023-12-26T00:27:59+01:00]
[Araq]
Please who can help me with nim filter
-
10799 ::
[2023-12-23T03:51:00+01:00]
[Araq]
Ptr byte to cstring?
-
10798 ::
[2023-12-22T20:48:03+01:00]
[Araq]
Binaries does not correctly display dependencies
-
10795 ::
[2023-12-21T21:49:39+01:00]
[Araq]
Maybe 'Atlas' can learn from 'Bake'
-
10793 ::
[2023-12-21T14:57:06+01:00]
[Araq]
`nph` opinonated formatter v0.2
-
10791 ::
[2023-12-20T21:45:34+01:00]
[Araq]
Escape characters for fmt
-
10787 ::
[2023-12-20T07:01:55+01:00]
[Araq]
Enhancing Nim vtable implementation vs subtype checking
-
10783 ::
[2023-12-19T06:13:53+01:00]
[Araq]
ref types and the align pragma
-
10772 ::
[2023-12-16T09:33:44+01:00]
[Araq]
error occurred when add thread to seq
-
10771 ::
[2023-12-16T05:51:14+01:00]
[Araq]
What is the difference between std/atomics and threading/atomics, which one is recommended?
-
10770 ::
[2023-12-15T18:08:20+01:00]
[Araq]
Why is `enumerate()` a macro?
-
10762 ::
[2023-12-13T12:20:43+01:00]
[Araq]
Nim Tooling Roadmap
-
10761 ::
[2023-12-13T04:01:26+01:00]
[Araq]
cannot open: /dev/stderr
-
10757 ::
[2023-12-12T06:45:33+01:00]
[Araq]
Can Nim interact with the hardware at a lower level than the C programming language?
-
10756 ::
[2023-12-10T21:46:17+01:00]
[Araq]
How does 'nim secret' actually work?
-
10754 ::
[2023-12-10T20:35:41+01:00]
[Araq]
Hello `nph`, an opinionated source code formatter for Nim
-
10751 ::
[2023-12-09T17:01:05+01:00]
[Araq]
run another program, then kill/quit self on windows?
-
10749 ::
[2023-12-08T21:42:39+01:00]
[Araq]
Can't trace the origin of "unlisted exception: Exception" when building a callback table
-
10744 ::
[2023-12-07T17:15:29+01:00]
[Araq]
Is it possible to encode constraints directly into a type, and enforce them at runtime?
-
10737 ::
[2023-12-06T19:46:05+01:00]
[Araq]
What is the expected behaviour for a proc replacing its own closure?
-
10734 ::
[2023-12-06T05:24:46+01:00]
[Araq]
How to create local packages
-
10730 ::
[2023-12-04T08:39:03+01:00]
[Araq]
Why is "end" a reserved keyword?
-
10728 ::
[2023-12-03T18:03:04+01:00]
[Araq]
FMU - C interop
-
10727 ::
[2023-12-03T14:59:27+01:00]
[Araq]
Nimsuggest connection over sockets refused
-
10726 ::
[2023-12-03T12:15:48+01:00]
[Araq]
Operators.
-
10723 ::
[2023-12-03T00:44:01+01:00]
[Araq]
GAsyncQueue vs system/channels vs. threading/channels
-
10721 ::
[2023-12-02T17:44:02+01:00]
[Araq]
Which VSCode plugin do you recommend?
-
10720 ::
[2023-12-02T10:57:44+01:00]
[Araq]
How to make a generic type parameter be late bound for evaluating proc parameter types?
-
10719 ::
[2023-12-01T23:12:49+01:00]
[Araq]
thread process can not change text buffer
-
10712 ::
[2023-12-01T04:03:30+01:00]
[Araq]
Local procs, generics, heapqueue
-
10711 ::
[2023-11-30T23:17:38+01:00]
[Araq]
meaning of benign and rtl pragmas
-
10710 ::
[2023-11-30T23:12:00+01:00]
[Araq]
casting to seq[] will copy
-
10706 ::
[2023-11-30T10:13:47+01:00]
[Araq]
Ideas about strings
-
10697 ::
[2023-11-28T22:40:34+01:00]
[Araq]
nlvm 1.6.16 - now with a REPL
-
10694 ::
[2023-11-28T04:38:24+01:00]
[Araq]
creating nimstring using pre-allocated buffer to prevent copy
-
10688 ::
[2023-11-27T03:14:25+01:00]
[Araq]
Brackets and unary operators
-
10686 ::
[2023-11-26T06:30:48+01:00]
[Araq]
Delcare NimMain as constructor when --app:lib
-
10685 ::
[2023-11-25T20:49:14+01:00]
[Araq]
RAD system for Nim?
-
10681 ::
[2023-11-25T09:27:20+01:00]
[Araq]
Is Nim Dead?
-
10676 ::
[2023-11-23T20:45:22+01:00]
[Araq]
What would I lose if I turn of garbage collection?
-
10666 ::
[2023-11-21T11:51:45+01:00]
[Araq]
Chronos v4 RC
-
10661 ::
[2023-11-20T13:53:41+01:00]
[Araq]
How can templates detech if argument is let value or expression?
-
10658 ::
[2023-11-20T01:55:05+01:00]
[Araq]
os:any vs os:standalone
-
10656 ::
[2023-11-19T22:38:31+01:00]
[Araq]
Question from one of my customers.
-
10654 ::
[2023-11-19T17:13:30+01:00]
[Araq]
overload operator `+=` for private member
-
10653 ::
[2023-11-19T13:44:46+01:00]
[Araq]
Templates: How to gensym proc names, and inject variables in asm?
-
10652 ::
[2023-11-19T12:58:52+01:00]
[Araq]
mixed typed varargs?
-
10649 ::
[2023-11-18T15:48:55+01:00]
[Araq]
Exceptions not being handled with libuv: bug or what?
-
10645 ::
[2023-11-17T11:47:52+01:00]
[Araq]
Nim Community Survey 2023
-
10641 ::
[2023-11-15T19:06:24+01:00]
[Araq]
nim not finding cross-compiler in PATH on Win10
-
10639 ::
[2023-11-15T12:36:36+01:00]
[Araq]
proc/func/method: syntax
-
10637 ::
[2023-11-15T09:50:24+01:00]
[Araq]
Printout all used functions in a module at built time
-
10636 ::
[2023-11-14T19:18:58+01:00]
[Araq]
How many developers are working on Nim?
-
10632 ::
[2023-11-14T00:00:41+01:00]
[Araq]
Move ref variable ro thread
-
10631 ::
[2023-11-13T22:28:03+01:00]
[Araq]
Memory leakage caused by the use of asyncftpclient's rter process
-
10630 ::
[2023-11-13T21:04:11+01:00]
[Araq]
Should closing a stream assign nil?
-
10629 ::
[2023-11-13T17:36:56+01:00]
[Araq]
Strange string prefix
-
10627 ::
[2023-11-12T20:41:42+01:00]
[Araq]
Editor inlay hints?
-
10626 ::
[2023-11-12T18:12:44+01:00]
[Araq]
Compile time code optimization.
-
10622 ::
[2023-11-09T21:58:34+01:00]
[Araq]
What are drawbacks of using forward declarations with "include" as a "module interface"-mechanism?
-
10619 ::
[2023-11-09T13:56:47+01:00]
[Araq]
nimble install error wanted ... got -1
-
10617 ::
[2023-11-09T10:29:48+01:00]
[Araq]
Modifying the value of a procedure argument (without making the input argument var)
-
10615 ::
[2023-11-08T21:02:31+01:00]
[Araq]
is jester now working well with nim version 2
-
10613 ::
[2023-11-08T01:33:45+01:00]
[Araq]
how to feed stdin to external process and redirect stdout ?
-
10605 ::
[2023-11-04T21:53:06+01:00]
[Araq]
How to pass an optional table as an argument to a function?
-
10597 ::
[2023-11-03T18:45:01+01:00]
[Araq]
Error: expression 'x' is of type 'y' and has to be used (or discarded)
-
10595 ::
[2023-11-03T03:58:33+01:00]
[Col]
What's stopping Nim from going mainstream? (And how to fix it?)
-
10594 ::
[2023-11-02T17:59:16+01:00]
[Araq]
NIR
-
10591 ::
[2023-11-02T15:03:46+01:00]
[Araq]
Which smartptrs to use?
-
10590 ::
[2023-11-02T05:25:37+01:00]
[Araq]
With what parameters does echo call fwrite? Trying to implement fwrite in Nim.
-
10589 ::
[2023-11-02T04:44:54+01:00]
[Araq]
Cosmo3 multi-os fat binaries with threads
-
10588 ::
[2023-11-01T17:56:30+01:00]
[Araq]
trying to parallelize zippy file extraction on Windows
-
10587 ::
[2023-11-01T17:01:29+01:00]
[Araq]
Malebogia Locker is not re-entrant?
-
10586 ::
[2023-11-01T16:05:44+01:00]
[Araq]
Labelled exceptions for smoother error handling
-
10581 ::
[2023-10-30T23:40:38+01:00]
[Araq]
Mismatch Nim Documentation Regarding 32-bit Floating-Point Literals.
-
10580 ::
[2023-10-30T22:11:15+01:00]
[Araq]
Changing an object's field is rejected in a destructor with new syntax
-
10576 ::
[2023-10-29T06:51:46+01:00]
[Araq]
How to get rid of "_ZL10nimZeroMemPvl" in an embedded target?
-
10573 ::
[2023-10-28T11:42:06+02:00]
[Araq]
i need explain error logs what mean
-
10570 ::
[2023-10-28T08:02:50+02:00]
[Araq]
Nim#
-
10567 ::
[2023-10-25T23:01:55+02:00]
[Araq]
How do i look into this runtime-failure?
-
10566 ::
[2023-10-23T20:27:09+02:00]
[Araq]
Issue with calling a routine defined in a concept
-
10565 ::
[2023-10-22T19:32:39+02:00]
[Araq]
Invalid type void in a sequence in a generic object variant fails
-
10563 ::
[2023-10-22T18:32:59+02:00]
[Araq]
Playing with type states and lifetime-tracking hooks, facing some unexpected behavior
-
10561 ::
[2023-10-20T20:19:56+02:00]
[Araq]
no simple way to import files from dir recusively?
-
10560 ::
[2023-10-20T11:35:03+02:00]
[Araq]
threaded updates to sequence in objects?
-
10556 ::
[2023-10-19T18:35:39+02:00]
[lou15b]
What is the need for "GC safe" when using ORC/ARC?
-
10551 ::
[2023-10-17T03:18:07+02:00]
[Araq]
How to echo from a proc correctly?
-
10549 ::
[2023-10-14T22:52:08+02:00]
[Araq]
Declaring a global proc variable to be gcsafe has no effect
-
10545 ::
[2023-10-11T14:56:46+02:00]
[Araq]
Nim boilerplate
-
10544 ::
[2023-10-10T18:06:52+02:00]
[Araq]
NimConf 2023
-
10541 ::
[2023-10-10T04:54:54+02:00]
[Araq]
Having trouble initializing my parser
-
10539 ::
[2023-10-09T18:04:47+02:00]
[Araq]
GUI program is not working when using app:console in version 2.0
-
10537 ::
[2023-10-08T13:17:26+02:00]
[Araq]
Type mismatch on Future's
-
10534 ::
[2023-10-07T18:24:34+02:00]
[Araq]
Effects of calls to Garbage Collector when using ARC/ORC?
-
10533 ::
[2023-10-07T15:28:45+02:00]
[Araq]
Details about procedures and their pointers
-
10530 ::
[2023-10-06T12:38:31+02:00]
[Araq]
idea : reuse libraries from other languages
-
10528 ::
[2023-10-04T20:18:43+02:00]
[Araq]
How ready is Nim (and the ecosystem) for front-end web development?
-
10525 ::
[2023-10-03T16:46:34+02:00]
[Araq]
related_post_gen benchmark
-
10521 ::
[2023-09-29T23:05:55+02:00]
[Araq]
ZIP32
-
10514 ::
[2023-09-25T05:40:11+02:00]
[Araq]
atlas/nimble build still tries to download dependencies despite nim.cfg
-
10509 ::
[2023-09-22T12:08:19+02:00]
[Araq]
ggplot and lapack revisited
-
10505 ::
[2023-09-21T10:55:23+02:00]
[Araq]
Need help writing a helper function?
-
10504 ::
[2023-09-21T10:47:51+02:00]
[Araq]
for loop iteration variables
-
10502 ::
[2023-09-21T02:26:58+02:00]
[Araq]
How to Properly Wait for a JS Async Event in Nim?
-
10499 ::
[2023-09-19T23:56:19+02:00]
[Araq]
Mindset Nim
-
10495 ::
[2023-09-19T16:13:11+02:00]
[Araq]
High level TUI framework (or wrapper of)
-
10493 ::
[2023-09-19T14:22:09+02:00]
[Araq]
The secret of Nim
-
10491 ::
[2023-09-17T20:48:19+02:00]
[Araq]
Is there a `terminal.setRaw` on Linux?
-
10490 ::
[2023-09-17T20:40:38+02:00]
[Araq]
How to define a =copy hook for a distinct cstring type?
-
10489 ::
[2023-09-16T16:14:20+02:00]
[Araq]
Given an enum how do I return a seq of its elements
-
10487 ::
[2023-09-16T09:57:09+02:00]
[Araq]
Warning: 'Lock levels' are deprecated, now a noop - Is there a replacement for locks: 0 ?
-
10486 ::
[2023-09-16T06:33:59+02:00]
[Araq]
"Benchmarking the Beast" update
-
10485 ::
[2023-09-15T15:33:31+02:00]
[Araq]
Usage of rawProc
-
10477 ::
[2023-09-13T13:41:53+02:00]
[Araq]
Improving Examples and Documentation
-
10476 ::
[2023-09-13T12:02:50+02:00]
[Araq]
Is it possible to make enum + set[T] support bitmask style and size > uint16?
-
10472 ::
[2023-09-10T02:18:12+02:00]
[Araq]
Nimble newbie issue
-
10468 ::
[2023-09-08T17:51:14+02:00]
[Araq]
what are the equivalent libraries to these ?
-
10463 ::
[2023-09-06T09:40:15+02:00]
[Araq]
select version of documentation
-
10460 ::
[2023-09-05T22:16:02+02:00]
[Araq]
Is it possible to safely share refs across threads?
-
10448 ::
[2023-08-31T09:41:41+02:00]
[Araq]
Is this a Bug about enumerations?
-
10447 ::
[2023-08-30T23:54:35+02:00]
[Araq]
nim documention
-
10446 ::
[2023-08-28T05:34:46+02:00]
[Araq]
More info on NimMain procedure
-
10444 ::
[2023-08-27T02:43:52+02:00]
[Araq]
Idiomatic way to zero-copy iterface with binary bitmap array
-
10443 ::
[2023-08-25T20:35:17+02:00]
[Araq]
Re: std/Paths - Converting Path to string
-
10442 ::
[2023-08-25T18:16:14+02:00]
[Araq]
One language to rule them all.
-
10441 ::
[2023-08-25T15:31:59+02:00]
[Araq]
Mastering Nim 2.0
-
10437 ::
[2023-08-24T17:08:03+02:00]
[Araq]
Inferring type of zero-sized collection from usage
-
10436 ::
[2023-08-24T15:45:04+02:00]
[Araq]
New to nim... It looks interesting, but can it ... ?
-
10430 ::
[2023-08-22T18:40:54+02:00]
[Araq]
Convert back cstring to string
-
10425 ::
[2023-08-22T09:48:37+02:00]
[Araq]
Demo video of Figuro GUI progress
-
10423 ::
[2023-08-20T13:16:06+02:00]
[Araq]
[Advice] Ways to handle "dynamicity"
-
10421 ::
[2023-08-19T12:40:45+02:00]
[Araq]
Ssl with asynchttpserver
-
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?
-
10417 ::
[2023-08-17T20:55:53+02:00]
[Araq]
Kubernetes operator in Nim?
-
10415 ::
[2023-08-17T13:36:23+02:00]
[Araq]
Nim Side-Effects
-
10413 ::
[2023-08-16T10:45:54+02:00]
[Araq]
SomeFloat in std/complex
-
10412 ::
[2023-08-16T10:09:22+02:00]
[Araq]
Close console terminal after initialization but keep application running
-
10410 ::
[2023-08-15T21:59:52+02:00]
[Araq]
\suggestions on handling \destructuring of array/seq into a list of named fields?
-
10407 ::
[2023-08-14T19:03:48+02:00]
[Araq]
Equivalent to Rust's Command spawn/try_wait?
-
10406 ::
[2023-08-14T14:30:34+02:00]
[Araq]
[Scala background] How does a macro in Scala differs from macro in Nim?
-
10405 ::
[2023-08-14T06:39:48+02:00]
[Araq]
Networking with Nim
-
10404 ::
[2023-08-13T23:41:49+02:00]
[Araq]
Where to read about threading and data sharing in Nim 2
-
10401 ::
[2023-08-13T17:42:31+02:00]
[Araq]
Exceptions occurring in top level statements of submodule not being reported/handled
-
10400 ::
[2023-08-12T15:42:26+02:00]
[Araq]
Background thread with a weak reference to an object in main / a different thread?
-
10395 ::
[2023-08-11T12:15:41+02:00]
[Araq]
Nim 2 and need for try-finally?
-
10394 ::
[2023-08-11T04:39:09+02:00]
[Araq]
What is the best way to learn nim for someone who is fluent with python
-
10389 ::
[2023-08-09T09:13:30+02:00]
[Araq]
Command line options
-
10387 ::
[2023-08-08T15:41:19+02:00]
[Araq]
How Can I Ensure Backward Compatibility with Destructors in Nim 2.0?
-
10384 ::
[2023-08-08T03:15:16+02:00]
[Araq]
Why is My Nim Code Faster when Doing This
-
10382 ::
[2023-08-06T21:09:57+02:00]
[Araq]
Nim Project Setup
-
10381 ::
[2023-08-05T13:22:26+02:00]
[Araq]
autome import throws error
-
10377 ::
[2023-08-05T11:18:05+02:00]
[Araq]
A few (perhaps naive) questions
-
10374 ::
[2023-08-04T11:37:05+02:00]
[Araq]
Trouble Porting to FreeBSD
-
10373 ::
[2023-08-04T07:56:10+02:00]
[Araq]
Any way to produce Arm64 binaries for MacOS from choosenim versions of nim?
-
10366 ::
[2023-08-01T15:45:52+02:00]
[Araq]
Nim version 2.0.0 is here
-
10360 ::
[2023-07-27T08:46:04+02:00]
[Araq]
0 copy transfer of strings and blobs to SQLite?
-
10353 ::
[2023-07-24T21:48:16+02:00]
[Araq]
Using Unicode in procedure and variable names
-
10350 ::
[2023-07-23T20:41:02+02:00]
[Araq]
Nim grammar top-level stmt vs complexOrSimpleStmt
-
10349 ::
[2023-07-23T07:54:41+02:00]
[Araq]
Some of Nim's convention needs to change in order for it to succeed
-
10347 ::
[2023-07-22T15:27:31+02:00]
[Araq]
Concepts in Nim v2
-
10327 ::
[2023-07-07T11:52:18+02:00]
[Araq]
Compiling nimrtl.nim as static library
-
10322 ::
[2023-07-04T16:29:19+02:00]
[mratsim]
Recursive Fibonacci function
-
10320 ::
[2023-07-04T03:57:38+02:00]
[Araq]
Suggestion to improve proc type infer, and some complains
-
10314 ::
[2023-07-01T20:22:57+02:00]
[Araq]
lvgl - callback issues
-
10312 ::
[2023-06-30T04:42:25+02:00]
[Araq]
Nim Sucession Plan
-
10310 ::
[2023-06-29T07:45:29+02:00]
[Araq]
Twitter Clone in 60 lines of Nim
-
10309 ::
[2023-06-28T21:37:40+02:00]
[Araq]
Why is a Nim enthusiast/programmer called a "Nimmer"?
-
10307 ::
[2023-06-27T17:45:18+02:00]
[Araq]
Nimble does not do anything.
-
10303 ::
[2023-06-26T22:10:04+02:00]
[Araq]
Is it possible to write Linux kernel modules in Nim without having to "hack" the Nim compiler?
-
10301 ::
[2023-06-26T08:47:47+02:00]
[Araq]
Wishlist: Ideal UI library for Nim
-
10297 ::
[2023-06-24T09:36:25+02:00]
[Araq]
thoughts on a backend target for bun?
-
10296 ::
[2023-06-23T19:48:13+02:00]
[Araq]
How to easy get a object !??? member name all too longer!!!
-
10295 ::
[2023-06-23T19:27:18+02:00]
[Araq]
regex find all w/captures
-
10293 ::
[2023-06-23T00:21:37+02:00]
[Araq]
how to importcpp a C++ class within namespaces in non-sloppy way
-
10292 ::
[2023-06-22T23:07:12+02:00]
[Araq]
Does Nim has the same features that D has when interfacing to Objective-C?
-
10291 ::
[2023-06-22T05:57:18+02:00]
[Araq]
nim merch
-
10290 ::
[2023-06-22T04:34:32+02:00]
[Araq]
Does Nim has support for C++ templates with its C++ interfacing?
-
10287 ::
[2023-06-19T22:22:22+02:00]
[Araq]
Building 1.6 on RHEL 7 on POWER (pp64le)?
-
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?
-
10273 ::
[2023-06-14T13:11:11+02:00]
[Araq]
Library for tracking pressed keys
-
10272 ::
[2023-06-13T20:22:19+02:00]
[Araq]
procs: forward declaration
-
10271 ::
[2023-06-13T16:13:46+02:00]
[Araq]
NimQML> How to pack resource files or gui files in compiled package
-
10268 ::
[2023-06-12T21:03:51+02:00]
[Araq]
Is there any utility to output a graphical representation of a Nim Abstract Syntax Tree?
-
10263 ::
[2023-06-10T08:43:33+02:00]
[Araq]
Can Nim be considered an independent language?
-
10262 ::
[2023-06-09T21:42:40+02:00]
[Araq]
Heap allocated variables that behave like stack variables?
-
10257 ::
[2023-06-07T20:06:53+02:00]
[Araq]
C backend not finding NimMain()
-
10256 ::
[2023-06-07T17:57:24+02:00]
[Araq]
FMU library - seg fault
-
10255 ::
[2023-06-07T16:58:35+02:00]
[Araq]
I want to write a professional website. Which PL should I choose from?
-
10251 ::
[2023-06-06T17:58:37+02:00]
[Araq]
Nim library interoperability with other GC languages (NodeJs, Golang)
-
10250 ::
[2023-06-06T08:03:27+02:00]
[Araq]
End of function in Nim binary
-
10249 ::
[2023-06-06T00:59:37+02:00]
[lewisl]
Object Variant question
-
10248 ::
[2023-06-05T17:05:37+02:00]
[Araq]
Collectors, heap, sharedRam, threads.
-
10247 ::
[2023-06-05T12:24:14+02:00]
[Araq]
DLL crashes - can't figure out why
-
10243 ::
[2023-06-04T19:01:38+02:00]
[Araq]
How to get operating system information in nim-lang?
-
10241 ::
[2023-06-02T09:28:42+02:00]
[Araq]
I have started my own instance of nimforum, but I don't understand where I can administrate it
-
10235 ::
[2023-05-30T05:21:22+02:00]
[Araq]
Using TCC/NLVM to compile source code in a string
-
10234 ::
[2023-05-28T21:08:25+02:00]
[Araq]
Atlas shrugged...
-
10233 ::
[2023-05-26T16:09:09+02:00]
[Araq]
Why does os.walkDir and consequently os.walkDirRec not use filesystem order?
-
10226 ::
[2023-05-26T06:18:22+02:00]
[Araq]
May bug with ``ptr ref`` combine closure?
-
10225 ::
[2023-05-26T05:33:43+02:00]
[Araq]
DLL Terms
-
10224 ::
[2023-05-26T05:23:25+02:00]
[Araq]
PyPI was subpoenaed. Should Nim prepare a process in place?
-
10223 ::
[2023-05-25T20:31:48+02:00]
[Araq]
Platonic: core math concepts
-
10220 ::
[2023-05-23T19:19:44+02:00]
[Araq]
How to create modular program (like main with future addons) ?
-
10219 ::
[2023-05-23T01:27:49+02:00]
[Araq]
Best Web Framework Features?
-
10218 ::
[2023-05-22T22:15:21+02:00]
[Araq]
“NIM” backronyms
-
10214 ::
[2023-05-21T19:57:55+02:00]
[Araq]
Support for Tree-sitter?
-
10213 ::
[2023-05-21T18:51:16+02:00]
[Araq]
Complexity of nim vs other languages in creating a simple back-of-the-envelope tool.
-
10210 ::
[2023-05-21T15:18:03+02:00]
[Araq]
Nimble for Nim v2
-
10208 ::
[2023-05-20T18:03:28+02:00]
[Araq]
why does Nim source code filter add a newline at the end of the last line?
-
10207 ::
[2023-05-20T09:52:00+02:00]
[Araq]
I came across a strange behavior of httpClient with Uri type parameter
-
10205 ::
[2023-05-19T03:32:08+02:00]
[Araq]
clarification on nim v2 removal of parallel & spawn
-
10203 ::
[2023-05-17T07:40:20+02:00]
[Araq]
std/paths and $ proc
-
10201 ::
[2023-05-16T20:21:28+02:00]
[Araq]
A memory management idea
-
10198 ::
[2023-05-15T10:00:02+02:00]
[Araq]
Malebogia
-
10197 ::
[2023-05-14T23:48:50+02:00]
[Araq]
does arc deep copy spawn parameters?
-
10194 ::
[2023-05-12T21:58:33+02:00]
[Araq]
Is there a way to tell the compiler to include/export unused functions
-
10191 ::
[2023-05-11T07:56:37+02:00]
[Araq]
Can't import compiler/* anymore
-
10188 ::
[2023-05-10T04:02:36+02:00]
[Araq]
Clearer copyright license for Nim logos and assets
-
10187 ::
[2023-05-09T22:03:14+02:00]
[Araq]
intops - core primtives for working with integers efficiently
-
10186 ::
[2023-05-09T10:57:46+02:00]
[Araq]
Is there a way to see the NIM version in an NIM executable (binary) ?
-
10185 ::
[2023-05-09T10:31:07+02:00]
[Araq]
unique refs > `isolate`
-
10184 ::
[2023-05-08T17:55:23+02:00]
[Araq]
High stack usage when calling `reset` on an object with a destructor
-
10181 ::
[2023-05-07T13:00:31+02:00]
[Araq]
Why `!=` is template and not a func?
-
10180 ::
[2023-05-07T04:37:52+02:00]
[Araq]
Is it bug of pragma nodecl?
-
10177 ::
[2023-05-06T18:02:31+02:00]
[Araq]
Atomic ARC
-
10171 ::
[2023-05-05T14:38:02+02:00]
[Araq]
Good Languages Borrow, Great Languages Nim
-
10169 ::
[2023-05-04T21:39:47+02:00]
[Araq]
How to turn a string into a a procedure
-
10167 ::
[2023-05-04T18:18:55+02:00]
[Araq]
2 blocks 1 indentation
-
10166 ::
[2023-05-04T14:22:25+02:00]
[Araq]
locks on dynamically allocated memory
-
10163 ::
[2023-05-04T05:34:26+02:00]
[Araq]
About PR backlog
-
10162 ::
[2023-05-03T14:33:18+02:00]
[Araq]
How can I return a tuple of arrays from a proc. Having difficulty with proc signature
-
10161 ::
[2023-05-03T12:15:22+02:00]
[Araq]
Usability of ARC/ORC in multi threaded code.
-
10158 ::
[2023-05-02T22:45:32+02:00]
[Araq]
Bug in Nim Std/Json?
-
10155 ::
[2023-05-02T04:00:31+02:00]
[Araq]
Is ORC considered production-ready? What is the consensus on its use?
-
10152 ::
[2023-05-01T22:02:21+02:00]
[Araq]
Async HTTP client ORC error in 1.6.10
-
10150 ::
[2023-05-01T11:08:54+02:00]
[Araq]
Checking for exact floating-point representations
-
10141 ::
[2023-04-28T12:28:19+02:00]
[Araq]
Using named blocks with break instead of exceptions for targetted exception handling
-
10139 ::
[2023-04-27T12:00:15+02:00]
[Araq]
Compiler limitation or wrong usage/expectation on my part?
-
10138 ::
[2023-04-27T02:21:45+02:00]
[Araq]
Why is this `cursor` causing error ?
-
10136 ::
[2023-04-26T23:04:40+02:00]
[Araq]
After upgrading to Nim 1.6.12, my tests generate a lot of warnings - how to address?
-
10135 ::
[2023-04-26T21:15:41+02:00]
[Araq]
Semcheck a NimNode tree?
-
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.
-
10126 ::
[2023-04-23T16:31:51+02:00]
[Araq]
Long string in source file
-
10123 ::
[2023-04-22T14:57:17+02:00]
[Araq]
EU Cyber Resilience Act impact on Open Source community
-
10117 ::
[2023-04-20T22:59:50+02:00]
[Araq]
wasMoved and =destroy does not cancel each other out
-
10116 ::
[2023-04-20T21:44:17+02:00]
[Araq]
Workaround for "cannot be captured as it would violate memory safety"
-
10115 ::
[2023-04-20T21:24:14+02:00]
[Araq]
Defining type fields with a template
-
10112 ::
[2023-04-19T03:11:08+02:00]
[Araq]
Design discussion for KommandKit - async, multithreaded, ORC-ready web framework
-
10107 ::
[2023-04-17T14:41:59+02:00]
[Araq]
+= operator with if statement gives errors
-
10106 ::
[2023-04-17T11:15:19+02:00]
[Araq]
Article on wrapping C libraries in Nim
-
10104 ::
[2023-04-16T17:25:55+02:00]
[Araq]
How to make os (e.g. ubuntu) interpret nimscript shebang
-
10103 ::
[2023-04-16T13:00:44+02:00]
[Araq]
Writing a wrapper for ML libraries how-to
-
10102 ::
[2023-04-16T10:39:00+02:00]
[Araq]
Mono UI, high productivity, simple and clean code
-
10101 ::
[2023-04-15T14:04:10+02:00]
[Araq]
What GPT-4 knows and thinks about Nim
-
10099 ::
[2023-04-14T15:25:40+02:00]
[Araq]
How can I know whether an untyped argument of a template can be stringified?
-
10097 ::
[2023-04-14T13:11:26+02:00]
[Araq]
How to specify output directory for `nim genDepend` ?
-
10095 ::
[2023-04-12T22:43:41+02:00]
[Araq]
Nim v2 and gcsafe
-
10090 ::
[2023-04-11T21:30:48+02:00]
[Araq]
Nimforms - A simple GUI library for Windows
-
10087 ::
[2023-04-11T02:25:35+02:00]
[Araq]
2.0 RC new and old
-
10082 ::
[2023-04-08T21:28:48+02:00]
[Araq]
Scan syntax tree for procedure calls
-
10080 ::
[2023-04-07T08:14:21+02:00]
[Araq]
State of HTTP Servers in Nim
-
10078 ::
[2023-04-06T20:09:24+02:00]
[Araq]
How to disable highlighting in nim rstgen
-
10074 ::
[2023-04-05T16:47:19+02:00]
[Araq]
Calling Nim proc from C and handling the cstring (char array) returned
-
10072 ::
[2023-04-05T11:51:02+02:00]
[Araq]
Future of typing ?
-
10067 ::
[2023-04-04T13:17:21+02:00]
[Araq]
Is such HTML template possible?
-
10066 ::
[2023-04-03T20:32:11+02:00]
[Araq]
Nim in production #2: 100k+ WebSocket connections on one small VM, lots of CPU and RAM to spare
-
10062 ::
[2023-04-02T17:13:08+02:00]
[Araq]
Anyone tried GPT-4 for Nim?
-
10060 ::
[2023-04-01T14:41:26+02:00]
[Araq]
How do I test if varaible is a type of proc?
-
10058 ::
[2023-04-01T09:54:32+02:00]
[Araq]
The Nim development team cooperates with OpenAI in order to fight climate change
-
10054 ::
[2023-03-31T20:27:32+02:00]
[Araq]
Nim 1.6 vs 2 (1.9) Working with channels
-
10053 ::
[2023-03-31T20:19:30+02:00]
[Araq]
Maybe can add a pragma let nim proc/func easy call cproc/cfunc
-
10051 ::
[2023-03-31T11:31:57+02:00]
[Araq]
Nim v2.0.0 RC2 is out
-
10049 ::
[2023-03-30T22:53:16+02:00]
[Araq]
Any bad consequence of redefining equality for ref types?
-
10048 ::
[2023-03-30T22:52:43+02:00]
[Araq]
Mutable return type works fine for myTable.mgetOrPut but not for a custom proc
-
10047 ::
[2023-03-29T20:50:02+02:00]
[Araq]
Can't nest VNode inside other VNode
-
10044 ::
[2023-03-29T18:44:05+02:00]
[Araq]
Is the escape sequence case-insensitive?
-
10043 ::
[2023-03-28T23:49:56+02:00]
[Araq]
TIGR - tiny graphics library for nim
-
10037 ::
[2023-03-26T20:33:42+02:00]
[Araq]
Must add array quick assignment init method
-
10030 ::
[2023-03-21T20:01:26+01:00]
[Araq]
Looks like c-nim ?
-
10029 ::
[2023-03-21T16:55:39+01:00]
[Araq]
How to get exe name from pid under Windows
-
10027 ::
[2023-03-21T11:01:21+01:00]
[Araq]
Nim goto intermediate representation
-
10023 ::
[2023-03-19T07:30:54+01:00]
[Araq]
design question: generic methods are deprecated
-
10019 ::
[2023-03-18T06:35:31+01:00]
[Araq]
Any way to implement `=` in the follow exampĺe?
-
10018 ::
[2023-03-18T02:07:19+01:00]
[Araq]
Do you miss these compact syntaxes?
-
10017 ::
[2023-03-17T17:19:12+01:00]
[Araq]
Negative number as program argument
-
10016 ::
[2023-03-17T12:25:57+01:00]
[Araq]
module "uing", widget Table: How to add rows from string-sequence
-
10012 ::
[2023-03-17T01:16:41+01:00]
[Araq]
/usr/lib/nim/lib/system.nim
-
10005 ::
[2023-03-15T18:14:49+01:00]
[Araq]
testament + valgrind: importing asyncdispatch or threadpool causes valgrind to throw?
-
10004 ::
[2023-03-15T13:11:27+01:00]
[Araq]
.o files going missing before linking?
-
10002 ::
[2023-03-15T09:43:54+01:00]
[Araq]
A list of programs
-
10001 ::
[2023-03-15T07:27:04+01:00]
[Araq]
Nim ORC example benchmark
-
10000 ::
[2023-03-15T02:37:23+01:00]
[Araq]
Cheerp 3.0? C++ to WASM compiler
-
9996 ::
[2023-03-14T16:48:55+01:00]
[Araq]
How to reproduce the release build of Nim?
-
9994 ::
[2023-03-14T11:43:09+01:00]
[Araq]
Trying to understand: is it better if IndexDefect is CatchableError or not
-
9993 ::
[2023-03-14T03:47:37+01:00]
[Araq]
Advanced Compilers: Self-Guided Online Course
-
9983 ::
[2023-03-11T22:42:39+01:00]
[Araq]
Make Nim docker images official?
-
9978 ::
[2023-03-10T21:13:47+01:00]
[moigagoo]
Template in template: should this work?
-
9977 ::
[2023-03-10T09:30:30+01:00]
[Araq]
Version 1.6.12 released!
-
9976 ::
[2023-03-10T04:23:13+01:00]
[Araq]
Can Nim do Type States?
-
9971 ::
[2023-03-06T06:59:37+01:00]
[Araq]
Overflow Checks
-
9965 ::
[2023-03-02T20:18:01+01:00]
[Araq]
importc in NimVM
-
9964 ::
[2023-03-02T19:30:28+01:00]
[Araq]
import module just for comptime use
-
9962 ::
[2023-03-02T04:52:46+01:00]
[Araq]
RST in nim.
-
9961 ::
[2023-03-01T21:30:07+01:00]
[Araq]
uing - a fork of ui that wraps libui-ng instead of libui
-
9960 ::
[2023-03-01T20:48:37+01:00]
[Araq]
`send` for `AsyncSocket` does not work when communicating with shared libraries
-
9957 ::
[2023-02-28T17:33:50+01:00]
[Araq]
why use nim over c#?
-
9955 ::
[2023-02-28T10:19:43+01:00]
[Araq]
anonymous records / subtyping ?
-
9952 ::
[2023-02-28T06:17:22+01:00]
[Araq]
Compilation error (type mismatch)
-
9951 ::
[2023-02-27T22:06:50+01:00]
[Araq]
Error: VM does not support 'cast' from tyOpenArray to tyPtr
-
9948 ::
[2023-02-27T11:45:26+01:00]
[Araq]
Mixed C / Cpp project structure?
-
9942 ::
[2023-02-26T18:10:11+01:00]
[Araq]
Orc RTTI: Is there a way to get Enum + Tuple type info?
-
9930 ::
[2023-02-23T08:08:43+01:00]
[Araq]
How to destroy the global dispatcher(gDisp) in asyncdispatch on RTOS ?
-
9929 ::
[2023-02-22T15:01:22+01:00]
[Araq]
new vs object literal for ref objects
-
9926 ::
[2023-02-22T11:10:44+01:00]
[Araq]
ffi: how to pass a value to c?
-
9917 ::
[2023-02-20T17:21:51+01:00]
[Araq]
nim birthday?
-
9911 ::
[2023-02-19T22:55:10+01:00]
[Araq]
Does "--compileOnly" with "Dead Code Elimination" work?
-
9892 ::
[2023-02-15T12:14:30+01:00]
[Araq]
Variable Declaration in Templates
-
9874 ::
[2023-02-07T14:52:59+01:00]
[Araq]
Mysql limit not working
-
9868 ::
[2023-02-05T18:15:44+01:00]
[Araq]
what's with deepCopy?
-
9862 ::
[2023-02-02T12:50:49+01:00]
[cblake]
command line parametr with whitespace
-
9856 ::
[2023-01-29T23:27:42+01:00]
[Araq]
How to ref value types in tables?
-
9851 ::
[2023-01-28T10:28:08+01:00]
[Araq]
Strange error: system module needs: nimAsgnStrV2
-
9849 ::
[2023-01-27T08:43:18+01:00]
[Araq]
Why Nim does not support comparison between different types?
-
9845 ::
[2023-01-25T01:59:14+01:00]
[Araq]
Show Nim: JWTea, Crunchy and Depot. New repos you may find useful.
-
9844 ::
[2023-01-23T15:51:10+01:00]
[Araq]
Nim 2.0 db_odbc
-
9843 ::
[2023-01-23T14:39:49+01:00]
[Araq]
ORC Nim Compiler
-
9834 ::
[2023-01-20T21:23:15+01:00]
[Araq]
nlvm update 202301
-
9832 ::
[2023-01-19T20:21:10+01:00]
[Araq]
`--os:standalone` gives `Error: system module needs: getCurrentException`
-
9823 ::
[2023-01-14T02:56:42+01:00]
[Araq]
How do I fix this?
-
9822 ::
[2023-01-14T01:55:06+01:00]
[federico3]
Multilungual Nimdoc
-
9820 ::
[2023-01-13T19:58:54+01:00]
[Araq]
How to incrementally convert a C or C++ project?
-
9816 ::
[2023-01-11T03:02:48+01:00]
[Araq]
What would be the bast way to get parsing and validation of parameters (option:value)
-
9805 ::
[2023-01-08T02:10:48+01:00]
[Araq]
Official Fediverse (e.g. Mastodon) account?
-
9804 ::
[2023-01-07T03:44:59+01:00]
[Araq]
Trying to make a lexer, stops if it hits an operator.
-
9802 ::
[2023-01-06T18:22:42+01:00]
[Araq]
Question about async programming
-
9799 ::
[2023-01-05T12:44:27+01:00]
[Araq]
Two type matches, both wrong: how to do it right?
-
9798 ::
[2023-01-05T05:12:27+01:00]
[Araq]
Delete items in a seq while iterating over it?
-
9797 ::
[2023-01-04T22:37:49+01:00]
[Araq]
Regex error - "Error: missing closing ' for character literal"
-
9793 ::
[2023-01-03T17:15:14+01:00]
[Araq]
std/strutils not working in JS?
-
9791 ::
[2023-01-02T23:33:41+01:00]
[cblake]
A seasoned programmer's take on Nim's docs
-
9789 ::
[2023-01-02T04:11:39+01:00]
[Araq]
How does the `nimsuggest` LSP work with respect to UFCS support in Nim?
-
9786 ::
[2022-12-31T16:01:49+01:00]
[Araq]
A serious documentation for Nim
-
9784 ::
[2022-12-31T12:35:31+01:00]
[Araq]
-d:useMalloc fixes memory leak, but I don't know why
-
9783 ::
[2022-12-31T02:06:46+01:00]
[Araq]
Async Socket with SSL Context throws "error:1420C114:SSL routines:ssl_write_internal:uninitialized"
-
9778 ::
[2022-12-29T20:53:48+01:00]
[Araq]
Downloading files with missing protocol in redirect url
-
9777 ::
[2022-12-29T18:21:50+01:00]
[Araq]
Roadmap 2023
-
9776 ::
[2022-12-29T15:07:34+01:00]
[Araq]
Extracting multiple base types on FFI
-
9770 ::
[2022-12-28T06:48:44+01:00]
[Araq]
Is setControlCHook still supported ?
-
9768 ::
[2022-12-27T17:19:31+01:00]
[Araq]
Parallel Fibonacci
-
9767 ::
[2022-12-27T17:09:39+01:00]
[Araq]
Default orc crash simple jester httpbeast
-
9765 ::
[2022-12-27T01:30:06+01:00]
[Araq]
try-catch misbehavior
-
9762 ::
[2022-12-26T13:39:54+01:00]
[Araq]
Strange error: single character string constants
-
9761 ::
[2022-12-26T11:13:21+01:00]
[Araq]
Question about the let statement
-
9759 ::
[2022-12-25T15:09:46+01:00]
[arnetheduck]
How to further speed up the build of your Nim's projects (using ccache)
-
9758 ::
[2022-12-24T23:40:34+01:00]
[Araq]
Parazoa - Immutable, persistent data structures for Nim
-
9756 ::
[2022-12-23T16:41:32+01:00]
[Araq]
Uncatchable JsonParsingError when encountered in a macro
-
9755 ::
[2022-12-23T16:31:18+01:00]
[Araq]
Foreign thread callbacks causes memory leak
-
9753 ::
[2022-12-23T14:46:31+01:00]
[Araq]
question about memory management
-
9752 ::
[2022-12-23T12:14:28+01:00]
[Araq]
Formal verification in Nim using COQ and other proof assistants
-
9749 ::
[2022-12-22T12:34:58+01:00]
[Araq]
ormin example chat - websocket failed
-
9748 ::
[2022-12-22T08:43:45+01:00]
[Araq]
Atlas -- the package cloner
-
9746 ::
[2022-12-21T22:02:52+01:00]
[Araq]
Nim version 2.0 RC1
-
9745 ::
[2022-12-21T20:18:29+01:00]
[Araq]
Create a ref to a C allocated object to manage its memory
-
9739 ::
[2022-12-19T18:42:55+01:00]
[Araq]
Splat operator implementation with macros
-
9737 ::
[2022-12-19T11:00:44+01:00]
[Araq]
Mr. Rumpf, why didn't you went along with the Python standard library?
-
9736 ::
[2022-12-18T05:04:42+01:00]
[Araq]
Proposed method of defining models with Nim code in Nexus
-
9733 ::
[2022-12-17T12:26:33+01:00]
[Araq]
Why is the cursor pragma called cursor?
-
9731 ::
[2022-12-16T16:10:34+01:00]
[abdulhaq]
Closure dual use for objects?
-
9729 ::
[2022-12-15T18:47:18+01:00]
[Araq]
Odd timings for threads
-
9725 ::
[2022-12-15T15:43:07+01:00]
[Araq]
JS compiler produces a large file (with -d:release) ?
-
9724 ::
[2022-12-14T16:14:28+01:00]
[Araq]
Nim Static linking OpenSSL issue with fork()
-
9723 ::
[2022-12-14T03:42:34+01:00]
[Araq]
TinyRE - Tiny Regex Engine for Nim
-
9720 ::
[2022-12-13T12:58:02+01:00]
[Araq]
Status of exceptions with goto,setjmp with C++
-
9718 ::
[2022-12-13T02:39:13+01:00]
[Araq]
strictNotNil and bogus “cannot prove” errors
-
9717 ::
[2022-12-11T21:54:23+01:00]
[Araq]
Best practices for initializing objects?
-
9716 ::
[2022-12-11T08:19:42+01:00]
[Araq]
Update on strict funcs
-
9713 ::
[2022-12-10T14:24:07+01:00]
[Araq]
Snorlogue - A prologue extension
-
9712 ::
[2022-12-10T08:51:38+01:00]
[Araq]
Cargo like subcommands in Nimble
-
9711 ::
[2022-12-10T02:44:54+01:00]
[Araq]
How should system library support be structured?
-
9707 ::
[2022-12-09T03:18:56+01:00]
[Araq]
Return value for joinThread?
-
9704 ::
[2022-12-08T12:04:34+01:00]
[Araq]
A new way for Nim to shine ? Faster than NodeJS interpreted Nim, taking advantage of declared types
-
9699 ::
[2022-12-07T16:45:15+01:00]
[Araq]
Nim HashSets operators
-
9695 ::
[2022-12-05T17:46:15+01:00]
[Araq]
Is the use of doAssert in config.nims deprecated in the latest Nim devel?
-
9694 ::
[2022-12-05T03:08:56+01:00]
[Araq]
Can wasMoved be overloaded?
-
9691 ::
[2022-12-04T00:19:25+01:00]
[Araq]
Don't understand why ref is marked cyclic
-
9690 ::
[2022-12-03T21:22:16+01:00]
[Araq]
parser generator
-
9688 ::
[2022-12-03T19:52:39+01:00]
[Araq]
Why is Rust faster than Nim in this CSV parsing example?
-
9685 ::
[2022-12-03T10:40:28+01:00]
[Araq]
sequtils.nim(786, 15) Error: expected: ':', but got: 'result'
-
9683 ::
[2022-12-02T06:08:47+01:00]
[Araq]
Show Nim: Mummy, a new HTTP + WebSocket server that returns to the ancient ways of threads
-
9682 ::
[2022-12-01T19:15:59+01:00]
[Araq]
Built-in (whole) array programming in Nim v2 or even sooner for scientific computing
-
9681 ::
[2022-12-01T11:20:11+01:00]
[Araq]
Parsing Unicode and lexbase
-
9680 ::
[2022-12-01T01:27:17+01:00]
[Araq]
Upcoming standard library changes
-
9679 ::
[2022-11-30T13:35:50+01:00]
[Araq]
Executable crashes unless compiled with -d:release
-
9674 ::
[2022-11-29T10:08:14+01:00]
[Araq]
Not able to get `in` for sets to work properly
-
9668 ::
[2022-11-28T05:00:59+01:00]
[Araq]
Memory leak fixes for db_postgres.nim
-
9667 ::
[2022-11-28T04:13:22+01:00]
[Araq]
Is there a way to see all or older threads of a user?
-
9663 ::
[2022-11-27T08:31:35+01:00]
[Araq]
Do you have to use 'ref' for the field types within ref objects?
-
9662 ::
[2022-11-27T06:51:37+01:00]
[Araq]
imported C++ type naming
-
9659 ::
[2022-11-26T13:13:13+01:00]
[Araq]
Plans for improving tagged enum (ADT) syntax?
-
9658 ::
[2022-11-26T12:36:43+01:00]
[Araq]
Weird ICE
-
9656 ::
[2022-11-26T01:57:55+01:00]
[Araq]
Initial OS porting experience
-
9655 ::
[2022-11-25T20:10:39+01:00]
[Araq]
Choosing Nim out of a crowded market for systems programming languages
-
9652 ::
[2022-11-25T13:14:13+01:00]
[Araq]
Best way for ipc between a rust app and Nim app?
-
9648 ::
[2022-11-24T17:29:02+01:00]
[Araq]
Does modifying cstring affect its string?
-
9646 ::
[2022-11-24T13:32:20+01:00]
[Araq]
Atomic ARC option?
-
9644 ::
[2022-11-23T15:33:48+01:00]
[Araq]
Is it allowed to use dealloc instead of free?
-
9643 ::
[2022-11-23T11:43:00+01:00]
[matkuki]
Nim 1.6.10 released
-
9642 ::
[2022-11-23T11:39:48+01:00]
[Araq]
What's the name for wchar?
-
9641 ::
[2022-11-21T15:46:11+01:00]
[Araq]
Nim Table, type iterators and lent type
-
9639 ::
[2022-11-20T15:39:37+01:00]
[Araq]
Are OpenArrays memory safe?
-
9635 ::
[2022-11-19T13:31:42+01:00]
[Araq]
Pigeon 0.2
-
9633 ::
[2022-11-19T07:53:19+01:00]
[Araq]
How to manually free/clear memory used by ref
-
9626 ::
[2022-11-16T17:53:49+01:00]
[Araq]
Managed references to unmanaged references?
-
9623 ::
[2022-11-16T08:27:08+01:00]
[Araq]
Internal compiler error - how to debug?
-
9620 ::
[2022-11-15T22:45:15+01:00]
[Araq]
Small Nim js fib benchmark
-
9619 ::
[2022-11-15T18:46:40+01:00]
[Araq]
How to add a file to a project without importing
-
9617 ::
[2022-11-15T17:36:32+01:00]
[Araq]
Nim 2: "Memory can be shared effectively between threads without copying in Nim version 2"
-
9615 ::
[2022-11-15T13:16:26+01:00]
[Araq]
How can I concatenate strings of type sqlQuery (db_sqlite)?
-
9614 ::
[2022-11-15T08:00:01+01:00]
[Araq]
Nim 1.6.10 RC2
-
9612 ::
[2022-11-14T22:47:07+01:00]
[Araq]
Bad out of the box experience with MSVC
-
9608 ::
[2022-11-14T07:32:59+01:00]
[Araq]
targeting 16bit system
-
9605 ::
[2022-11-14T01:58:37+01:00]
[Araq]
Subsequence matching
-
9604 ::
[2022-11-14T01:33:19+01:00]
[Araq]
new to nim install fail Ubuntu 22.04.1 LTS
-
9603 ::
[2022-11-13T23:43:21+01:00]
[Araq]
memory footprint of parsejson
-
9602 ::
[2022-11-13T15:07:08+01:00]
[Araq]
Yet another c compiler (under development)
-
9601 ::
[2022-11-13T14:29:21+01:00]
[Araq]
Memory strategies with OpenMP
-
9597 ::
[2022-11-11T10:38:13+01:00]
[Araq]
How to know if `--mm:arc` is applicable?
-
9596 ::
[2022-11-11T09:58:18+01:00]
[Araq]
A cost model for Nim v2
-
9594 ::
[2022-11-11T04:28:47+01:00]
[Araq]
editor for nim files with #? stdtmpl | standard
-
9593 ::
[2022-11-09T19:51:27+01:00]
[Araq]
can Parsing Expression Grammar mechanisms replace the absence of reader macros in Nim??
-
9591 ::
[2022-11-09T03:40:54+01:00]
[Araq]
nim name origin?
-
9589 ::
[2022-11-08T09:24:23+01:00]
[Araq]
Is it possible to borrow `UncheckedArray[T]` as `openArray[T]` then return from procedure?
-
9587 ::
[2022-11-07T16:03:21+01:00]
[Araq]
linearScanEnd caveats?
-
9583 ::
[2022-11-07T07:18:01+01:00]
[Araq]
Would Futo be good for Nim
-
9581 ::
[2022-11-06T18:24:43+01:00]
[Araq]
wrapping c++ function - cannot instantiate 'T2'
-
9580 ::
[2022-11-06T18:21:33+01:00]
[Araq]
nimporter.NimCompileException: The system cannot find the file specified.
-
9574 ::
[2022-11-03T09:47:54+01:00]
[Araq]
Nim 1.6.10 release candidate
-
9572 ::
[2022-11-02T19:20:09+01:00]
[Araq]
Making a honey pot and errors with nmap
-
9569 ::
[2022-11-02T09:36:39+01:00]
[Araq]
To sink or not to sink
-
9568 ::
[2022-11-02T09:11:11+01:00]
[Araq]
How to use multi-type parameters in the Nim
-
9566 ::
[2022-11-01T07:23:23+01:00]
[Araq]
Looping Assertions
-
9564 ::
[2022-10-30T22:37:09+01:00]
[Araq]
NimEdit: can it be made compilable with Nim 1.6.8?
-
9562 ::
[2022-10-30T12:23:33+01:00]
[Araq]
too many clock-cycles?
-
9560 ::
[2022-10-29T17:28:33+02:00]
[Araq]
Multithread support in a dynamic language interpreter
-
9557 ::
[2022-10-28T11:46:06+02:00]
[Araq]
Nimscript and GPL
-
9556 ::
[2022-10-27T17:43:46+02:00]
[jrfondren]
"Mastering Nim" - errata?
-
9555 ::
[2022-10-27T16:40:13+02:00]
[Araq]
Is it possible to allocate ref objects in a specific region of memory?
-
9554 ::
[2022-10-27T16:37:18+02:00]
[Araq]
Evolving the GUI definition
-
9552 ::
[2022-10-26T12:41:38+02:00]
[Araq]
Change ref object variant in-place - drawbacks?
-
9551 ::
[2022-10-26T03:29:22+02:00]
[Araq]
Questions about Nim and its extensibility
-
9549 ::
[2022-10-25T17:00:07+02:00]
[Araq]
Tips on how to avoid Nim pointer instability bugs?
-
9548 ::
[2022-10-25T13:53:39+02:00]
[Araq]
Nimble is unable to download and install
-
9545 ::
[2022-10-24T16:47:39+02:00]
[Araq]
Declaring an uninitialized seq & avoid unnecessary zero-mem's
-
9543 ::
[2022-10-23T04:00:50+02:00]
[Araq]
Nim 2: What’s special about Task?
-
9542 ::
[2022-10-23T01:54:38+02:00]
[bpr]
Newbie first impressions
-
9539 ::
[2022-10-21T09:09:19+02:00]
[Araq]
NimConf 2022 - Saturday, October 22nd
-
9538 ::
[2022-10-20T19:18:16+02:00]
[Araq]
template untyped and typed as parameters and return type
-
9537 ::
[2022-10-20T16:47:10+02:00]
[Araq]
Compile time safety for case object fields
-
9530 ::
[2022-10-14T14:40:28+02:00]
[Araq]
From too many copies to too few
-
9529 ::
[2022-10-14T11:47:00+02:00]
[Araq]
Access type from two different files
-
9527 ::
[2022-10-13T22:33:51+02:00]
[Araq]
How to check if a string is numeric?
-
9526 ::
[2022-10-13T16:31:46+02:00]
[Araq]
NimConf 2022
-
9525 ::
[2022-10-12T08:10:09+02:00]
[Araq]
Ways to tweak the output of the JavaScript backend
-
9524 ::
[2022-10-12T05:44:20+02:00]
[Araq]
Odd error in ARC when running in Windows
-
9522 ::
[2022-10-11T12:45:43+02:00]
[Araq]
Packing integers and GMP bignums in a single value
-
9521 ::
[2022-10-11T05:34:38+02:00]
[Araq]
Some Strange Error When running a simple code
-
9519 ::
[2022-10-10T12:52:08+02:00]
[Araq]
Term rewriting template question
-
9518 ::
[2022-10-10T08:14:10+02:00]
[Araq]
Inconsistent behavior with object slicing under different gc modes
-
9517 ::
[2022-10-10T08:07:19+02:00]
[Araq]
Unexpected compile error with implicit generics code
-
9515 ::
[2022-10-09T02:13:00+02:00]
[Araq]
how to properly init a Table of seq
-
9514 ::
[2022-10-08T22:31:16+02:00]
[Araq]
Macros Masking Common Errors
-
9511 ::
[2022-10-07T14:25:38+02:00]
[Araq]
Reworking "c things" like static const unsigned char clcidx[19] =
-
9510 ::
[2022-10-07T13:09:43+02:00]
[Araq]
Selecting/installing older nim package on FreeBSD
-
9509 ::
[2022-10-07T08:26:44+02:00]
[Araq]
How to declare a varible in a case statement for use afterwrads
-
9506 ::
[2022-10-04T21:09:32+02:00]
[Araq]
Threaded TLSF
-
9505 ::
[2022-10-03T10:45:20+02:00]
[Araq]
Copies, seqs, assignments & templates
-
9500 ::
[2022-09-30T10:18:30+02:00]
[konradmb]
How to chain anonymous proc with UFCS?
-
9498 ::
[2022-09-29T09:58:45+02:00]
[Araq]
See generated code after template processing?
-
9495 ::
[2022-09-28T08:15:39+02:00]
[Araq]
Overriding default C/C++ options + error with 1.6.8 / C++ / macOS
-
9493 ::
[2022-09-26T17:16:03+02:00]
[Araq]
Battling with copies & a silly question
-
9488 ::
[2022-09-22T23:11:56+02:00]
[Araq]
codeGenDecl expressions and monomorphization
-
9485 ::
[2022-09-22T10:36:50+02:00]
[Araq]
High-to-low range in slice
-
9482 ::
[2022-09-20T22:03:20+02:00]
[Araq]
Is a Java-style GC possible?
-
9481 ::
[2022-09-20T18:09:33+02:00]
[Araq]
internal error: cannot map the empty seq type to a C type
-
9478 ::
[2022-09-19T11:23:28+02:00]
[Araq]
Get a pointer to a ref object and hold on to it
-
9457 ::
[2022-09-11T02:07:26+02:00]
[Araq]
Show Nim: TheArtButton.ai, a new web Stable Diffusion runner
-
9450 ::
[2022-09-09T01:00:34+02:00]
[matkuki]
Slow compilation time in a big project. What branch contains Incremental Compilation?
-
9449 ::
[2022-09-08T20:45:52+02:00]
[Araq]
how can I buy "Mastering Nim" without using amazon services?
-
9448 ::
[2022-09-08T18:41:06+02:00]
[Araq]
QRgen - A QR generation library fully written in nim
-
9437 ::
[2022-09-04T19:32:35+02:00]
[Araq]
Why Svelte is far superior than React (Karax)
-
9432 ::
[2022-09-03T07:55:30+02:00]
[Araq]
Thread-Safe Container Type doubts
-
9429 ::
[2022-09-02T02:51:49+02:00]
[Araq]
Hot reload & Alternatives - Mac Support (ARM and x86)
-
9420 ::
[2022-08-30T13:08:53+02:00]
[Araq]
NimConf 2022 - registrations
-
9402 ::
[2022-08-22T19:47:11+02:00]
[Araq]
Why is nimscript interpreted and why the limitations?
-
9397 ::
[2022-08-21T16:46:19+02:00]
[Stefan_Salewski]
Can't get basic example of creating reference objects to work. Compilation errors.
-
9389 ::
[2022-08-19T01:18:45+02:00]
[ggibson]
Need some direction on macros.
-
9377 ::
[2022-08-17T08:42:51+02:00]
[Araq]
nimiSlides 🛷 Create beautiful slideshows in Nim 👑
-
9371 ::
[2022-08-14T22:33:53+02:00]
[Araq]
Alternative to gravatar for the forums?
-
9351 ::
[2022-08-05T16:45:47+02:00]
[Araq]
Error using `bindSym` at compile time
-
9347 ::
[2022-08-04T15:00:23+02:00]
[ggibson]
withColor template in "THE BOOK"
-
9346 ::
[2022-08-03T20:29:30+02:00]
[Araq]
Threads dying, memory issues?
-
9335 ::
[2022-08-01T14:34:22+02:00]
[Araq]
Text portion of an XmlNode type
-
9334 ::
[2022-07-31T21:25:47+02:00]
[Araq]
Compiler bug?
-
9328 ::
[2022-07-26T17:58:09+02:00]
[Araq]
How to copy a random field into another of the same type at runtime?
-
9321 ::
[2022-07-24T03:25:24+02:00]
[Araq]
Ctrie in Nim for concurrent iterators?
-
9315 ::
[2022-07-22T13:15:53+02:00]
[Araq]
Carbon lang
-
9306 ::
[2022-07-15T09:08:37+02:00]
[Araq]
Compile time detection of experimental compiler feature
-
9305 ::
[2022-07-15T01:17:41+02:00]
[Araq]
Force compilation of unused parts of a module
-
9302 ::
[2022-07-13T23:37:35+02:00]
[Araq]
Owlkettle 2.0.0 is a declarative GUI framwork for GTK 4
-
9301 ::
[2022-07-13T09:18:18+02:00]
[Araq]
New floating type problem
-
9287 ::
[2022-07-07T10:51:25+02:00]
[Araq]
Question about polymorphism
-
9280 ::
[2022-07-03T18:19:36+02:00]
[Araq]
Effect system: filtering tags
-
9276 ::
[2022-06-30T10:36:25+02:00]
[Araq]
Nim syntax highlight for mcedit
-
9274 ::
[2022-06-29T15:46:57+02:00]
[Araq]
Stack/heap addresses, confusion
-
9273 ::
[2022-06-29T10:48:55+02:00]
[Araq]
compilation error from nim 1.4 to 1.6.6
-
9271 ::
[2022-06-29T09:46:14+02:00]
[Araq]
State machines example : echo-server
-
9269 ::
[2022-06-28T02:04:55+02:00]
[Araq]
why does JS backend return array with object?
-
9266 ::
[2022-06-27T01:59:48+02:00]
[Araq]
Nim 2.0 is already here.
-
9265 ::
[2022-06-26T10:12:29+02:00]
[Araq]
Changing the order of nimbase.h in generated files
-
9263 ::
[2022-06-24T21:02:07+02:00]
[Araq]
Init procedure naming convention for non-GC memory
-
9259 ::
[2022-06-22T23:10:58+02:00]
[Araq]
Mastering Nim: A complete guide to the programming language
-
9255 ::
[2022-06-22T08:59:30+02:00]
[Araq]
Is it possible to "mock" function calls? (For testing purposes)
-
9247 ::
[2022-06-19T20:39:53+02:00]
[Araq]
Lifetime of pointer returned by str.cstring
-
9244 ::
[2022-06-18T15:21:52+02:00]
[Araq]
Nimwave - build TUIs for the terminal, web, and desktop
-
9243 ::
[2022-06-18T09:55:02+02:00]
[Araq]
Can Orc be improved?
-
9238 ::
[2022-06-15T19:31:07+02:00]
[Araq]
Back to the roots of v2.. and what it could be
-
9235 ::
[2022-06-15T03:20:09+02:00]
[Araq]
Subtype cannot be implicitly converted to base type (without ref)?
-
9231 ::
[2022-06-13T20:47:25+02:00]
[Araq]
packedjson2 - A new JSON library
-
9225 ::
[2022-06-11T22:48:04+02:00]
[Araq]
Karax VNode.add question
-
9224 ::
[2022-06-11T17:35:40+02:00]
[Araq]
could not load: lua(|5.1|5.0).dll
-
9223 ::
[2022-06-11T08:50:25+02:00]
[cmc]
Idea: Marketing Nim to Organizations
-
9222 ::
[2022-06-10T23:54:47+02:00]
[Araq]
how to have same version of dependencies on two different machines?
-
9221 ::
[2022-06-10T21:12:20+02:00]
[Araq]
Help with converting Nim to JS at runtime
-
9214 ::
[2022-06-07T08:36:12+02:00]
[Araq]
Sisix dev fail in nimvm with fatal pragma
-
9197 ::
[2022-06-03T13:49:50+02:00]
[Araq]
Where can I find information about Nim architecture?
-
9193 ::
[2022-06-02T12:56:51+02:00]
[Araq]
Is `setTimer` workable for long term timers, e.g 30 days?
-
9192 ::
[2022-06-02T10:04:45+02:00]
[Araq]
Nim addressed my one major complaint
-
9191 ::
[2022-06-02T09:34:14+02:00]
[Araq]
Nim conspicuously contradicts its efficient, simplicity philosophy
-
9187 ::
[2022-05-31T12:56:12+02:00]
[Araq]
How to disable implicit convert float to int.
-
9162 ::
[2022-05-18T19:14:13+02:00]
[Araq]
NimForUE
-
9159 ::
[2022-05-16T12:16:09+02:00]
[Araq]
Memory Leak with --gc:orc and Nimble Decimal Library
-
9152 ::
[2022-05-12T01:26:35+02:00]
[Araq]
Which SQLite lib?
-
9149 ::
[2022-05-09T15:40:38+02:00]
[Araq]
Async musings
-
9148 ::
[2022-05-08T14:22:13+02:00]
[Araq]
Hello Javascript!
-
9145 ::
[2022-05-06T19:10:05+02:00]
[gokr]
Why I left the Nim community
-
9143 ::
[2022-05-04T10:46:31+02:00]
[Araq]
Fidgets!
-
9139 ::
[2022-05-03T15:50:44+02:00]
[Araq]
Best practices for porting huge C projects to Nim
-
9132 ::
[2022-04-30T15:23:14+02:00]
[Araq]
Nim v2: what would you change?
-
9110 ::
[2022-04-16T17:35:57+02:00]
[Araq]
Seeking advices for a C programming book
-
9106 ::
[2022-04-15T02:13:21+02:00]
[Araq]
Do name the array element
-
9102 ::
[2022-04-11T19:37:22+02:00]
[Araq]
nlvm updated
-
9096 ::
[2022-04-10T00:40:18+02:00]
[Araq]
=destroy for files and sockets
-
9095 ::
[2022-04-09T19:56:37+02:00]
[Araq]
Lexim -- Regular expressions and lexer generation for Nim
-
9091 ::
[2022-04-08T20:18:03+02:00]
[Araq]
Defining C++ Macros from Nim
-
9090 ::
[2022-04-08T16:48:13+02:00]
[Araq]
Status of the incremental compilation feature
-
9089 ::
[2022-04-08T15:43:17+02:00]
[Araq]
Possible workarounds for subclassing a c++ class and overriding a virtual method
-
9081 ::
[2022-04-06T05:14:05+02:00]
[Araq]
System.sink & System.lent
-
9080 ::
[2022-04-06T05:05:09+02:00]
[Araq]
{.nodecl} VS {.importc, nodecl} and return VS result
-
9079 ::
[2022-04-05T22:44:33+02:00]
[Araq]
why multithreading execition take time almost equal to single thread execution?
-
9074 ::
[2022-04-05T11:03:14+02:00]
[Araq]
Impure libraries ???
-
9066 ::
[2022-04-01T13:23:39+02:00]
[Araq]
[Karax] "include" statement doesn't work correctly inside karax DSL
-
9064 ::
[2022-04-01T08:05:45+02:00]
[Araq]
SiSix and Nim
-
9059 ::
[2022-03-30T08:10:26+02:00]
[Araq]
Fidgets: widgets using Fidget
-
9058 ::
[2022-03-29T22:25:56+02:00]
[Araq]
Automatic dereferencing for procs
-
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq]
parseint not defined for char.
-
9049 ::
[2022-03-27T00:40:46+01:00]
[Araq]
two data bindings in vanilla nim for js app without virtual DOM
-
9044 ::
[2022-03-25T18:34:15+01:00]
[Araq]
how to make a enum with wrapped ordinals
-
9042 ::
[2022-03-25T13:51:15+01:00]
[Araq]
The WASM Revolution
-
9041 ::
[2022-03-25T10:18:31+01:00]
[Araq]
xml-rpc client lib?
-
9034 ::
[2022-03-24T09:56:57+01:00]
[Araq]
try except else
-
9029 ::
[2022-03-22T13:19:35+01:00]
[Araq]
multiple definition of NimMainInner
-
9027 ::
[2022-03-22T11:27:40+01:00]
[Araq]
how to debug macros used with concept?
-
9024 ::
[2022-03-20T08:00:01+01:00]
[Araq]
Why doesn't echo have tag WriteIOEffect?
-
9021 ::
[2022-03-18T14:39:48+01:00]
[Araq]
newSeq() named inconsistently?
-
9019 ::
[2022-03-17T20:10:55+01:00]
[Araq]
Simple linked list questions: Correct proc signature for first()
-
9014 ::
[2022-03-15T09:05:02+01:00]
[Araq]
wZeeGird and wChart app on windows are labled as Real Protect-PENGSD5! virus
-
9013 ::
[2022-03-15T02:34:13+01:00]
[Araq]
How to debug segmentation fault memory issue??
-
9009 ::
[2022-03-14T14:59:10+01:00]
[Araq]
Return cstringArray from C functions in Nim
-
9008 ::
[2022-03-14T12:54:23+01:00]
[Araq]
Isn't the TagInput in Singletags on htmlparser?
-
9006 ::
[2022-03-14T01:59:53+01:00]
[Araq]
Using arc with C types?
-
8998 ::
[2022-03-10T20:05:18+01:00]
[Araq]
Bug in PEG or my fault?
-
8997 ::
[2022-03-10T18:00:59+01:00]
[Araq]
exportc: too many thread local variables
-
8994 ::
[2022-03-10T02:58:31+01:00]
[Araq]
How to fetch value pointed by a C++ std::list iterator?
-
8993 ::
[2022-03-10T02:44:02+01:00]
[Araq]
Help show all advantageous differences among inline procedure, template, macros
-
8979 ::
[2022-03-05T02:55:52+01:00]
[Araq]
Must abruptly exit from a recursive function on efficiency Need
-
8978 ::
[2022-03-05T00:54:27+01:00]
[Araq]
any particular reason on deprecating IndexError?
-
8963 ::
[2022-02-28T01:12:05+01:00]
[Araq]
Performing goto in Nim
-
8962 ::
[2022-02-27T19:34:11+01:00]
[Araq]
cstring has different behavior in different MM mode
-
8960 ::
[2022-02-26T19:37:59+01:00]
[Araq]
Anyone working on a new Nim book or second edition of Nim in Action?
-
8958 ::
[2022-02-26T13:19:41+01:00]
[Araq]
linux moving to C11
-
8957 ::
[2022-02-26T09:22:33+01:00]
[Araq]
Comprehensive knowledge on Nim memory management (MM)
-
8956 ::
[2022-02-26T07:59:08+01:00]
[Araq]
Fidget UI: scrolling on OpenGL backend
-
8952 ::
[2022-02-25T19:02:41+01:00]
[Araq]
Nim wrapper for C library; data segment question
-
8950 ::
[2022-02-25T13:13:59+01:00]
[Araq]
Raises tracking and no more cyclic references in `chronos`
-
8945 ::
[2022-02-24T13:36:07+01:00]
[Araq]
Knowledge on the failure in overloaded operator of two operands infix ?
-
8943 ::
[2022-02-23T16:26:24+01:00]
[Araq]
Must check to decide whether this current iteration in a loop is the last
-
8927 ::
[2022-02-17T14:21:22+01:00]
[Araq]
Can Nim be made more "purely functional""...
-
8916 ::
[2022-02-14T22:18:42+01:00]
[Araq]
Using Nim for system libraries?
-
8907 ::
[2022-02-13T05:35:02+01:00]
[Araq]
i am just saying a splitted .sendall on socket would be much clear
-
8904 ::
[2022-02-12T15:15:46+01:00]
[Araq]
Compressing resulting JS
-
8899 ::
[2022-02-12T00:50:42+01:00]
[Araq]
Problem with winapi in nim
-
8897 ::
[2022-02-11T00:35:48+01:00]
[Araq]
Questions about creating dll with Nim
-
8896 ::
[2022-02-10T11:07:29+01:00]
[Araq]
To insert a Nim variable into its PCRE regex
-
8887 ::
[2022-02-09T16:07:27+01:00]
[Araq]
Nim 1.6.4 released
-
8883 ::
[2022-02-08T23:02:16+01:00]
[Araq]
(Linux) removeDir fails on directory without rw permission
-
8882 ::
[2022-02-08T17:51:29+01:00]
[Araq]
webscrape
-
8880 ::
[2022-02-08T04:26:22+01:00]
[Araq]
best practice or guidelines on using log in a library?
-
8873 ::
[2022-02-06T20:07:13+01:00]
[Araq]
Is it a good idea to downcast Hash
-
8869 ::
[2022-02-06T10:56:27+01:00]
[Araq]
Exceptions - Handling multiple exception types in a single except clause
-
8866 ::
[2022-02-04T14:45:21+01:00]
[dsrw]
Nim devroom at FOSDEM this weekend
-
8860 ::
[2022-02-02T00:01:51+01:00]
[Araq]
Problem compiling ASM code with vars in Mac M1
-
8859 ::
[2022-02-01T13:02:03+01:00]
[exelotl]
Defer within async dispatch
-
8855 ::
[2022-01-31T00:30:04+01:00]
[Araq]
Nim's autoformatter situation
-
8852 ::
[2022-01-29T01:07:36+01:00]
[Araq]
NimForum 2.2.0 - Fixes a big CVE!
-
8844 ::
[2022-01-26T09:04:18+01:00]
[Araq]
Nim 2.0 and backwards compatibility
-
8843 ::
[2022-01-26T07:39:44+01:00]
[Araq]
Choosing a specific version of SQLite
-
8840 ::
[2022-01-25T03:04:41+01:00]
[Araq]
What about `or=`, `and=` and `xor=`?
-
8839 ::
[2022-01-24T09:58:55+01:00]
[Araq]
Nim 1.6.4 release candidate
-
8838 ::
[2022-01-24T09:03:32+01:00]
[Araq]
Destructors doc confusing
-
8834 ::
[2022-01-21T12:23:09+01:00]
[Araq]
Redirect stdout for invoke assembly using winim/clr
-
8833 ::
[2022-01-20T13:24:35+01:00]
[Araq]
Discussion: Why Static Languages Suffer From Complexity
-
8825 ::
[2022-01-19T00:44:28+01:00]
[Araq]
Unescape string
-
8809 ::
[2022-01-15T06:44:50+01:00]
[Araq]
Suppressing non-exported fields in nim doc
-
8808 ::
[2022-01-14T22:49:36+01:00]
[Araq]
Novice Question: Implement the Step functionality in VBA
-
8801 ::
[2022-01-13T18:19:18+01:00]
[Araq]
Why don't build Nim libraries ecosystem on Rust ecosystem?
-
8799 ::
[2022-01-13T11:30:10+01:00]
[Araq]
Get formatted SQL query
-
8798 ::
[2022-01-13T06:19:24+01:00]
[federico3]
Man pages?
-
8797 ::
[2022-01-13T05:08:18+01:00]
[Araq]
Thoughts on error vs fatal log levels?
-
8791 ::
[2022-01-10T21:16:12+01:00]
[Araq]
Introducing taskpools, a small lightweight ARC/ORC threadpool
-
8788 ::
[2022-01-09T08:48:26+01:00]
[Araq]
Changing a generic return type automatically
-
8787 ::
[2022-01-08T19:46:28+01:00]
[Araq]
Non unique / double keys in json
-
8785 ::
[2022-01-08T17:01:13+01:00]
[Araq]
field 'sym' is not accessible for type 'TNode' using 'kind = nkClosure' [FieldDefect]
-
8782 ::
[2022-01-07T20:00:06+01:00]
[Araq]
fully understanding closure iterators
-
8781 ::
[2022-01-07T16:39:50+01:00]
[Araq]
Nimdenter
-
8780 ::
[2022-01-07T12:39:21+01:00]
[Araq]
One Language to Rule the Mole
-
8778 ::
[2022-01-05T22:48:17+01:00]
[Araq]
Am I allowed to add this feature to stdlib module?
-
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo]
Made in Nim 2021 - your favorites?
-
8776 ::
[2022-01-05T13:27:39+01:00]
[Araq]
a thought about faster iteration
-
8775 ::
[2022-01-05T13:19:00+01:00]
[Araq]
a thought about error messages
-
8770 ::
[2022-01-04T13:02:53+01:00]
[Araq]
Some warnings on vcc compiler, potential bugs?
-
8769 ::
[2022-01-04T08:29:27+01:00]
[DeletedUser]
Anyone written an Android app using Nim-generated Native code lately?
-
8766 ::
[2022-01-03T13:41:09+01:00]
[Araq]
nimsuggest Issue processing ``runnableExamples``
-
8759 ::
[2022-01-01T18:18:45+01:00]
[Araq]
`Result` update
-
8754 ::
[2021-12-29T22:27:13+01:00]
[Araq]
Unicode Operators: How Do we Choose Which To Include?
-
8751 ::
[2021-12-29T06:22:16+01:00]
[Araq]
How to implement VEH with nim?
-
8750 ::
[2021-12-29T04:03:37+01:00]
[Araq]
Would the Nim version number be helpful in deprecation documentation?
-
8745 ::
[2021-12-27T09:48:53+01:00]
[Araq]
Questions on Nim's grammar
-
8744 ::
[2021-12-27T01:23:58+01:00]
[Araq]
Proper way to open and close async files?
-
8743 ::
[2021-12-26T15:12:33+01:00]
[Araq]
Nim 1.6.2 does not compile on MacOS BigSur 11.6.1
-
8738 ::
[2021-12-24T18:26:51+01:00]
[Araq]
Question about debugging issue related to GC
-
8737 ::
[2021-12-24T16:07:58+01:00]
[Araq]
Why does 'string' and 'len' use 'int' rather than 'uint' for length?
-
8736 ::
[2021-12-24T13:21:45+01:00]
[Araq]
Original source of Mingw64
-
8732 ::
[2021-12-24T05:48:07+01:00]
[Araq]
high memory usage with large number of HashSets. 3X more memory than Python
-
8727 ::
[2021-12-19T21:36:40+01:00]
[Araq]
Geniune question about JS backend support
-
8725 ::
[2021-12-19T01:58:41+01:00]
[Araq]
Pythons None in Nim
-
8720 ::
[2021-12-17T19:59:06+01:00]
[Araq]
Memory safety suggestions will this work
-
8719 ::
[2021-12-17T19:17:59+01:00]
[Araq]
What am I missing here? (async)
-
8717 ::
[2021-12-17T09:24:22+01:00]
[Araq]
Nim 1.6.2 released
-
8711 ::
[2021-12-14T12:19:45+01:00]
[Araq]
How would this endianness check be translated to Nim?
-
8710 ::
[2021-12-14T10:11:14+01:00]
[Araq]
Nim devel now supports Nimble 0.14
-
8709 ::
[2021-12-14T03:26:44+01:00]
[Araq]
Maze solver benchmark - How would you optimize?
-
8708 ::
[2021-12-13T22:24:47+01:00]
[Araq]
Stop clang from generating ilk and pdb files
-
8695 ::
[2021-12-08T21:01:15+01:00]
[Araq]
How would I port such project to nim?
-
8692 ::
[2021-12-08T12:57:15+01:00]
[Araq]
More nim newbie woes, this time echo fmt Possible AOC2021 spoiler
-
8689 ::
[2021-12-07T13:41:14+01:00]
[Araq]
For loop using iterator `..`
-
8683 ::
[2021-12-06T18:48:16+01:00]
[Araq]
C++ bindings - m_type issue
-
8680 ::
[2021-12-05T20:17:04+01:00]
[Araq]
Understanding error with generic anonymous vs auto
-
8678 ::
[2021-12-04T16:24:17+01:00]
[Araq]
thriftcore - Apache Thrift primitives
-
8677 ::
[2021-12-04T15:08:29+01:00]
[cblake]
TinyCC/tcc vs zig cc compile-times/etc.
-
8674 ::
[2021-12-03T11:12:51+01:00]
[Araq]
Updating Nim Days
-
8671 ::
[2021-12-02T00:33:23+01:00]
[Araq]
Nim at FOSDEM 2022 - CfP is open!
-
8669 ::
[2021-12-01T19:41:36+01:00]
[Araq]
Will isValidSha1Hash in Nim 1.6's std/sha1 be backported to 1.2.x and 1.4.x?
-
8662 ::
[2021-11-28T12:14:14+01:00]
[Araq]
Is it possible to make the program crash if orc gc finds a cyclic reference?
-
8661 ::
[2021-11-27T12:18:41+01:00]
[Araq]
Turn of name mangling for Nim type, while exporting to c
-
8658 ::
[2021-11-26T23:31:36+01:00]
[Araq]
Macros: why and/or when to use them?
-
8653 ::
[2021-11-25T17:03:38+01:00]
[Araq]
Malloc issue after upgrading from 1.4.6 to 1.6.0
-
8652 ::
[2021-11-25T04:22:36+01:00]
[Araq]
Is it Possible to Catch or Intercept a Proc Call?
-
8651 ::
[2021-11-24T16:30:24+01:00]
[Araq]
Implementing a GC allocated seq replacement without magic
-
8649 ::
[2021-11-22T21:56:53+01:00]
[Araq]
Garbage collection of nim vs pony language
-
8647 ::
[2021-11-22T13:15:40+01:00]
[Araq]
Nim Community Survey 2021
-
8646 ::
[2021-11-21T11:12:21+01:00]
[Araq]
Converter is used through intermediate module?
-
8642 ::
[2021-11-19T19:53:37+01:00]
[Araq]
The Cylons have a Plan
-
8641 ::
[2021-11-19T00:41:32+01:00]
[Araq]
TLS protocol negociation (TLS-ALPN)
-
8638 ::
[2021-11-18T18:03:53+01:00]
[Araq]
Nim stopped working on my Mac M1 : string.h missing (problem with homebrew or Xtools)?
-
8635 ::
[2021-11-18T08:36:27+01:00]
[Araq]
metaCall
-
8632 ::
[2021-11-15T19:38:55+01:00]
[Araq]
Question about memory management with bindings
-
8631 ::
[2021-11-15T18:36:14+01:00]
[Araq]
Forbidden-by-default effects?
-
8630 ::
[2021-11-15T15:36:53+01:00]
[Araq]
Zen of Nim
-
8629 ::
[2021-11-15T13:57:34+01:00]
[dom96]
Evolving the moderation of the Nim communities
-
8627 ::
[2021-11-14T20:49:58+01:00]
[Araq]
Preview of coming attractions?
-
8622 ::
[2021-11-14T11:51:51+01:00]
[Araq]
compiling to macOS
-
8616 ::
[2021-11-13T02:52:00+01:00]
[Araq]
byaddr tuple unpacking?
-
8615 ::
[2021-11-12T13:49:21+01:00]
[Araq]
Readability problems
-
8613 ::
[2021-11-12T08:35:10+01:00]
[Araq]
Treat memory allocation as effect?
-
8610 ::
[2021-11-11T10:10:40+01:00]
[Araq]
dot-like operations and calls
-
8609 ::
[2021-11-10T11:37:55+01:00]
[Araq]
proc doSomething(msg="", opt=-1)
-
8608 ::
[2021-11-10T03:52:30+01:00]
[Araq]
Fix for Warning: implicit conversion to 'cstring' from a non-const location
-
8601 ::
[2021-11-07T18:31:38+01:00]
[Araq]
nlvm update - llvm 13.0.0
-
8600 ::
[2021-11-07T18:25:51+01:00]
[Araq]
Did you know that Nim has had enum-indexed arrays since 0.18? Poll Inside!
-
8598 ::
[2021-11-06T21:21:23+01:00]
[Araq]
Dynlib passing value back to main app causes SIGSEGV error
-
8596 ::
[2021-11-06T05:04:46+01:00]
[Araq]
Indentation in Nim
-
8591 ::
[2021-11-05T09:33:26+01:00]
[Araq]
include std/prelude vs import std/prelude (and other small prelude oddities)
-
8590 ::
[2021-11-04T07:03:32+01:00]
[dom96]
Survey Question: flow research
-
8586 ::
[2021-11-03T08:29:55+01:00]
[Araq]
New here
-
8581 ::
[2021-11-02T11:43:17+01:00]
[Araq]
Overloaded array operator allows changing the indexing sequence for objects, but not for tuples.
-
8579 ::
[2021-11-01T20:32:44+01:00]
[Araq]
Did NRVO break?
-
8578 ::
[2021-11-01T16:59:19+01:00]
[Araq]
Nim interpreter
-
8576 ::
[2021-11-01T15:05:33+01:00]
[Araq]
Nim's version of the Trojan Source vulnerability
-
8573 ::
[2021-11-01T13:23:30+01:00]
[Araq]
Is there a multithreaded HTTP library?
-
8568 ::
[2021-10-30T20:26:49+02:00]
[Araq]
Nested Tables
-
8564 ::
[2021-10-29T21:16:01+02:00]
[Araq]
Linking on Linux and Windows
-
8558 ::
[2021-10-29T06:51:11+02:00]
[Araq]
Nim with curly brace and tab
-
8557 ::
[2021-10-29T05:22:08+02:00]
[Araq]
Trouble with or'ed type and var return type.
-
8555 ::
[2021-10-28T18:20:26+02:00]
[Araq]
Basic nimterop usage for simple c++ struct?
-
8554 ::
[2021-10-27T21:06:30+02:00]
[Araq]
HTTP header for cgi script under Apache
-
8553 ::
[2021-10-27T21:03:32+02:00]
[Araq]
Unclear error message or bug?
-
8552 ::
[2021-10-27T16:40:21+02:00]
[Araq]
Nim for Beginners video series discussion thread
-
8550 ::
[2021-10-27T12:05:11+02:00]
[Araq]
AI in Nim
-
8549 ::
[2021-10-27T05:14:19+02:00]
[Araq]
How to prevent return value from been`=copy`ed?
-
8547 ::
[2021-10-26T18:12:32+02:00]
[Araq]
NIM IDE
-
8544 ::
[2021-10-25T21:56:09+02:00]
[Araq]
Compiling TO Nim
-
8543 ::
[2021-10-25T17:39:14+02:00]
[Araq]
Metaprogramming in Nim #1 Introduction
-
8541 ::
[2021-10-25T15:24:23+02:00]
[Araq]
Looking for feedback on Nim for Beginners #27 Object Variants
-
8540 ::
[2021-10-25T15:04:03+02:00]
[Araq]
Nim receives $100k in Bitcoin donations
-
8538 ::
[2021-10-25T12:43:18+02:00]
[Araq]
code comments please
-
8535 ::
[2021-10-24T11:13:09+02:00]
[Araq]
How to add defaults on nim types?
-
8534 ::
[2021-10-24T09:56:13+02:00]
[Araq]
WTF ?! basic computations are faster in py3 than nim1.6 ?!
-
8531 ::
[2021-10-23T08:32:31+02:00]
[Araq]
Enforced sink argument
-
8528 ::
[2021-10-21T16:43:05+02:00]
[Araq]
Pointer to Constant
-
8527 ::
[2021-10-21T12:23:47+02:00]
[Araq]
Nim 1.6.0 GTK cast cstring ?
-
8526 ::
[2021-10-21T11:46:36+02:00]
[Araq]
"-- template" for nimscript options
-
8525 ::
[2021-10-21T11:43:57+02:00]
[Araq]
Setting up a Nim foundation
-
8524 ::
[2021-10-21T10:30:21+02:00]
[miran]
Error in chronos with Nim 1.6
-
8523 ::
[2021-10-21T09:23:44+02:00]
[Araq]
New wrapping strategy for "c define" ?
-
8522 ::
[2021-10-20T19:00:29+02:00]
[Araq]
Runtime Regex string replacing
-
8520 ::
[2021-10-20T15:41:42+02:00]
[Araq]
Is Nim a Transpiler?
-
8518 ::
[2021-10-20T07:18:39+02:00]
[Araq]
Continuous use of parseJson causes software crash
-
8517 ::
[2021-10-20T01:04:35+02:00]
[Araq]
Reporting security issues
-
8516 ::
[2021-10-19T21:01:05+02:00]
[Araq]
Does Nim support name for anonymous procedures?
-
8511 ::
[2021-10-19T10:47:39+02:00]
[Araq]
Nim 1.6 is out!!
-
8510 ::
[2021-10-19T01:57:50+02:00]
[Araq]
Issues trying to use pattern matching
-
8509 ::
[2021-10-16T21:35:56+02:00]
[Araq]
repr a ref object with a property from a C library
-
8508 ::
[2021-10-16T20:11:18+02:00]
[Araq]
Documentation for Nim 1.6?
-
8505 ::
[2021-10-15T19:51:10+02:00]
[Araq]
Question about procedure parameters
-
8503 ::
[2021-10-14T23:04:51+02:00]
[Araq]
Nim Nuggets: Talk About Nim At The Strange Loop Conference
-
8502 ::
[2021-10-14T19:51:29+02:00]
[Araq]
Is there more simple way to solve this task?
-
8500 ::
[2021-10-14T08:27:51+02:00]
[Araq]
Nim 1.6.0 RC3
-
8497 ::
[2021-10-13T14:19:51+02:00]
[Araq]
Nim : Style insensitivity , snake_case , camelCase
-
8492 ::
[2021-10-10T14:07:41+02:00]
[Araq]
Trailing commas in "command" syntax?
-
8486 ::
[2021-10-08T06:03:02+02:00]
[Araq]
Suggestion on wrapping C union with anonymous struct?
-
8483 ::
[2021-10-07T04:01:11+02:00]
[Araq]
How to use memory leak detection tools on Windows with --gc:arc and -d:useMalloc?
-
8479 ::
[2021-10-05T03:50:26+02:00]
[Araq]
Show Nim: Use Nim code from other languages (genny + pixie-python)
-
8473 ::
[2021-10-02T23:09:41+02:00]
[Araq]
Nim's types related questions
-
8471 ::
[2021-10-01T12:02:18+02:00]
[Araq]
complex lib inline
-
8470 ::
[2021-09-30T02:02:27+02:00]
[Araq]
Auto-free C pointer when Nim object gets GC
-
8469 ::
[2021-09-29T09:25:15+02:00]
[Araq]
Errors in VM code called from Nimscript is hidden
-
8468 ::
[2021-09-29T05:32:57+02:00]
[Araq]
Advice needed on exporting symbols from DLL
-
8466 ::
[2021-09-28T15:45:26+02:00]
[Araq]
Nim 1.6.0 RC2
-
8462 ::
[2021-09-26T23:43:19+02:00]
[Araq]
Hot Code Reloading viability for Jupyter-Notebook like Nim IDE
-
8457 ::
[2021-09-24T22:04:57+02:00]
[Araq]
Closures inside loops without capturing loop variable?
-
8455 ::
[2021-09-24T16:18:28+02:00]
[Araq]
Composition in Nim (newbie question)
-
8454 ::
[2021-09-24T09:54:36+02:00]
[Araq]
HolyC as compilation target
-
8452 ::
[2021-09-23T12:09:33+02:00]
[Araq]
tesseract in nim?
-
8451 ::
[2021-09-23T01:02:45+02:00]
[Araq]
Futhark: Automatic C imports in Nim using libclang
-
8449 ::
[2021-09-22T15:38:47+02:00]
[Araq]
Typescript as compilation target
-
8445 ::
[2021-09-21T10:22:07+02:00]
[Araq]
How to enable incremental compilation?
-
8443 ::
[2021-09-21T02:45:49+02:00]
[Araq]
Thoughts on pure Nim api for SPI & I2C device access?
-
8441 ::
[2021-09-20T11:00:15+02:00]
[Araq]
JsonNode should be Any
-
8440 ::
[2021-09-19T21:50:13+02:00]
[Araq]
Nim Function pointer
-
8439 ::
[2021-09-19T17:09:04+02:00]
[Araq]
--gc:orc when is it usable (huge compile times)
-
8434 ::
[2021-09-17T10:33:09+02:00]
[Araq]
Can I somehow share a C++ class with Nim, either by reading it from a dll or otherwise?
-
8433 ::
[2021-09-16T20:32:09+02:00]
[Araq]
db_sqlite prepared statement
-
8428 ::
[2021-09-15T10:38:10+02:00]
[Araq]
high precission -> f1024
-
8427 ::
[2021-09-14T22:10:15+02:00]
[Araq]
Setting object value by providing key as string?
-
8426 ::
[2021-09-14T21:35:15+02:00]
[Araq]
Nim for Beginners #26 Reference Objects
-
8420 ::
[2021-09-13T14:10:04+02:00]
[Araq]
how to build devel these days? (pre 1.6)
-
8417 ::
[2021-09-13T08:14:04+02:00]
[Araq]
discard vs var _ {.global.} =
-
8414 ::
[2021-09-11T21:18:58+02:00]
[Araq]
Weave+ARC WIP or my bug?
-
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?
-
8409 ::
[2021-09-10T09:33:51+02:00]
[Araq]
What is the status of Nim IUP?
-
8408 ::
[2021-09-10T09:19:19+02:00]
[Araq]
Why is backward index operator [^1] not zero based [^0]?
-
8407 ::
[2021-09-09T16:18:06+02:00]
[Araq]
Passing JsonNode from Nimscript to host proc
-
8404 ::
[2021-09-07T09:59:47+02:00]
[Araq]
Nim 1.6.0 RC1
-
8403 ::
[2021-09-07T00:11:55+02:00]
[Araq]
Destroying ref objects
-
8398 ::
[2021-09-04T21:26:14+02:00]
[Araq]
Calling Proc Variable Supported within Thread?
-
8394 ::
[2021-09-04T02:11:24+02:00]
[Araq]
Is there a way to get value as if it's reference and update it's value?
-
8393 ::
[2021-09-03T23:02:34+02:00]
[Araq]
Possible with NimScript? Turn old forum DB into static HTML
-
8389 ::
[2021-09-02T09:45:11+02:00]
[Araq]
Nim should jump into Blockchain , Web3 and DAPP development trend .
-
8385 ::
[2021-08-31T22:52:26+02:00]
[Araq]
an equivalent to JAI's "use"?
-
8384 ::
[2021-08-31T16:15:09+02:00]
[enthus1ast]
nimja; compiled and statically typed template engine (like twig or jinja2)
-
8382 ::
[2021-08-30T18:17:29+02:00]
[Araq]
Any way to avoid the SQL bugs and execute raw strings?
-
8381 ::
[2021-08-30T00:58:41+02:00]
[Araq]
doc2tex
-
8379 ::
[2021-08-29T03:49:50+02:00]
[Araq]
Design choice advice for Python-to-Nim transpiler (Python Devs)
-
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!
-
8369 ::
[2021-08-27T07:32:46+02:00]
[Araq]
Is there no way to pass a specific overload to a macro?
-
8368 ::
[2021-08-25T21:34:28+02:00]
[Araq]
String expression parsing
-
8367 ::
[2021-08-25T20:34:08+02:00]
[Araq]
using readFile at compile time break exceptions
-
8364 ::
[2021-08-25T13:15:53+02:00]
[Araq]
a == b == c format
-
8361 ::
[2021-08-24T16:06:28+02:00]
[Araq]
Why does this, while incorrect, iterator( code always result in a crash of the playground?
-
8360 ::
[2021-08-24T12:00:08+02:00]
[Araq]
distrying seq[ptr T] field
-
8359 ::
[2021-08-24T06:45:16+02:00]
[Araq]
tutorial to clone c++ library
-
8355 ::
[2021-08-23T12:07:25+02:00]
[Araq]
WriteLine end the line by \n Why not by \p (platform specific)
-
8353 ::
[2021-08-22T12:50:19+02:00]
[Araq]
heap mgr improved?
-
8352 ::
[2021-08-22T09:28:25+02:00]
[Araq]
Interfacing with C++ shared library that uses macros
-
8348 ::
[2021-08-21T15:48:47+02:00]
[Araq]
recursive function not working
-
8347 ::
[2021-08-21T15:13:41+02:00]
[Araq]
Nim stability problem, change imports slightly, and you program is broken
-
8346 ::
[2021-08-20T16:19:24+02:00]
[Araq]
Read command-line arguments
-
8343 ::
[2021-08-19T10:23:55+02:00]
[Araq]
Is it possible to mix c and c++ backend?
-
8342 ::
[2021-08-18T20:24:24+02:00]
[Araq]
Why `except` doesn't catch `SIGSEGV: Illegal storage access. (Attempt to read from nil?)`?
-
8337 ::
[2021-08-17T17:50:23+02:00]
[Araq]
Confusion about `swap`
-
8333 ::
[2021-08-17T09:11:28+02:00]
[Araq]
A look at Dart's null safety syntax
-
8324 ::
[2021-08-14T04:29:26+02:00]
[Araq]
Print why assert failed?
-
8319 ::
[2021-08-12T00:16:36+02:00]
[Araq]
Help with saving model - Arraymancer
-
8314 ::
[2021-08-10T05:29:48+02:00]
[Araq]
how to convert .h file to nim module
-
8313 ::
[2021-08-08T17:00:34+02:00]
[Araq]
Unsafe data conversion in the VM
-
8312 ::
[2021-08-08T16:49:13+02:00]
[Araq]
Generic way to set discriminant value that works on both C and VM backends
-
8309 ::
[2021-08-08T14:07:45+02:00]
[Araq]
Does parameter type matter for GC_unref()?
-
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!
-
8287 ::
[2021-07-31T03:03:24+02:00]
[Araq]
'$' on Time can have side effect, but only if you import the whole times module
-
8285 ::
[2021-07-30T17:01:19+02:00]
[Araq]
Stacktrace when using async with arc/orc is not helpful
-
8283 ::
[2021-07-29T17:55:39+02:00]
[Araq]
[0..min(10,^1)]
-
8279 ::
[2021-07-28T16:37:03+02:00]
[Araq]
What is the difference between `quote do:` and just `quote:`?
-
8277 ::
[2021-07-27T23:01:09+02:00]
[Araq]
Why can't I use my macro like this?
-
8276 ::
[2021-07-27T22:30:54+02:00]
[Araq]
String related Segmentation Faults
-
8268 ::
[2021-07-26T04:49:21+02:00]
[Araq]
Mac GUI
-
8267 ::
[2021-07-25T17:38:44+02:00]
[Araq]
What makes the nim compiler slow
-
8264 ::
[2021-07-24T08:44:15+02:00]
[Araq]
This code got compiled but not works correctly
-
8259 ::
[2021-07-22T08:41:37+02:00]
[Araq]
What is the purpose of do notation
-
8256 ::
[2021-07-21T18:03:42+02:00]
[Araq]
Investigating C++ codegen error
-
8255 ::
[2021-07-21T17:51:24+02:00]
[Araq]
Expensive copy when compiling with --gc:arc
-
8254 ::
[2021-07-21T16:57:33+02:00]
[stefantalpalaru]
Nim online meetup - Friday July 23rd
-
8251 ::
[2021-07-19T23:26:20+02:00]
[Araq]
Guidance on Isolating Memory Leak
-
8250 ::
[2021-07-19T22:17:54+02:00]
[Araq]
How can I point to (the memory adress of) a variable?
-
8249 ::
[2021-07-19T22:05:54+02:00]
[Araq]
Migrated Norm docs to nimibook and loving it!
-
8235 ::
[2021-07-16T04:35:33+02:00]
[Araq]
How can I run a procedure with specified time interval
-
8232 ::
[2021-07-14T10:39:04+02:00]
[Araq]
Declare `[]` iterator
-
8231 ::
[2021-07-14T08:44:14+02:00]
[Araq]
Contexts, scopes and intrinsic types
-
8225 ::
[2021-07-12T10:35:28+02:00]
[Araq]
Arena memory support?
-
8216 ::
[2021-07-09T06:58:47+02:00]
[Araq]
Order of concept implementations and functions is significant?
-
8215 ::
[2021-07-09T05:00:41+02:00]
[Araq]
Idiomatic Nim code for 2D Poisson simulation
-
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq]
Help with object serialization please!
-
8213 ::
[2021-07-09T00:37:08+02:00]
[Araq]
how to export a prefix to an ref object type? (JSFFI)
-
8210 ::
[2021-07-08T04:48:31+02:00]
[Araq]
integrate with dll's procs that returns gced types
-
8209 ::
[2021-07-07T17:45:25+02:00]
[Araq]
Why do `del` and `pop` procedures of TableRef not guarantee operations in one attempt?
-
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
-
8204 ::
[2021-07-06T16:24:48+02:00]
[Araq]
Awaitable threadpools
-
8203 ::
[2021-07-06T13:35:08+02:00]
[Araq]
Nim online meetup - Friday July 9th
-
8202 ::
[2021-07-05T22:37:11+02:00]
[Araq]
How to return an object of a particular type following a value.
-
8200 ::
[2021-07-05T15:33:46+02:00]
[Araq]
Can a Heap Object Get GC'ed Even Though It's Pointed to??
-
8193 ::
[2021-07-04T10:41:38+02:00]
[Araq]
Fixing dependencies
-
8192 ::
[2021-07-04T03:43:55+02:00]
[Araq]
Compiler error: "... is T too nested for type matching"
-
8186 ::
[2021-07-02T22:28:35+02:00]
[Araq]
Pragma to restrict procedure to main thread?
-
8173 ::
[2021-06-30T03:48:36+02:00]
[Araq]
Trying to understand compilation error "Error: no tuple type for constructor"
-
8172 ::
[2021-06-29T21:16:42+02:00]
[Araq]
How to get Name and Value from Variable for macro/template
-
8169 ::
[2021-06-28T20:32:22+02:00]
[Araq]
Is there a way to build better Nim DSL for plotting?
-
8167 ::
[2021-06-28T10:03:59+02:00]
[Araq]
Execute process without waiting for the result
-
8162 ::
[2021-06-27T12:53:44+02:00]
[Araq]
Formatting a float to currency
-
8158 ::
[2021-06-26T19:08:40+02:00]
[Araq]
Would it be possible with ARC/ORC to use Nim as a bridging extension language for C/C++
-
8155 ::
[2021-06-25T16:26:49+02:00]
[Araq]
Is there a built in way to get how high total CPU usage is?
-
8153 ::
[2021-06-24T08:47:13+02:00]
[Araq]
nim-ws - websockets for Nim
-
8149 ::
[2021-06-24T02:33:52+02:00]
[Araq]
harmony os
-
8147 ::
[2021-06-23T22:09:16+02:00]
[Araq]
slim - fork version of nimble , handle task level dependency
-
8146 ::
[2021-06-23T17:38:59+02:00]
[Stefan_Salewski]
Life is a struggle - a struggle with Nim (video)
-
8144 ::
[2021-06-22T20:14:41+02:00]
[Araq]
Use break statement inside of called proc
-
8143 ::
[2021-06-22T18:10:35+02:00]
[Araq]
Attempt to read from nil, Arc bug?
-
8141 ::
[2021-06-22T10:12:42+02:00]
[Araq]
C++ (new) modules vs. Nim modules
-
8140 ::
[2021-06-21T22:41:30+02:00]
[Araq]
Why does Nim compiler allways depends on another's language compiler?
-
8126 ::
[2021-06-17T10:10:39+02:00]
[Araq]
Embarcadero C++ and bcc target - change old or create new
-
8121 ::
[2021-06-16T07:19:17+02:00]
[Araq]
Weak maps?
-
8110 ::
[2021-06-12T22:28:05+02:00]
[Araq]
Proposed table changes - get and getOrDefault
-
8106 ::
[2021-06-11T17:50:35+02:00]
[Araq]
NimConf 2021: Saturday, June 26th 2021
-
8105 ::
[2021-06-11T09:17:36+02:00]
[Araq]
What is the purpose of do {} while (false) in JavaScript output?
-
8101 ::
[2021-06-09T00:30:56+02:00]
[Araq]
strformat on the fly
-
8099 ::
[2021-06-08T15:07:07+02:00]
[kaushalmodi]
Wrapping GameMusicEmu library but errors
-
8096 ::
[2021-06-07T21:14:03+02:00]
[Araq]
Add to a seq inside an ordered table
-
8091 ::
[2021-06-06T11:44:03+02:00]
[Araq]
Improving the documentation: Roadmap, community engagement.
-
8088 ::
[2021-06-05T20:06:26+02:00]
[Araq]
NimVM eventually get replaced?
-
8077 ::
[2021-06-03T12:28:44+02:00]
[Araq]
C Tilengine lib binding to Nim : Errors
-
8073 ::
[2021-06-02T16:47:13+02:00]
[Araq]
select a type
-
8067 ::
[2021-06-01T06:31:08+02:00]
[Araq]
high(Natural) == high(int)
-
8063 ::
[2021-05-31T05:24:42+02:00]
[Araq]
Writing a kernel in Nim
-
8044 ::
[2021-05-26T22:23:07+02:00]
[Araq]
How to debug: SIGBUS: Illegal storage access. (Attempt to read from nil?)
-
8020 ::
[2021-05-24T08:13:07+02:00]
[Araq]
c2nim -- minor update
-
8017 ::
[2021-05-22T23:03:04+02:00]
[Araq]
How to escape colon in the '&' macro in strformat ?
-
8015 ::
[2021-05-22T15:09:17+02:00]
[Araq]
Making Concepts more smooth?
-
8013 ::
[2021-05-22T12:01:47+02:00]
[Araq]
Distinct ptr[T] supports destructors, is it a feature or bug?
-
8009 ::
[2021-05-21T18:53:22+02:00]
[Araq]
Querying on support to CPS development by compiler devs
-
8008 ::
[2021-05-21T11:11:33+02:00]
[Araq]
Release candidates for 1.4.8 and 1.2.14
-
8005 ::
[2021-05-20T11:58:23+02:00]
[Araq]
Transpile Nim to Dart/Flutter?
-
8000 ::
[2021-05-19T06:34:20+02:00]
[Araq]
At what likelihood do likely/unlikely become useful?
-
7995 ::
[2021-05-18T00:09:27+02:00]
[Araq]
Python style in Nim
-
7994 ::
[2021-05-17T18:08:07+02:00]
[Araq]
Using generic procedure with mixin can be dangerous?
-
7991 ::
[2021-05-17T09:55:27+02:00]
[Araq]
Andre von Houck's Nim Web Framework has great potential - A must see!
-
7989 ::
[2021-05-17T00:29:55+02:00]
[Araq]
Karax steps forward
-
7983 ::
[2021-05-15T09:01:03+02:00]
[Araq]
Nim 2.0 -- thoughts
-
7979 ::
[2021-05-14T19:25:24+02:00]
[Araq]
An incomplete mapping from C# to Nim
-
7978 ::
[2021-05-14T10:01:58+02:00]
[Araq]
xlsxwriter - Static compilation in windows
-
7975 ::
[2021-05-14T01:38:06+02:00]
[Araq]
Seq of procs
-
7974 ::
[2021-05-13T20:34:22+02:00]
[Araq]
Nimble Disallow Version
-
7973 ::
[2021-05-13T08:14:48+02:00]
[Araq]
Make `std/asynchttpserver` more robust?
-
7969 ::
[2021-05-11T23:55:22+02:00]
[Araq]
Which parameter list delimiter is more "standard"? Commas or semicolons?
-
7965 ::
[2021-05-11T09:34:01+02:00]
[Araq]
Is the official Nim DLL redistributable?
-
7959 ::
[2021-05-10T08:12:55+02:00]
[Araq]
Visualizing Garbage Collector Algorithms (2014)
-
7957 ::
[2021-05-10T00:39:43+02:00]
[Araq]
The `db_postgres`, distinguish "" from NULL
-
7955 ::
[2021-05-09T12:12:50+02:00]
[Araq]
Sequences, Type Inference, and Inheritance... I am slightly lost.
-
7954 ::
[2021-05-09T02:12:59+02:00]
[Araq]
Get column names for `db_postgres`?
-
7953 ::
[2021-05-09T02:00:31+02:00]
[Araq]
Implicit line joining rules
-
7948 ::
[2021-05-07T23:37:04+02:00]
[Araq]
How to check a function pointer type with if statement ?
-
7944 ::
[2021-05-07T08:35:21+02:00]
[Araq]
how to keep Javascript expression in generated code
-
7931 ::
[2021-05-06T06:23:10+02:00]
[Araq]
Add a JS-backend only option to nim.cfg
-
7928 ::
[2021-05-05T10:44:48+02:00]
[Araq]
Sequence item del vs. delete?
-
7927 ::
[2021-05-05T06:53:56+02:00]
[Araq]
How to use SharedList
-
7926 ::
[2021-05-04T22:11:08+02:00]
[Araq]
Counting word frequencies with Nim
-
7925 ::
[2021-05-04T21:53:45+02:00]
[Araq]
Nim as a classic programming language
-
7922 ::
[2021-05-04T16:16:16+02:00]
[Araq]
import unicode, strutils: ambiguous call; both unicode.strip and strutils.strip
-
7918 ::
[2021-05-04T07:09:48+02:00]
[Araq]
Nim packages and LTS Nim
-
7913 ::
[2021-05-03T03:49:16+02:00]
[Araq]
File IO for the JS backend on node
-
7909 ::
[2021-05-02T18:49:53+02:00]
[Araq]
There is no finish.exe in the NIM installation zip file
-
7906 ::
[2021-05-02T04:33:22+02:00]
[Araq]
How to make Nim more popular
-
7905 ::
[2021-05-02T03:37:06+02:00]
[Araq]
How does Nim ARC/ORC compare to Rust?
-
7904 ::
[2021-05-02T01:44:59+02:00]
[Araq]
learn Nim regular expressions - regex, re , NRE
-
7901 ::
[2021-05-01T16:42:20+02:00]
[Araq]
Overridable operator precedence
-
7892 ::
[2021-04-30T15:55:54+02:00]
[Araq]
nim update & choosenim
-
7890 ::
[2021-04-30T13:14:56+02:00]
[Araq]
Can passing sink parameters be supported when spawning new threads?
-
7889 ::
[2021-04-30T08:33:34+02:00]
[Araq]
Would macros work to parse js and create equivalent nim code?
-
7887 ::
[2021-04-29T19:08:23+02:00]
[Araq]
Nim Standard Library - How expansive should it be?
-
7886 ::
[2021-04-29T14:30:26+02:00]
[Araq]
setControlCHook
-
7885 ::
[2021-04-29T11:46:02+02:00]
[Araq]
Trojan:Win32/Wacatac.B!ml
-
7884 ::
[2021-04-29T11:15:43+02:00]
[Araq]
Question about package level object
-
7883 ::
[2021-04-29T07:15:46+02:00]
[Araq]
Question about re split
-
7874 ::
[2021-04-27T19:39:10+02:00]
[Araq]
Why learn NIM
-
7866 ::
[2021-04-27T02:24:40+02:00]
[Araq]
[ANN] Nim0, a playground to learn compiler internals
-
7863 ::
[2021-04-26T16:53:21+02:00]
[Araq]
NimConf 2021
-
7862 ::
[2021-04-26T16:25:28+02:00]
[Araq]
How to definitely free memory of seq?
-
7860 ::
[2021-04-26T15:12:41+02:00]
[Araq]
How to create const object of non-root object type
-
7859 ::
[2021-04-26T14:45:16+02:00]
[Araq]
Error when building for JS - internal error
-
7858 ::
[2021-04-26T03:02:59+02:00]
[Araq]
What to use instead of TaintedString?
-
7855 ::
[2021-04-25T15:56:13+02:00]
[Araq]
some sizeof results
-
7848 ::
[2021-04-24T15:42:34+02:00]
[Araq]
XML parsing performance
-
7842 ::
[2021-04-23T14:58:58+02:00]
[Araq]
Let's Make Async Great Again!
-
7837 ::
[2021-04-22T09:00:59+02:00]
[Araq]
On term rewriting macros
-
7835 ::
[2021-04-21T14:25:10+02:00]
[Araq]
4th Nim online meetup
-
7834 ::
[2021-04-21T13:00:20+02:00]
[Araq]
Preferred mingw version to build nim on Windows
-
7832 ::
[2021-04-20T20:54:02+02:00]
[Araq]
Concatenation of seq and array?
-
7830 ::
[2021-04-20T13:08:10+02:00]
[Araq]
nim-1.4.6_x64.zip/bin/nimble.exe reports as Trojan:Win32/Zpevdo.B
-
7823 ::
[2021-04-19T00:45:34+02:00]
[Araq]
Recommended method to build nim for M1 Macs?
-
7822 ::
[2021-04-19T00:38:22+02:00]
[Araq]
Documentation comments before the item being commented?
-
7819 ::
[2021-04-18T19:38:39+02:00]
[Araq]
python: print(x, end=" ")
-
7812 ::
[2021-04-17T18:16:21+02:00]
[Araq]
How to use macros for an intermediate compiler step?
-
7804 ::
[2021-04-16T11:00:28+02:00]
[Araq]
The `db_postgres` can't execute multiple queries, possible bug?
-
7803 ::
[2021-04-16T10:46:24+02:00]
[Araq]
cross compilation from Linux to windows
-
7801 ::
[2021-04-16T06:24:28+02:00]
[Araq]
How to disable logging from db_postgres?
-
7800 ::
[2021-04-16T04:52:22+02:00]
[Araq]
"invalid type ... in this context" error
-
7791 ::
[2021-04-15T07:46:19+02:00]
[Araq]
Interesting post from D forum
-
7790 ::
[2021-04-14T15:54:55+02:00]
[Araq]
Getting started with the Foreign Function Interface - calling library functions
-
7786 ::
[2021-04-13T08:40:17+02:00]
[Araq]
The NaN story, short version
-
7780 ::
[2021-04-12T07:13:09+02:00]
[Araq]
Library for generating a DOM table from a Nim Table? (JS backend)
-
7779 ::
[2021-04-11T22:04:56+02:00]
[Araq]
os:any and Newlib/Newlib-nano
-
7777 ::
[2021-04-11T16:52:43+02:00]
[Araq]
Arduino with Nim
-
7775 ::
[2021-04-11T10:36:29+02:00]
[Araq]
C library with custom build system to Nim
-
7770 ::
[2021-04-09T19:14:03+02:00]
[Araq]
Issue with Nim Manual on Windows Chrome
-
7767 ::
[2021-04-09T14:49:25+02:00]
[Araq]
string concat I don't understand
-
7765 ::
[2021-04-09T09:42:16+02:00]
[Araq]
Tables and hashes
-
7763 ::
[2021-04-08T21:10:08+02:00]
[Araq]
Interrupt vector table implementation trouble
-
7762 ::
[2021-04-07T22:34:31+02:00]
[Araq]
Nim compiler generates strange C code
-
7759 ::
[2021-04-07T18:55:59+02:00]
[Araq]
Nim (devel) compilation takes a very long time with option --gc:orc
-
7758 ::
[2021-04-07T16:20:37+02:00]
[Araq]
Performance against Python: find substring in string
-
7755 ::
[2021-04-06T22:36:58+02:00]
[Araq]
--gc:arc slowing down performance
-
7753 ::
[2021-04-06T08:40:46+02:00]
[Araq]
Array Difference
-
7752 ::
[2021-04-06T04:36:41+02:00]
[Araq]
Might there be a better `dotOperators` design?
-
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
-
7744 ::
[2021-04-04T17:34:28+02:00]
[kcvinu]
object variants and field names
-
7743 ::
[2021-04-04T10:17:38+02:00]
[Araq]
arm-none-eabi-gcc doesn't compile volatileStore
-
7738 ::
[2021-04-02T23:54:10+02:00]
[Araq]
Performance issue with closure
-
7735 ::
[2021-04-01T19:00:45+02:00]
[Araq]
=copy with different arguments type, is it a good idea ?
-
7731 ::
[2021-03-31T23:39:30+02:00]
[Araq]
More Nim on more Microcontrollers!? (Arm CMSIS / Zephyr RTOS)
-
7727 ::
[2021-03-31T15:10:12+02:00]
[Araq]
Why is there no compile error when accessing uninitialize variable
-
7718 ::
[2021-03-29T15:56:56+02:00]
[Araq]
Nim cimpiling to Misra C?
-
7717 ::
[2021-03-29T15:30:31+02:00]
[Araq]
Mysterious problem with shift left, uint64 and compile-time constants
-
7715 ::
[2021-03-29T04:56:15+02:00]
[Araq]
quit() - inconsistent behavior - osx terminal vs visual studio
-
7712 ::
[2021-03-28T20:00:38+02:00]
[Araq]
strange behavior (Bug?) of member-iterator of object
-
7705 ::
[2021-03-27T10:03:50+01:00]
[Araq]
Demystifying nimDecRefIsLast
-
7704 ::
[2021-03-27T03:00:04+01:00]
[leorize]
How to best access a potentially const variable in a func that is to big for default stack?
-
7701 ::
[2021-03-25T23:59:34+01:00]
[Araq]
Chrome Extensions with Nim, who would have thought?
-
7696 ::
[2021-03-24T10:18:11+01:00]
[Araq]
channel.tryRecv fails when send in progress, is this expected behavior?
-
7695 ::
[2021-03-24T06:58:54+01:00]
[Araq]
Can I do text replacements in a file via a NimScript?
-
7692 ::
[2021-03-23T22:34:26+01:00]
[Araq]
I am confused. Javascript, WASM coroutine support ?
-
7688 ::
[2021-03-23T15:59:26+01:00]
[Araq]
auto declaration of function prototype
-
7687 ::
[2021-03-23T14:40:36+01:00]
[Araq]
2nd Nim online meetup
-
7683 ::
[2021-03-22T20:35:22+01:00]
[Araq]
Manually initializing exception handling
-
7661 ::
[2021-03-19T09:12:26+01:00]
[Araq]
how do I get a reference to a object
-
7655 ::
[2021-03-18T12:14:51+01:00]
[Araq]
How do I share a hash table among multiple processes to store temporary http sessions?
-
7649 ::
[2021-03-17T11:13:37+01:00]
[Araq]
Initializing objects from proc parameters
-
7646 ::
[2021-03-17T08:07:33+01:00]
[Araq]
Nicer function anmes and other identifiers in the JS output
-
7635 ::
[2021-03-16T01:52:03+01:00]
[Araq]
getCurrentDir vs getHomeDir output
-
7632 ::
[2021-03-15T14:39:55+01:00]
[Araq]
Dll with a different entry point as Dllmain
-
7622 ::
[2021-03-14T10:10:14+01:00]
[dom96]
async - noob question
-
7621 ::
[2021-03-13T21:13:38+01:00]
[Araq]
Criticism of Parallel Nim
-
7615 ::
[2021-03-12T07:45:14+01:00]
[Araq]
Add item to Set?
-
7613 ::
[2021-03-11T18:33:19+01:00]
[Araq]
bad destructor causing crash in arc/orc?
-
7610 ::
[2021-03-11T16:43:52+01:00]
[Araq]
Exception handling without doing rest of the program
-
7609 ::
[2021-03-11T16:41:47+01:00]
[Araq]
Compile Nim to JavaScript from inside Nim?
-
7608 ::
[2021-03-11T08:15:53+01:00]
[Araq]
new blogpost: pattern matching (and fusion)
-
7599 ::
[2021-03-10T14:11:54+01:00]
[Araq]
Create proc/template that takes 2 blocks of code
-
7594 ::
[2021-03-09T07:16:03+01:00]
[Araq]
JS backend: How to access the `files` attribute in the Node object of an `input type="file"` element
-
7588 ::
[2021-03-07T18:13:09+01:00]
[Araq]
Custom allocator with --gc:arc
-
7584 ::
[2021-03-06T16:18:57+01:00]
[Araq]
How to embed objects in another objects
-
7580 ::
[2021-03-04T20:26:56+01:00]
[Araq]
template - Error: in expression 'p.some(n)': identifier expected, but found 'some(n)'
-
7579 ::
[2021-03-04T10:39:53+01:00]
[Araq]
array, seq : is there something in between?
-
7577 ::
[2021-03-03T08:15:40+01:00]
[Araq]
How to have the generated executables in a bin directory out of the way when using testament
-
7576 ::
[2021-03-03T07:33:48+01:00]
[Araq]
relative "based/biased" long pointers and data structures over it
-
7569 ::
[2021-03-01T17:56:27+01:00]
[Araq]
Compiler error with generated compile script
-
7561 ::
[2021-02-26T15:30:09+01:00]
[Araq]
'b' is not the first parameter
-
7557 ::
[2021-02-25T13:25:12+01:00]
[Araq]
Async stack traces referring to macros
-
7554 ::
[2021-02-24T12:28:39+01:00]
[Araq]
how to move a destructor based object's memory
-
7551 ::
[2021-02-23T23:07:15+01:00]
[Araq]
SSL/TLS certifictae issues with Nim 1.4.4?
-
7544 ::
[2021-02-22T07:00:22+01:00]
[Araq]
Can't give testament compiler switches when running a pattern
-
7539 ::
[2021-02-20T15:30:14+01:00]
[Araq]
open() does not return
-
7536 ::
[2021-02-20T08:31:40+01:00]
[Araq]
Check out my new lib Spacy: Spatial data structures for Nim.
-
7533 ::
[2021-02-19T03:52:41+01:00]
[Araq]
How to allow out of bounds access on sized arrays?
-
7522 ::
[2021-02-17T18:22:41+01:00]
[Araq]
Installation and configuration of the Nim language
-
7519 ::
[2021-02-17T08:02:17+01:00]
[Araq]
How to access command line parameters under the JS backend
-
7514 ::
[2021-02-16T05:32:46+01:00]
[Araq]
Defects and CatchableErrors
-
7513 ::
[2021-02-16T05:30:03+01:00]
[Araq]
Exception hierarchy
-
7509 ::
[2021-02-15T15:38:09+01:00]
[Stefan_Salewski]
String "interning" attempt
-
7497 ::
[2021-02-11T20:07:03+01:00]
[Araq]
macros - backquote
-
7495 ::
[2021-02-10T16:27:25+01:00]
[Araq]
Is "global_state" a special name in Nim's internals?
-
7494 ::
[2021-02-10T08:54:41+01:00]
[Araq]
Nim 1.2.10 RC and 1.4.4 RC
-
7490 ::
[2021-02-09T08:48:22+01:00]
[Araq]
No ideas for the 32 bit enum issue?
-
7487 ::
[2021-02-08T15:59:36+01:00]
[Araq]
createInterpreter in a DLL
-
7479 ::
[2021-02-05T22:09:05+01:00]
[Araq]
Why is AsyncSocketDesc private while SocketImpl is public?
-
7477 ::
[2021-02-05T15:17:11+01:00]
[Araq]
Generating Nim AST and executing nim code at runtime
-
7476 ::
[2021-02-05T12:57:33+01:00]
[Araq]
How to set filepermissions
-
7475 ::
[2021-02-05T07:58:12+01:00]
[Araq]
Is using gcsafe with --gc:arc correct here with producer/consumer?
-
7457 ::
[2021-02-01T08:13:49+01:00]
[Araq]
What are the latest developments in the Nim compiler?
-
7455 ::
[2021-01-31T20:31:48+01:00]
[mratsim]
enforcing a const or literal in a proc parameter?
-
7438 ::
[2021-01-26T23:37:26+01:00]
[treeform]
fromJSON, dataframe
-
7436 ::
[2021-01-26T21:11:03+01:00]
[arnetheduck]
Nim style guide based on Nimbus experience
-
7435 ::
[2021-01-26T10:12:17+01:00]
[Araq]
How do I list the files in a directory in Nim?
-
7426 ::
[2021-01-24T20:30:51+01:00]
[Araq]
Simple recursion really slow?
-
7425 ::
[2021-01-24T20:04:02+01:00]
[Araq]
FFI - how to use procs that return objects
-
7424 ::
[2021-01-24T19:17:20+01:00]
[Araq]
How to toggle a class name in Karax
-
7422 ::
[2021-01-24T16:13:56+01:00]
[Araq]
Pararules - A rules engine for games
-
7420 ::
[2021-01-23T20:32:26+01:00]
[Araq]
open question about equals-equals (==) usage in decimal library
-
7416 ::
[2021-01-23T01:41:27+01:00]
[Araq]
Why aren't the built-in math procs (`+`, `-`, `*`, ...) procvars?
-
7415 ::
[2021-01-22T10:13:24+01:00]
[Araq]
Allocating a cstringArray
-
7414 ::
[2021-01-22T10:02:29+01:00]
[treeform]
Unmarshal JSON to type
-
7412 ::
[2021-01-22T07:49:46+01:00]
[Araq]
Current state of list comprehison in Nim
-
7407 ::
[2021-01-21T13:44:43+01:00]
[Araq]
Is there a way to use question mark in my proc names?
-
7405 ::
[2021-01-20T18:09:58+01:00]
[Araq]
libdill for large scale concurrency
-
7403 ::
[2021-01-20T10:50:15+01:00]
[doofenstein]
Ignore part of tuple without warnings
-
7401 ::
[2021-01-19T18:58:13+01:00]
[Araq]
Nim proc pointers
-
7393 ::
[2021-01-16T15:51:48+01:00]
[Araq]
Call `result.new` automatically in `proc`?
-
7391 ::
[2021-01-15T23:00:03+01:00]
[Araq]
Problem linking GCC?
-
7388 ::
[2021-01-15T01:40:53+01:00]
[Araq]
code snippet review: truncate string while preserving words
-
7387 ::
[2021-01-14T23:55:28+01:00]
[Araq]
nlvm update 2020
-
7386 ::
[2021-01-14T14:13:13+01:00]
[cblake]
Any way to access the Documentation Comment of a procedure?
-
7384 ::
[2021-01-14T05:20:54+01:00]
[Araq]
Silly scope shadowing question
-
7382 ::
[2021-01-13T19:52:47+01:00]
[Araq]
How to understand nimprof report?
-
7377 ::
[2021-01-12T19:01:18+01:00]
[Araq]
semantics of {.shallow.}?
-
7376 ::
[2021-01-12T15:26:03+01:00]
[dom96]
New article: Parsing inputs in Nim
-
7375 ::
[2021-01-11T19:49:36+01:00]
[Araq]
Can you please explain these benchmark results (and confirm my numbers)
-
7368 ::
[2021-01-10T12:22:46+01:00]
[Araq]
NimraylibNow! - The Ultimate Raylib gaming library wrapper
-
7367 ::
[2021-01-10T11:01:51+01:00]
[Araq]
Google Summer of Code, Feb 19, 2021
-
7364 ::
[2021-01-10T01:35:12+01:00]
[Araq]
How to pass around large immutable data? Copy-on-Write?
-
7355 ::
[2021-01-08T18:08:38+01:00]
[Araq]
Documentation for osAllocPages etc.?
-
7352 ::
[2021-01-08T08:48:45+01:00]
[Araq]
Interfacing with va_list from stdarg.h
-
7347 ::
[2021-01-07T05:19:04+01:00]
[Araq]
Zig-style async/await
-
7346 ::
[2021-01-07T04:23:22+01:00]
[Araq]
get temp directory on windows?
-
7343 ::
[2021-01-06T20:51:52+01:00]
[Araq]
Unable to use HashSet for my type
-
7342 ::
[2021-01-06T20:11:11+01:00]
[Araq]
Failed trying to wrap macro in another macro
-
7338 ::
[2021-01-06T05:56:23+01:00]
[Araq]
Export by Ordinal for Windows DLLs?
-
7337 ::
[2021-01-05T16:43:10+01:00]
[Araq]
How to make Nim compilation faster?
-
7335 ::
[2021-01-05T11:58:50+01:00]
[Araq]
What is os:Atari targeting?
-
7332 ::
[2021-01-04T15:20:10+01:00]
[Araq]
Stdlib and fusion evolution
-
7331 ::
[2021-01-04T14:51:25+01:00]
[Araq]
Why include doesn't work?
-
7330 ::
[2021-01-04T10:27:13+01:00]
[Araq]
Exceptions which can hold / pass an object?
-
7329 ::
[2021-01-04T02:05:28+01:00]
[Araq]
AVR Support?
-
7328 ::
[2021-01-02T23:47:49+01:00]
[Araq]
Cross-Compiling for Windows 32-bit with ChooseNim Install
-
7321 ::
[2021-01-01T19:58:10+01:00]
[Araq]
Native GUI development for MacOS
-
7320 ::
[2021-01-01T18:15:29+01:00]
[Araq]
Executing command in hidden console
-
7319 ::
[2021-01-01T14:58:15+01:00]
[Araq]
Seems like a bug? SIGSEGV: Illegal storage access.
-
7317 ::
[2020-12-31T06:46:57+01:00]
[Araq]
Error Using _kbhit with .importc
-
7309 ::
[2020-12-30T18:23:40+01:00]
[Araq]
DumpIncludes - See where your exe size comes from.
-
7307 ::
[2020-12-30T13:16:41+01:00]
[Araq]
std prefix in standard library modules
-
7306 ::
[2020-12-30T13:01:03+01:00]
[Araq]
Unnecessary var parameter?
-
7302 ::
[2020-12-29T10:15:20+01:00]
[Araq]
Nim in 2020: A short recap
-
7301 ::
[2020-12-28T20:30:40+01:00]
[Araq]
Problem related with scope
-
7300 ::
[2020-12-28T19:27:42+01:00]
[Araq]
Compile to a single C file?
-
7299 ::
[2020-12-28T17:14:37+01:00]
[cblake]
How to sum the values of a table?
-
7295 ::
[2020-12-27T07:46:59+01:00]
[Araq]
asynchttpserver basic-usage with error
-
7293 ::
[2020-12-26T09:35:21+01:00]
[Araq]
let's work :-)
-
7286 ::
[2020-12-24T14:38:39+01:00]
[Araq]
Nim Seqs to C backend
-
7285 ::
[2020-12-24T13:47:34+01:00]
[Araq]
Is anyone using duckdb with Nim?
-
7283 ::
[2020-12-23T08:11:27+01:00]
[Araq]
Nimscripter - Easy Nimscript-Nim interop
-
7282 ::
[2020-12-23T05:36:53+01:00]
[Araq]
Client-side JS with Nim
-
7281 ::
[2020-12-23T02:25:08+01:00]
[Araq]
Zippy update: Zip archive and tarball support + much closer to zlib performance
-
7277 ::
[2020-12-22T18:11:56+01:00]
[ggibson]
Closure vs object benefit?
-
7275 ::
[2020-12-22T03:07:09+01:00]
[Araq]
Why is my program so much slower in Nim than in Rust?
-
7274 ::
[2020-12-21T19:31:55+01:00]
[Araq]
Cyclic dependency
-
7273 ::
[2020-12-21T00:23:25+01:00]
[Araq]
NIM 32 bit dll
-
7269 ::
[2020-12-18T20:30:47+01:00]
[Araq]
One line comprehension equivalence
-
7267 ::
[2020-12-18T14:13:16+01:00]
[Araq]
jjson or json for Karax?
-
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
-
7255 ::
[2020-12-15T01:42:07+01:00]
[Araq]
Concat for linked lists?
-
7254 ::
[2020-12-14T20:54:30+01:00]
[Araq]
C++ Smart pointers 101 and FFI
-
7253 ::
[2020-12-14T18:24:34+01:00]
[Araq]
one more "collect" question (bug?)
-
7252 ::
[2020-12-14T11:21:37+01:00]
[Araq]
IS there any beginner friendly tutorial for nim with examples like "Python crash course" etc.?
-
7251 ::
[2020-12-14T09:02:12+01:00]
[Araq]
Nim for mobile
-
7250 ::
[2020-12-13T16:47:02+01:00]
[Araq]
Perceus: Garbage free reference counting with reuse
-
7242 ::
[2020-12-11T19:28:47+01:00]
[Araq]
Best IDE-like Nim experience?
-
7241 ::
[2020-12-11T09:25:03+01:00]
[Araq]
let vs var for a sequence inside a proc
-
7240 ::
[2020-12-11T00:14:24+01:00]
[Araq]
Question about dup syntax
-
7239 ::
[2020-12-10T17:33:11+01:00]
[Araq]
lint+ - an improved linter for the lite text editor, incl. Nim support
-
7238 ::
[2020-12-10T16:24:48+01:00]
[Araq]
Is there a way to monitor the total memory usage of a Nim app?
-
7236 ::
[2020-12-10T14:25:46+01:00]
[Araq]
Ideal design for a general purpose SparseSet?
-
7234 ::
[2020-12-10T04:30:16+01:00]
[Araq]
fusion/SharedPtr why []= sig undefined?
-
7232 ::
[2020-12-09T13:15:45+01:00]
[Araq]
Windows to Mac OSX cross compiler?
-
7231 ::
[2020-12-09T06:55:20+01:00]
[Araq]
any way to extra version info from <project>.nimble file?
-
7230 ::
[2020-12-08T23:37:49+01:00]
[Araq]
cpp2nim.py - c++ bindings
-
7228 ::
[2020-12-08T17:09:26+01:00]
[Araq]
C++ wrap - doubbt on & symbol
-
7227 ::
[2020-12-08T14:41:13+01:00]
[mratsim]
Why ORC is the new sliced bread?
-
7226 ::
[2020-12-08T13:36:16+01:00]
[Araq]
Help with Karax getVNodeById
-
7224 ::
[2020-12-08T02:27:58+01:00]
[Araq]
JS isIndirect template excluding skVar
-
7222 ::
[2020-12-07T21:18:24+01:00]
[Araq]
when (compiles do: import a): is very broken
-
7220 ::
[2020-12-07T17:26:28+01:00]
[Araq]
pop for a set - is there something prettier?
-
7219 ::
[2020-12-07T14:47:25+01:00]
[Araq]
Nim Lang requires a proper standard for coding
-
7216 ::
[2020-12-07T11:17:09+01:00]
[Araq]
Can I rename my nimble package?
-
7213 ::
[2020-12-06T23:10:41+01:00]
[Araq]
ANN: NimternalSQL, an in-memory SQL database library for Nim
-
7210 ::
[2020-12-06T07:24:22+01:00]
[Araq]
Convert string into operator?
-
7208 ::
[2020-12-05T18:40:21+01:00]
[Araq]
replace OpenSSL with statically linked LibreSSL Windows
-
7203 ::
[2020-12-05T00:31:50+01:00]
[Araq]
Alternative term for addr
-
7199 ::
[2020-12-03T21:10:21+01:00]
[Araq]
Macros that compose (and work well with auto-completion tooling)
-
7197 ::
[2020-12-03T19:07:09+01:00]
[Araq]
Meta: Can't change category of a thread after creating it
-
7193 ::
[2020-12-03T13:50:10+01:00]
[Araq]
Package level scope
-
7192 ::
[2020-12-03T05:34:25+01:00]
[Araq]
Using Python in .nim Files
-
7190 ::
[2020-12-02T14:18:53+01:00]
[Araq]
how to import pathutils
-
7189 ::
[2020-12-02T13:29:53+01:00]
[Araq]
converter - how to switch is off
-
7188 ::
[2020-12-01T18:38:22+01:00]
[Araq]
Where is `memcmp` in std lib? Or `cmp()` for byte sequences?
-
7186 ::
[2020-12-01T17:02:08+01:00]
[Araq]
override decrement on indexed object
-
7183 ::
[2020-12-01T11:18:11+01:00]
[Araq]
Nim compiled DLL, using Powerbuild programming language call, parameter return result garbled code.
-
7182 ::
[2020-12-01T06:37:11+01:00]
[Araq]
Use sequence of a type in C program
-
7181 ::
[2020-12-01T06:01:07+01:00]
[Araq]
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect]
-
7180 ::
[2020-12-01T02:12:04+01:00]
[Araq]
When to use IncompleteStruct pragma?
-
7179 ::
[2020-11-30T21:04:41+01:00]
[Araq]
Nim (1.4 ORC) v.s. Rust in terms of safety?
-
7174 ::
[2020-11-30T06:05:03+01:00]
[Araq]
SIGSEGV on deleteContent
-
7171 ::
[2020-11-28T18:04:04+01:00]
[Araq]
How to unwrap a seq to a varargs[] procedure argument?
-
7170 ::
[2020-11-28T12:42:49+01:00]
[Araq]
How to rewrite nim programming langauge to be pythonic as possible?
-
7169 ::
[2020-11-27T23:29:46+01:00]
[Araq]
How to evaluate string in Nim's VM at runtime?
-
7162 ::
[2020-11-27T12:59:30+01:00]
[Araq]
Advent of Nim 2020 megathread
-
7160 ::
[2020-11-26T21:47:50+01:00]
[Araq]
Output AST in a recursion, using an output parameter or returning, which to prefer?
-
7158 ::
[2020-11-26T07:40:27+01:00]
[Araq]
std/asynchttpserver or httpbeast
-
7156 ::
[2020-11-25T21:12:53+01:00]
[Araq]
recursive iterators - is there a recommend workaround?
-
7155 ::
[2020-11-25T20:06:33+01:00]
[Araq]
Is there an easy way to bake in parameters at compile time?
-
7153 ::
[2020-11-25T12:16:19+01:00]
[Araq]
wonderfully prologue
-
7151 ::
[2020-11-24T17:12:59+01:00]
[Araq]
Custom source code filters?
-
7150 ::
[2020-11-24T16:58:51+01:00]
[Araq]
compile-time import
-
7148 ::
[2020-11-23T21:15:09+01:00]
[Araq]
Macro for proc like syntax?
-
7146 ::
[2020-11-23T17:02:54+01:00]
[Araq]
Strange error message from collections/sets.nim
-
7144 ::
[2020-11-23T03:21:46+01:00]
[Araq]
Changer VSCode pour VSCodium
-
7142 ::
[2020-11-22T22:36:27+01:00]
[Araq]
Unhandled exception in httpbeast
-
7137 ::
[2020-11-22T10:35:31+01:00]
[Araq]
closure in hashset, fail to compile with c++ backend
-
7133 ::
[2020-11-21T11:26:30+01:00]
[Araq]
How to differentiate different IOErrors?
-
7130 ::
[2020-11-20T13:37:29+01:00]
[Araq]
Why is the implicit `result` so widely used?
-
7128 ::
[2020-11-20T11:13:00+01:00]
[Araq]
Regular expressions in Nimscript?
-
7124 ::
[2020-11-19T17:09:04+01:00]
[Araq]
How to write a macro correctly which contains a 'char'?
-
7123 ::
[2020-11-19T15:42:57+01:00]
[Araq]
new video on move semantics by Araq (rebase conf 2020)
-
7122 ::
[2020-11-19T13:41:58+01:00]
[Araq]
Can we have an --exceptions:abort ?
-
7121 ::
[2020-11-19T07:49:53+01:00]
[Araq]
Why does JSON serializing a table not work properly?
-
7119 ::
[2020-11-19T04:49:29+01:00]
[Araq]
How to hot reload a Jester web app?
-
7118 ::
[2020-11-19T02:30:24+01:00]
[Araq]
Question about async
-
7117 ::
[2020-11-18T20:47:11+01:00]
[Araq]
Optional var out proc parameters
-
7116 ::
[2020-11-18T19:45:52+01:00]
[spip]
Sample compiler/interpreter (like kaleidoscope/llvm, monkey/go etc)
-
7113 ::
[2020-11-18T16:19:33+01:00]
[Araq]
trouble , name etc...
-
7111 ::
[2020-11-18T08:23:46+01:00]
[Araq]
Win10 terminal game
-
7110 ::
[2020-11-17T19:46:34+01:00]
[Araq]
How to make code GC-Safe when a global constant is used in a proc ?
-
7107 ::
[2020-11-17T13:05:23+01:00]
[Araq]
Error: system module needs: appendString
-
7103 ::
[2020-11-16T16:06:04+01:00]
[Araq]
GC Safe Problem
-
7097 ::
[2020-11-15T23:13:22+01:00]
[Araq]
out of memory
-
7094 ::
[2020-11-15T17:55:51+01:00]
[Araq]
How do you deal with dependencies in Nim ?
-
7090 ::
[2020-11-14T10:40:38+01:00]
[Araq]
Tweaking optimizations for dependencies
-
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
-
7085 ::
[2020-11-13T08:51:14+01:00]
[Araq]
help ZMQ
-
7084 ::
[2020-11-13T04:02:12+01:00]
[Araq]
what is the difference between version 1.2.8 and version 1.4.0?
-
7083 ::
[2020-11-13T03:05:45+01:00]
[Araq]
Nim based Firmware -- it's tiny!
-
7079 ::
[2020-11-12T01:27:03+01:00]
[Araq]
This brings down the forum!
-
7073 ::
[2020-11-11T15:12:41+01:00]
[Araq]
Using byaddr pragma inside template
-
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?
-
7063 ::
[2020-11-10T01:52:46+01:00]
[Araq]
Capturing a context variable in public procs
-
7061 ::
[2020-11-09T20:23:22+01:00]
[Araq]
Any workarounds for view-object bugs?
-
7059 ::
[2020-11-09T19:02:47+01:00]
[Araq]
Raspberry Pi 1B - nmqtt - exit code 137
-
7057 ::
[2020-11-09T15:46:54+01:00]
[Araq]
Quick question about acyclic pragma
-
7055 ::
[2020-11-09T12:14:26+01:00]
[Araq]
std/tables [] vs. add()
-
7054 ::
[2020-11-08T21:58:29+01:00]
[Araq]
Zippy: a dependency-free Nim implementation of deflate, gzip, zlib, zip
-
7051 ::
[2020-11-08T12:11:14+01:00]
[Araq]
Reference Variable (C++ jargon) - is there such a beast?
-
7050 ::
[2020-11-07T22:34:29+01:00]
[Araq]
Returning objects from func with ARC
-
7045 ::
[2020-11-06T20:56:50+01:00]
[Araq]
C++ FFI - basic example
-
7038 ::
[2020-11-05T18:17:10+01:00]
[Araq]
let versus var with objects
-
7036 ::
[2020-11-05T09:57:47+01:00]
[Araq]
Changes to 1.4 affecting packaging
-
7025 ::
[2020-11-03T11:55:53+01:00]
[Araq]
Idiomatic function call coding style?
-
7020 ::
[2020-10-31T14:00:25+01:00]
[Araq]
Passing iterators as arguments
-
7017 ::
[2020-10-31T08:26:10+01:00]
[Araq]
Help using the effects pragma
-
7008 ::
[2020-10-29T14:49:17+01:00]
[Araq]
Why does this proc may have side effects?
-
7007 ::
[2020-10-29T12:58:57+01:00]
[Araq]
Comment tree?
-
7006 ::
[2020-10-29T12:01:02+01:00]
[Araq]
Termios missing when building on Windows?
-
7005 ::
[2020-10-29T09:02:42+01:00]
[Araq]
Subrange check during initialisation
-
7004 ::
[2020-10-28T23:12:04+01:00]
[Araq]
Overriding ==
-
7001 ::
[2020-10-28T13:35:42+01:00]
[Araq]
help use mq posix
-
6999 ::
[2020-10-28T09:50:57+01:00]
[Araq]
Testament failure with reNimcCrash
-
6997 ::
[2020-10-27T22:09:51+01:00]
[Araq]
template expanding to multiple sequence members
-
6992 ::
[2020-10-27T13:28:57+01:00]
[Araq]
Nim 1.2.8 and 1.0.10 are released
-
6990 ::
[2020-10-27T12:26:20+01:00]
[Araq]
Mysterious crashed with SIGSEGV
-
6988 ::
[2020-10-26T16:28:21+01:00]
[Araq]
Square brackets for generics
-
6987 ::
[2020-10-26T15:00:23+01:00]
[Araq]
Testament & module
-
6986 ::
[2020-10-25T23:33:54+01:00]
[Araq]
Is experimental "parallel" compatible with "--gc:arc"?
-
6985 ::
[2020-10-25T16:31:07+01:00]
[cblake]
design of large modular projects in nim?
-
6980 ::
[2020-10-24T01:32:33+02:00]
[Araq]
handmade hero in nim ( warning: noob)
-
6978 ::
[2020-10-23T13:42:51+02:00]
[Araq]
Isolated [T]
-
6975 ::
[2020-10-22T21:30:02+02:00]
[Araq]
expandMacros compilation error in nim-1.4.0
-
6970 ::
[2020-10-21T21:25:32+02:00]
[Araq]
Virus scanner problems after installing Nim 1.4
-
6968 ::
[2020-10-21T13:03:50+02:00]
[Araq]
Problem with orc/arc in parallel_count practice
-
6962 ::
[2020-10-20T18:15:09+02:00]
[sky_khan]
Writing binary data to SQLite
-
6958 ::
[2020-10-20T00:40:23+02:00]
[Araq]
How to avoid deprecation notice for libraies supporting multi-version of Nim?
-
6957 ::
[2020-10-20T00:33:49+02:00]
[Araq]
Views of a non thread local var
-
6956 ::
[2020-10-19T16:29:09+02:00]
[Araq]
Passing X to a sink parameter introduces an implicit copy
-
6938 ::
[2020-10-17T04:39:08+02:00]
[Araq]
Nim's vision
-
6937 ::
[2020-10-16T19:37:16+02:00]
[Araq]
Version 1.4.0 released
-
6931 ::
[2020-10-15T19:34:39+02:00]
[cblake]
How to keep a ordered table sorted with the most recent changed elements at the end?
-
6930 ::
[2020-10-15T16:24:22+02:00]
[Araq]
Regarding the future of --gc:none and --gc:regions
-
6925 ::
[2020-10-14T19:33:03+02:00]
[Araq]
Small introductory post about ARC/ORC in Nim.
-
6924 ::
[2020-10-14T18:39:22+02:00]
[Araq]
python dict implementation for Nim's Table
-
6921 ::
[2020-10-14T07:17:44+02:00]
[Araq]
Nim Source Magic
-
6920 ::
[2020-10-13T21:35:25+02:00]
[Araq]
A nice read about Nim (blog article)
-
6916 ::
[2020-10-12T18:04:26+02:00]
[Araq]
Show and tell: RPC on embedded devices
-
6914 ::
[2020-10-12T15:21:47+02:00]
[Araq]
Double for loops
-
6910 ::
[2020-10-11T16:42:06+02:00]
[Araq]
Standard formatting for documentation comments?
-
6904 ::
[2020-10-08T20:26:03+02:00]
[Araq]
where are fusion docs?
-
6902 ::
[2020-10-08T15:40:23+02:00]
[Araq]
Dual behavior
-
6900 ::
[2020-10-08T09:07:45+02:00]
[Araq]
Any attempts at implementing filestream and std lib friends on NodeJs?
-
6896 ::
[2020-10-07T12:45:35+02:00]
[Araq]
Nim - plugin for IntelliJ IDEs | JetBrains
-
6895 ::
[2020-10-06T17:05:02+02:00]
[Araq]
Reference to tuple type
-
6894 ::
[2020-10-05T21:30:57+02:00]
[Araq]
Help with SPI Api on ESP32
-
6892 ::
[2020-10-05T14:51:06+02:00]
[Araq]
-d:danger versus -d:release --checks:off
-
6891 ::
[2020-10-05T03:27:29+02:00]
[Araq]
Massive Funding Coming To Nim
-
6883 ::
[2020-10-03T01:51:02+02:00]
[Araq]
Gintro not compile package ??
-
6882 ::
[2020-10-02T20:29:20+02:00]
[Araq]
Pointer Arithmetic and constructs like cast[var int](p) += sizeof(a[0])
-
6881 ::
[2020-10-02T10:49:00+02:00]
[Araq]
Pragma for unfinished features
-
6878 ::
[2020-09-30T21:33:13+02:00]
[Araq]
Library for making lightweight Electron-like HTML/JS GUI applications
-
6871 ::
[2020-09-29T18:26:08+02:00]
[Araq]
Looking for collaborators!
-
6869 ::
[2020-09-29T15:24:47+02:00]
[Araq]
weird nim parser problem
-
6867 ::
[2020-09-29T13:40:29+02:00]
[Araq]
[noob] Help with sets
-
6864 ::
[2020-09-27T13:24:57+02:00]
[Araq]
Calling same-named-function from abstruct object
-
6862 ::
[2020-09-26T10:51:29+02:00]
[Araq]
VS Code Nim Extension in Nim
-
6859 ::
[2020-09-25T19:47:08+02:00]
[Araq]
how to set C/C++ compiler, eg: `nim c --cxx:/usr/bin/g++-7 main.nim`
-
6857 ::
[2020-09-25T14:36:30+02:00]
[Araq]
Nimpretty --maxLineLine seems broken
-
6856 ::
[2020-09-24T19:51:22+02:00]
[Araq]
New style concepts
-
6853 ::
[2020-09-24T06:34:05+02:00]
[Araq]
abs(int8) returns int8?
-
6851 ::
[2020-09-23T14:11:05+02:00]
[Araq]
Notification about new replies and @{name} etc
-
6850 ::
[2020-09-23T13:39:33+02:00]
[Araq]
stdlib pattern matching feedback
-
6849 ::
[2020-09-23T13:35:52+02:00]
[Araq]
Why can't I define custom `find` proc and override one from the system module?
-
6848 ::
[2020-09-23T10:48:34+02:00]
[Araq]
how to create a table of functions ?
-
6846 ::
[2020-09-21T18:44:53+02:00]
[Araq]
How to figure out why proc is not GC-safe? And is there a way to force Nim to ignore that?
-
6844 ::
[2020-09-20T19:32:16+02:00]
[Araq]
config files: Nimscript and Nim compiler documentation inconsistency
-
6843 ::
[2020-09-20T18:38:07+02:00]
[Araq]
My First Program With Nim! It's a Password Generator!
-
6841 ::
[2020-09-20T07:40:17+02:00]
[Araq]
ESP32 FreeRTOS (esp-idf) library wrappers: Nesper!
-
6833 ::
[2020-09-18T01:16:37+02:00]
[Araq]
Dynamic loading of C++ library
-
6827 ::
[2020-09-17T09:05:36+02:00]
[Araq]
About arc and orc, would there be a thread-local ref object?
-
6823 ::
[2020-09-16T20:46:03+02:00]
[Araq]
Can a template/macro return an imported module name?
-
6822 ::
[2020-09-16T20:04:52+02:00]
[Araq]
dollars for ref types
-
6821 ::
[2020-09-16T10:04:05+02:00]
[Araq]
Globals hunt
-
6818 ::
[2020-09-15T07:56:59+02:00]
[Araq]
``deepCopy`` replacement in "returning a modified copy"
-
6817 ::
[2020-09-14T22:30:03+02:00]
[Araq]
ARC/ORC cpu intensive loop bug?
-
6814 ::
[2020-09-14T15:34:35+02:00]
[Araq]
Cross-compile to Rpi4 :(
-
6809 ::
[2020-09-13T12:57:38+02:00]
[Araq]
Add hash[T] to hashes?
-
6808 ::
[2020-09-13T11:04:39+02:00]
[Araq]
Module imported with "as" still accessible, is it a bug?
-
6807 ::
[2020-09-13T06:35:45+02:00]
[Araq]
What's the point of marking methods with {.base.} pragma?
-
6806 ::
[2020-09-12T07:40:57+02:00]
[Araq]
Strange and misleading error message when converting to JSON
-
6803 ::
[2020-09-11T12:10:52+02:00]
[Araq]
About sink and copy: is this expected behavior?
-
6801 ::
[2020-09-11T07:30:51+02:00]
[Araq]
how to package C-only project on macOS?
-
6800 ::
[2020-09-11T07:25:09+02:00]
[Araq]
Compilation for different macOS version
-
6797 ::
[2020-09-10T18:11:30+02:00]
[Stefan_Salewski]
Instantiation of uint32 type variables only with a maximum value of 2147483647
-
6796 ::
[2020-09-10T14:55:01+02:00]
[Araq]
Should a function that's called many times return Table or ref Table?
-
6793 ::
[2020-09-10T07:44:01+02:00]
[Araq]
Can std lib work with gc:arc or gc:orc ?
-
6792 ::
[2020-09-09T23:37:49+02:00]
[Araq]
How do I reduce allocation and GC with pool of objects?
-
6783 ::
[2020-09-07T23:46:43+02:00]
[Araq]
Exceptions in Threads
-
6781 ::
[2020-09-07T07:05:57+02:00]
[Araq]
Any easy way to compare `==` object variants?
-
6780 ::
[2020-09-07T06:52:49+02:00]
[Araq]
High proc confusion
-
6778 ::
[2020-09-07T05:54:24+02:00]
[Araq]
Change output option for linker on windows
-
6777 ::
[2020-09-06T15:58:40+02:00]
[Araq]
Attracting more people...
-
6776 ::
[2020-09-06T09:01:11+02:00]
[Araq]
openArray vs seq
-
6773 ::
[2020-09-04T20:40:38+02:00]
[Araq]
multiple definitions when wrapping header-only c++ library
-
6772 ::
[2020-09-04T14:59:50+02:00]
[Araq]
how to use .ini content in a GC-safe way?
-
6769 ::
[2020-09-03T21:00:02+02:00]
[Araq]
Question on implementing language with Nim
-
6766 ::
[2020-09-03T13:10:04+02:00]
[dom96]
Growth of popularity and Nim community
-
6763 ::
[2020-09-03T03:54:41+02:00]
[Araq]
For ``--gc:arc``, are ``GC_ref`` ``GC_unref`` still necessary?
-
6760 ::
[2020-09-02T06:59:41+02:00]
[Araq]
Nim documentation in pdf format
-
6759 ::
[2020-09-02T03:58:04+02:00]
[Araq]
What about simplifying if-else statements ?
-
6757 ::
[2020-09-01T22:05:13+02:00]
[Araq]
formatted math in documentation?
-
6756 ::
[2020-09-01T19:23:27+02:00]
[Araq]
Pros vs. Cons Of Nim In The Large?
-
6754 ::
[2020-09-01T14:31:13+02:00]
[Araq]
How to achieve better performance with arc GC?
-
6753 ::
[2020-08-31T20:00:58+02:00]
[Araq]
System Programming in 2k20
-
6752 ::
[2020-08-31T16:27:48+02:00]
[Araq]
global var not detected by compiles()
-
6751 ::
[2020-08-31T10:48:20+02:00]
[Araq]
Question for the language theorists: Is NIm's OO class-based or prototype-based?
-
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?
-
6743 ::
[2020-08-28T16:28:40+02:00]
[Araq]
For Loop Macro Plans
-
6742 ::
[2020-08-28T08:53:42+02:00]
[Araq]
Defer doesnt work with block, break and await
-
6741 ::
[2020-08-28T08:21:03+02:00]
[Araq]
Recognizing non-ASCII characters in lexbase-based lexer
-
6740 ::
[2020-08-28T06:59:29+02:00]
[Stefan_Salewski]
Brainstorming ideas to improve Nim's landing page
-
6738 ::
[2020-08-28T04:20:14+02:00]
[Araq]
Nimble package structure and interop changes
-
6736 ::
[2020-08-28T00:12:30+02:00]
[moigagoo]
We should make it simpler for authors to have their blog featured on the Nim front page.
-
6733 ::
[2020-08-27T17:12:01+02:00]
[Araq]
Blog post about strict funcs
-
6728 ::
[2020-08-26T10:23:36+02:00]
[Araq]
How to know where a proc is defined - or: Newbie tries to get used to unqualified imports
-
6724 ::
[2020-08-24T18:25:49+02:00]
[Araq]
Pause/resume the Nim VM
-
6717 ::
[2020-08-24T09:09:37+02:00]
[Araq]
Nim to C
-
6712 ::
[2020-08-22T22:21:46+02:00]
[Araq]
Want advice from Nim experts on my chess client app development
-
6711 ::
[2020-08-22T17:45:45+02:00]
[Pixeye]
Pixecs
-
6710 ::
[2020-08-22T05:51:02+02:00]
[Araq]
htmlparser bug? Help with my web scraper
-
6708 ::
[2020-08-21T18:35:45+02:00]
[Araq]
execvp / fork in 1.3.5
-
6704 ::
[2020-08-21T09:26:16+02:00]
[Araq]
Table with different types of values?
-
6702 ::
[2020-08-20T18:05:01+02:00]
[Araq]
I still do not fully understand sets
-
6699 ::
[2020-08-20T06:15:11+02:00]
[Araq]
Targeting JavaScript
-
6693 ::
[2020-08-18T10:52:33+02:00]
[Araq]
General recommendation for optimum performance?
-
6687 ::
[2020-08-16T22:05:40+02:00]
[Araq]
How to codegenerate with Nim?
-
6685 ::
[2020-08-16T17:58:20+02:00]
[Araq]
Should I use object or ref object?
-
6677 ::
[2020-08-13T18:14:56+02:00]
[Araq]
Passing string to C code with --gc:arc
-
6672 ::
[2020-08-12T21:24:55+02:00]
[Araq]
Improving Nim for Beginners video series's AUDIO
-
6661 ::
[2020-08-10T05:47:26+02:00]
[Araq]
calling conventions differs unexpectedly
-
6656 ::
[2020-08-09T13:10:08+02:00]
[Araq]
HTML template layout
-
6649 ::
[2020-08-08T03:15:48+02:00]
[Araq]
call-by-value Y combinator
-
6646 ::
[2020-08-06T16:28:35+02:00]
[Araq]
Sandboxing untrusted Nimscript code
-
6643 ::
[2020-08-06T09:30:34+02:00]
[Araq]
What ever happened to vtrefs?
-
6635 ::
[2020-08-03T02:21:10+02:00]
[Araq]
would it be a good idea to allow blocks to accept strings as arguments ?
-
6626 ::
[2020-08-01T00:08:01+02:00]
[Stefan_Salewski]
Is there a way to ensure that a viriable is "passed by address" (or reference) in Nim
-
6625 ::
[2020-07-31T11:37:08+02:00]
[Araq]
Nim 1.2.6 and Nim 1.0.8 are out!
-
6621 ::
[2020-07-30T09:37:58+02:00]
[Araq]
Whether or not there is still a thread-local heap when using --gc:arc?
-
6615 ::
[2020-07-29T16:27:49+02:00]
[Araq]
is chan.tryRecv() not supposed to wait for the next item te be sent via the channel?
-
6613 ::
[2020-07-29T11:13:57+02:00]
[oyster]
some questions on generating dynamic library
-
6612 ::
[2020-07-28T20:46:53+02:00]
[Araq]
How to ensure that all attributes of an object are explicitly set during creation?
-
6610 ::
[2020-07-28T13:17:54+02:00]
[Araq]
Improving BSD support - NetBSD
-
6604 ::
[2020-07-27T16:52:18+02:00]
[cblake]
How do you extract a part from an initCountTable in Nim?
-
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?
-
6599 ::
[2020-07-26T17:14:20+02:00]
[Araq]
Error when compiling with smtp import
-
6595 ::
[2020-07-26T09:53:43+02:00]
[Araq]
Literal types?
-
6594 ::
[2020-07-25T21:11:52+02:00]
[Araq]
How to get address of object
-
6593 ::
[2020-07-25T17:57:23+02:00]
[Araq]
Proposal: Renaming imported symbols
-
6589 ::
[2020-07-25T10:37:34+02:00]
[Araq]
Procedural X86 inline assembler for Nim
-
6588 ::
[2020-07-24T21:34:48+02:00]
[Araq]
Is the destructors manual still relevant?
-
6584 ::
[2020-07-23T19:20:36+02:00]
[Araq]
Troubleshooting huge memory leaks with ORC
-
6578 ::
[2020-07-23T11:17:51+02:00]
[Araq]
Single Open Intermediate Language (SOIL) Initiative
-
6571 ::
[2020-07-22T09:39:37+02:00]
[Araq]
Problem installing Nim compiler on Linux Mint 20 with curl
-
6570 ::
[2020-07-22T07:27:05+02:00]
[Araq]
Questions about object construction
-
6568 ::
[2020-07-22T02:59:10+02:00]
[Araq]
wierd "SIGSEGV: Illegal storage access" information
-
6567 ::
[2020-07-21T20:15:46+02:00]
[Araq]
Compile time check for let
-
6566 ::
[2020-07-21T18:22:39+02:00]
[Araq]
ARC: Calling default destructor of embedded field from a destructor
-
6565 ::
[2020-07-21T10:21:07+02:00]
[Araq]
Inheriting builtin types
-
6559 ::
[2020-07-19T17:43:55+02:00]
[Araq]
Found a possible bug with Nim asyncCheck, tiny sample app inside.
-
6554 ::
[2020-07-18T12:01:27+02:00]
[Araq]
embed DLL into EXE?
-
6551 ::
[2020-07-17T09:25:49+02:00]
[Araq]
Packed tuple?
-
6549 ::
[2020-07-16T12:06:11+02:00]
[Araq]
Update on --gc:arc
-
6546 ::
[2020-07-15T20:47:07+02:00]
[Araq]
Link to documentation in homepage examples
-
6541 ::
[2020-07-13T12:07:26+02:00]
[Araq]
Python transpiler
-
6538 ::
[2020-07-12T10:42:29+02:00]
[Araq]
Question about move semantics for objects and seqs
-
6536 ::
[2020-07-11T23:30:25+02:00]
[Araq]
now().utc fails with --gc:arc
-
6535 ::
[2020-07-11T20:37:21+02:00]
[Araq]
Understanding Nim compiler
-
6524 ::
[2020-07-07T23:48:05+02:00]
[Araq]
File not found error EVERY TIME
-
6517 ::
[2020-07-04T12:22:26+02:00]
[Araq]
How to do feature detection with JS backend?
-
6514 ::
[2020-07-02T07:01:39+02:00]
[Araq]
Why does wrapping the code in a top level procedure make it faster?
-
6509 ::
[2020-06-30T09:19:34+02:00]
[Araq]
New blog post: Ray tracing in Nim
-
6505 ::
[2020-06-28T22:02:13+02:00]
[Araq]
advanced `nim doc` use
-
6500 ::
[2020-06-27T23:48:51+02:00]
[Araq]
What's the future of "implicitDeref"?
-
6497 ::
[2020-06-27T09:02:52+02:00]
[Araq]
Nuglifier - Nim source code uglifier
-
6489 ::
[2020-06-25T23:07:14+02:00]
[Araq]
Procedure overloading with explicit parameters
-
6486 ::
[2020-06-25T06:38:57+02:00]
[Araq]
ok to merge "overload resolution" label into "Symbol Resolution" label in github issues?
-
6483 ::
[2020-06-24T18:13:30+02:00]
[Araq]
New garbage collector --gc:orc is a joy to use.
-
6482 ::
[2020-06-24T17:16:04+02:00]
[Araq]
NvP: s.add('x') 100M times
-
6481 ::
[2020-06-24T17:02:38+02:00]
[Araq]
NvP: s = s & 'x'
-
6476 ::
[2020-06-23T18:12:31+02:00]
[Araq]
sha1, danger vs release builds
-
6473 ::
[2020-06-23T02:12:59+02:00]
[Araq]
Use getenv with js
-
6471 ::
[2020-06-22T21:43:11+02:00]
[Araq]
Norm 2.0.0
-
6470 ::
[2020-06-22T21:37:42+02:00]
[Araq]
More fuzz testing
-
6469 ::
[2020-06-22T19:55:00+02:00]
[Araq]
"subsequence" type (like Go's "slice")
-
6464 ::
[2020-06-22T13:24:12+02:00]
[Araq]
detectOs template in for loop
-
6460 ::
[2020-06-21T16:31:50+02:00]
[Araq]
Can't install the bin tarball of nim 1.2.2.
-
6455 ::
[2020-06-20T15:19:37+02:00]
[Araq]
On my first 'greet.nim' I get a C compiler error on RHEL 7
-
6445 ::
[2020-06-17T23:22:21+02:00]
[Araq]
Is --gc:arc completely independent from the older ownership model?
-
6442 ::
[2020-06-17T11:00:47+02:00]
[Araq]
Nim version 1.2.2 is out!
-
6440 ::
[2020-06-17T01:05:27+02:00]
[Araq]
What is <//>?
-
6438 ::
[2020-06-16T00:47:28+02:00]
[Araq]
Why is my HTTP handler not gcsafe?
-
6435 ::
[2020-06-15T22:22:45+02:00]
[Araq]
Transform procs at compile time?
-
6432 ::
[2020-06-14T08:27:15+02:00]
[Araq]
Can't access fields of object returned by a procedure
-
6431 ::
[2020-06-13T16:15:02+02:00]
[Araq]
Website probably not up-to-date for Nim installation
-
6428 ::
[2020-06-12T18:46:26+02:00]
[Araq]
When will the NimConf timeline get posted?
-
6426 ::
[2020-06-12T15:51:29+02:00]
[Araq]
Comparisons of Nim to the Chapel computer programming language...
-
6423 ::
[2020-06-11T06:18:12+02:00]
[Araq]
What's happening with devel releases and version numbers?
-
6420 ::
[2020-06-09T08:49:13+02:00]
[Araq]
bizarre name clash with template
-
6418 ::
[2020-06-09T01:22:31+02:00]
[Araq]
New entry on Nim blog...
-
6415 ::
[2020-06-07T07:51:22+02:00]
[Araq]
Using a Table as an object's member.
-
6406 ::
[2020-06-04T22:42:41+02:00]
[Araq]
Module level variables in plugin libraries
-
6404 ::
[2020-06-04T17:40:54+02:00]
[Araq]
Justification for auto type
-
6396 ::
[2020-06-01T20:25:37+02:00]
[Araq]
Uncle Bob - one syntax to rule them all?
-
6386 ::
[2020-05-28T07:44:45+02:00]
[dom96]
Is there a command line one-line to start an HTTP server using Nim?
-
6385 ::
[2020-05-28T06:52:52+02:00]
[Araq]
Stream IO errors with -d:release flag
-
6384 ::
[2020-05-27T23:26:55+02:00]
[Araq]
Nim Cheatsheet PDF (English+Spanish+Latex)
-
6383 ::
[2020-05-27T19:02:02+02:00]
[Araq]
incorrect set-to-int conversion
-
6380 ::
[2020-05-26T19:52:55+02:00]
[Araq]
Creating a seq or openarray on unmanaged memory
-
6379 ::
[2020-05-25T22:59:36+02:00]
[Araq]
Generate warnings for default returns
-
6371 ::
[2020-05-23T02:29:35+02:00]
[Araq]
GitHub Actions: workflow to cross compile and release to GitHubRelease
-
6370 ::
[2020-05-23T01:53:05+02:00]
[Araq]
Best Nim translation of C {void*, size_t} struct
-
6367 ::
[2020-05-22T01:38:23+02:00]
[Araq]
Faster and Safer Raytracing in Nim
-
6365 ::
[2020-05-22T00:44:31+02:00]
[sdwfrost]
arc and mimalloc
-
6363 ::
[2020-05-21T18:58:25+02:00]
[Araq]
Write Nim in Matlab/Julia style using macros while still deploy to Cloud/PC/GPU/embedded?
-
6362 ::
[2020-05-21T02:57:54+02:00]
[Araq]
raise error using zig as cross compile
-
6361 ::
[2020-05-20T22:54:56+02:00]
[Araq]
closure procs with the javascript backend
-
6357 ::
[2020-05-20T18:26:00+02:00]
[kaushalmodi]
Checking the gcc/g++ versions used to compile nim program vs the dyn linked .so
-
6352 ::
[2020-05-19T01:56:12+02:00]
[Araq]
How mature is async/threading in Nim?
-
6350 ::
[2020-05-17T20:55:41+02:00]
[Araq]
Change Nim colour on GitHub
-
6345 ::
[2020-05-17T00:37:03+02:00]
[Araq]
Experimenting with a FreeRTOS OS Port
-
6342 ::
[2020-05-15T23:41:07+02:00]
[Araq]
Revisiting my oldest Nim project.
-
6337 ::
[2020-05-14T17:48:28+02:00]
[Araq]
New blog, with some Nim articles
-
6335 ::
[2020-05-14T16:15:24+02:00]
[Araq]
Define variables in proc with same name as arguments
-
6331 ::
[2020-05-13T21:34:19+02:00]
[Araq]
Idea why this does not compile?
-
6329 ::
[2020-05-13T15:05:20+02:00]
[Araq]
Markdown test
-
6326 ::
[2020-05-13T06:05:18+02:00]
[Araq]
How to instantiate `ptr object`
-
6324 ::
[2020-05-12T23:28:09+02:00]
[Araq]
Is it possible for a macro to know the context it is used?
-
6323 ::
[2020-05-12T20:41:24+02:00]
[Araq]
A good word for idiomatic nim?
-
6314 ::
[2020-05-10T16:17:36+02:00]
[Araq]
oids library import + Karax --> error
-
6312 ::
[2020-05-10T08:38:34+02:00]
[Araq]
The let alias trap with HashSet[string]
-
6309 ::
[2020-05-09T03:02:05+02:00]
[Araq]
I have a problem with GC: ARC move?
-
6301 ::
[2020-05-08T01:46:39+02:00]
[Araq]
Some problems trying to eliminate 'nil'
-
6300 ::
[2020-05-07T13:18:04+02:00]
[Araq]
I cannot understand ARC
-
6299 ::
[2020-05-07T11:35:09+02:00]
[Araq]
is `tyOpt` still used?
-
6297 ::
[2020-05-06T19:34:47+02:00]
[Araq]
Unexpected type error (subranges)
-
6293 ::
[2020-05-05T22:03:03+02:00]
[Araq]
Error: type mismatch: got <type Float32Sort> but expression is of type: type Float32Sort
-
6290 ::
[2020-05-03T21:38:08+02:00]
[Araq]
Nim OS porting
-
6287 ::
[2020-05-03T08:58:36+02:00]
[Araq]
Anyway to make the following code work?
-
6286 ::
[2020-05-02T16:25:10+02:00]
[Araq]
bootstrapping from source using gcc 4.8.2 not working
-
6279 ::
[2020-05-01T18:43:45+02:00]
[Araq]
Is there a simple example on how to create a Windows UI
-
6278 ::
[2020-05-01T03:47:33+02:00]
[Araq]
Typography update - now it can render 99% the Google Fonts ttf.
-
6276 ::
[2020-05-01T01:21:16+02:00]
[Araq]
copy & move Access is Denied
-
6275 ::
[2020-04-30T17:13:54+02:00]
[Araq]
Using existFile or existDir correctly.
-
6274 ::
[2020-04-30T05:06:30+02:00]
[Araq]
Error: unhandled exception: paramCount is not implemented on Nintendo Switch [OSError]
-
6266 ::
[2020-04-27T22:46:46+02:00]
[Araq]
About include
-
6265 ::
[2020-04-27T21:45:38+02:00]
[Araq]
NOOB: WINIM is causing my linker to throw an error ...
-
6262 ::
[2020-04-27T15:16:33+02:00]
[Araq]
Nim zmq binding and poll function
-
6257 ::
[2020-04-26T03:28:10+02:00]
[Araq]
Automated Nim Packages Security Audit
-
6253 ::
[2020-04-25T04:33:43+02:00]
[Araq]
Nim's strutils.split() slower than Python's string split()?
-
6250 ::
[2020-04-23T19:55:30+02:00]
[Araq]
Why does &"""{"total":23}""" compile but &"""{"total:":23}""" not compile?
-
6249 ::
[2020-04-23T15:32:46+02:00]
[Araq]
Detect englobing scope in macros
-
6248 ::
[2020-04-23T03:36:42+02:00]
[Araq]
What's the most favourable way to get documentation as an automated process?
-
6244 ::
[2020-04-22T12:55:19+02:00]
[Araq]
Trying to understand exception tracking
-
6243 ::
[2020-04-21T19:23:01+02:00]
[Araq]
moveFile
-
6242 ::
[2020-04-21T15:20:23+02:00]
[Araq]
Questions about templates parameters
-
6241 ::
[2020-04-21T11:56:26+02:00]
[Araq]
Gc:arc and borrowchecking
-
6236 ::
[2020-04-20T08:45:11+02:00]
[Araq]
Finally, I can do functional programming on tiny embedded systems
-
6234 ::
[2020-04-19T20:05:42+02:00]
[Araq]
Time to stabilize the ecosystem
-
6232 ::
[2020-04-18T21:35:12+02:00]
[Araq]
Return type
-
6231 ::
[2020-04-18T16:28:55+02:00]
[Araq]
RuneImpl doc
-
6229 ::
[2020-04-18T00:14:38+02:00]
[Araq]
Does Nim have a binary serializer similar to Gos "encoding/gob"?
-
6228 ::
[2020-04-18T00:12:15+02:00]
[Araq]
Could Nim use Cmake to invoke the C compiler?
-
6219 ::
[2020-04-15T17:17:45+02:00]
[Araq]
String constant concatenation
-
6212 ::
[2020-04-14T14:25:50+02:00]
[Araq]
Initializing a page with data from backend in Karax
-
6207 ::
[2020-04-13T21:12:06+02:00]
[Araq]
generate c++ code from .nim file
-
6204 ::
[2020-04-13T13:18:15+02:00]
[Araq]
Macros - Is this a bug?
-
6197 ::
[2020-04-11T20:26:55+02:00]
[Araq]
Platform dependent newline
-
6194 ::
[2020-04-11T16:10:33+02:00]
[Araq]
Return complex type from thread
-
6193 ::
[2020-04-11T14:00:23+02:00]
[Araq]
Strange "type mismatch" error
-
6192 ::
[2020-04-11T11:51:40+02:00]
[Araq]
FFI - ipopt solver - malloc(): corrupted top size
-
6189 ::
[2020-04-10T18:11:08+02:00]
[Araq]
Compiling problem
-
6183 ::
[2020-04-09T18:04:44+02:00]
[Araq]
Newbie - gui based application and secondary event loop
-
6176 ::
[2020-04-08T19:29:18+02:00]
[Araq]
Resolving environment variables in a string
-
6170 ::
[2020-04-07T18:18:09+02:00]
[dom96]
Nim programming book for kids
-
6169 ::
[2020-04-07T17:30:35+02:00]
[Araq]
How do I pass Nim functions to C code as callbacks?
-
6159 ::
[2020-04-05T18:56:30+02:00]
[Araq]
Having problems with concepts that won't finish compiling
-
6156 ::
[2020-04-05T02:27:53+02:00]
[Araq]
Destructor not called for ref object
-
6155 ::
[2020-04-04T21:21:01+02:00]
[Araq]
Weave v0.4.0 - "Bespoke"
-
6152 ::
[2020-04-04T14:57:21+02:00]
[Araq]
Turn a warning into an error
-
6147 ::
[2020-04-04T08:11:18+02:00]
[Araq]
Question about --gc:arc in nim version 1.2
-
6146 ::
[2020-04-03T19:22:30+02:00]
[Araq]
Nim 1.2 is here
-
6142 ::
[2020-04-02T23:08:15+02:00]
[Araq]
Looking for a new home for Nimz3
-
6136 ::
[2020-04-01T12:14:45+02:00]
[Araq]
Announcement: The Nim compiler is rewritten in Python with some modules optimized in C
-
6132 ::
[2020-03-30T13:50:24+02:00]
[Araq]
Idea: Nim Online Conference
-
6130 ::
[2020-03-29T13:51:26+02:00]
[Araq]
Strange (maybe memory related behaviour)
-
6125 ::
[2020-03-27T18:11:27+01:00]
[Araq]
Nim 2, Nim 2020, and all that
-
6115 ::
[2020-03-25T00:27:51+01:00]
[dom96]
"If you need an embedded C compiler" - from the latest zig blog includes an suggestion for Nim
-
6111 ::
[2020-03-24T15:11:55+01:00]
[Araq]
Will void be unified with empty tuple?
-
6109 ::
[2020-03-23T18:38:18+01:00]
[Araq]
Midday Commander [retrofuturistic file manager]
-
6105 ::
[2020-03-22T18:50:00+01:00]
[Araq]
ggplotnim - pretty native plots for us
-
6096 ::
[2020-03-21T17:38:57+01:00]
[Araq]
help information sécurité
-
6094 ::
[2020-03-21T11:03:31+01:00]
[Araq]
SIGSEGV: Illegal storage access.
-
6076 ::
[2020-03-16T18:36:30+01:00]
[Araq]
template expressions
-
6072 ::
[2020-03-15T03:47:14+01:00]
[Araq]
Is this a gc:arc memory leak bug or not?
-
6067 ::
[2020-03-12T06:25:49+01:00]
[Araq]
Unknown performance pitfall in tables?
-
6062 ::
[2020-03-10T12:25:14+01:00]
[Araq]
Is there a way to force the callee to check certain exception from a proc?
-
6059 ::
[2020-03-09T12:32:37+01:00]
[Araq]
Nim for loop can't infer borrowed temporary references, --gc:arc
-
6057 ::
[2020-03-08T10:39:16+01:00]
[Araq]
FFI: how to avoid naming arguments in C functions
-
6052 ::
[2020-03-07T17:48:52+01:00]
[Araq]
Like C extern pragma?
-
6027 ::
[2020-03-03T21:14:50+01:00]
[Araq]
parallel: bounds checker
-
6026 ::
[2020-03-03T16:35:05+01:00]
[Araq]
GC:ARC passing '...' to a sink parameter introduces an implicit copy; use 'move(...)' to prevent it
-
6023 ::
[2020-03-03T09:33:25+01:00]
[Araq]
Nested list comprehension
-
6008 ::
[2020-02-28T18:53:19+01:00]
[Araq]
re or nre. What should i use? What will be supported in future?
-
6006 ::
[2020-02-28T16:10:45+01:00]
[Araq]
How to turn an instance of `T` into an instance of `ref T`?
-
6003 ::
[2020-02-28T07:05:47+01:00]
[Araq]
Can't deserialize recursive type from json - what am I doing wrong?
-
5998 ::
[2020-02-27T12:48:25+01:00]
[Araq]
DSLs and macros: custom function signature
-
5996 ::
[2020-02-27T10:16:29+01:00]
[Araq]
Doubt! Proc and import
-
5995 ::
[2020-02-27T07:18:11+01:00]
[Araq]
SQL Injection Attack Prevention
-
5994 ::
[2020-02-27T06:48:05+01:00]
[Araq]
Is this possible?
-
5992 ::
[2020-02-26T15:20:03+01:00]
[Araq]
Is this a bug or a design limitation?
-
5991 ::
[2020-02-26T15:02:50+01:00]
[Araq]
Bug with makeNimstrLit on JS backend
-
5990 ::
[2020-02-26T11:14:44+01:00]
[Araq]
Why not introduce the concept of Decimal in nim ???
-
5989 ::
[2020-02-26T11:12:27+01:00]
[Araq]
Styling Karax app
-
5987 ::
[2020-02-26T02:12:03+01:00]
[Araq]
Is this a bug or just unallowed naming?
-
5985 ::
[2020-02-25T19:04:46+01:00]
[Araq]
How does nim infer that a cpu on windows is 64-bit
-
5974 ::
[2020-02-24T07:15:24+01:00]
[Araq]
question on autolayout in wNim
-
5972 ::
[2020-02-23T21:46:05+01:00]
[Araq]
Generate XML file with xmltree [nesting format issue]
-
5970 ::
[2020-02-22T21:11:20+01:00]
[Araq]
Osproc input stream hang
-
5967 ::
[2020-02-22T12:37:24+01:00]
[Araq]
func/proc blocks
-
5965 ::
[2020-02-22T09:28:01+01:00]
[Araq]
Modify old code using new/finalizer to compile with gc:arc
-
5959 ::
[2020-02-20T21:00:18+01:00]
[Araq]
private type in public API is allowed
-
5954 ::
[2020-02-20T07:51:25+01:00]
[Araq]
Can't pass varargs to echo
-
5950 ::
[2020-02-19T08:26:20+01:00]
[Araq]
How to expand a single template
-
5944 ::
[2020-02-18T10:27:38+01:00]
[Araq]
Nim Compiling to js
-
5943 ::
[2020-02-18T08:43:13+01:00]
[Araq]
Why whitespace?
-
5939 ::
[2020-02-17T09:46:00+01:00]
[Araq]
Zig as C compiler for Nim. How to feed him the code
-
5938 ::
[2020-02-17T09:42:46+01:00]
[Araq]
How does one check if a string is numeric?
-
5937 ::
[2020-02-17T09:40:09+01:00]
[Araq]
Nimrod Combinatorics Module of Reimer Behrends does not work with --gc:arc
-
5935 ::
[2020-02-16T05:16:02+01:00]
[Araq]
Why does the this code work?
-
5931 ::
[2020-02-15T02:40:41+01:00]
[Araq]
Pipe operator in Nim
-
5927 ::
[2020-02-13T23:55:45+01:00]
[Araq]
Suggestion for reading the docs?
-
5921 ::
[2020-02-11T20:02:36+01:00]
[Araq]
Does --gc:arc remove dependency on NimRtl.dll?
-
5919 ::
[2020-02-11T15:54:51+01:00]
[Araq]
Nython: Seamless Nim Extension Modules for Python
-
5915 ::
[2020-02-10T14:02:31+01:00]
[Araq]
Raylib Forever (4Nim)
-
5914 ::
[2020-02-10T12:12:04+01:00]
[Araq]
Comparison Rust vs Nim binary sizes for IOT applications (just an FYI if you're interested)
-
5910 ::
[2020-02-10T04:40:17+01:00]
[Araq]
Another micro web framework Prologue
-
5906 ::
[2020-02-08T23:27:19+01:00]
[Araq]
Error compiling Rosencrantz with --gc:arc
-
5903 ::
[2020-02-08T06:49:30+01:00]
[Araq]
Nim custom Lua backend?
-
5901 ::
[2020-02-07T18:29:55+01:00]
[Stefan_Salewski]
Nim problems. 1 internal, 1 mine
-
5895 ::
[2020-02-06T20:06:36+01:00]
[Araq]
sveltejs like reactive programming in Nim for the web ?
-
5892 ::
[2020-02-06T07:00:27+01:00]
[Araq]
Suggestions for performance-tracking a nim database driver?
-
5888 ::
[2020-02-05T00:36:50+01:00]
[Araq]
Result assigned befor function completes (possibly intended behavior?)
-
5887 ::
[2020-02-04T23:38:58+01:00]
[Araq]
Status status update ;) libp2p, etc
-
5885 ::
[2020-02-04T04:51:37+01:00]
[Araq]
Nimble install local package.
-
5884 ::
[2020-02-03T23:24:49+01:00]
[Araq]
Can someone explain how to use the ".since" pragma?
-
5881 ::
[2020-02-03T05:15:05+01:00]
[Araq]
Compile time FFI
-
5878 ::
[2020-02-02T17:26:11+01:00]
[Araq]
Is "danger" define supposed to also define "release"?
-
5874 ::
[2020-02-01T14:16:56+01:00]
[Araq]
Unicode support for Windows 10 console
-
5872 ::
[2020-01-31T08:45:11+01:00]
[Araq]
how to use Nimpretty ??
-
5869 ::
[2020-01-29T23:56:53+01:00]
[Araq]
Nim calling Lemon parser and SIGSEGV
-
5868 ::
[2020-01-29T13:33:23+01:00]
[Araq]
What are move semantics ,rvalue and lvalue ?
-
5866 ::
[2020-01-28T09:40:02+01:00]
[Araq]
FOSDEM 2020 - Brussels February 1st & 2nd
-
5865 ::
[2020-01-27T13:31:36+01:00]
[Araq]
Nim 1.0.6 is out!
-
5854 ::
[2020-01-24T23:48:33+01:00]
[Stefan_Salewski]
Calling =destroy on parent class
-
5852 ::
[2020-01-24T10:54:43+01:00]
[Araq]
Trying to make program cycle-free with ARC
-
5851 ::
[2020-01-23T22:10:45+01:00]
[Araq]
future of htmlgen
-
5850 ::
[2020-01-23T21:53:11+01:00]
[Araq]
How to find the path to nim lib from the command-line
-
5849 ::
[2020-01-23T19:36:11+01:00]
[Araq]
Another Pythonish Compiled Language: Lobster
-
5848 ::
[2020-01-23T19:13:59+01:00]
[Araq]
existsOrCreateDir return value
-
5845 ::
[2020-01-21T22:07:42+01:00]
[Araq]
Will --gc:arc address finalizers for closure iterator variables?
-
5844 ::
[2020-01-21T20:42:59+01:00]
[Araq]
Seqlang - Compiled Python Language
-
5841 ::
[2020-01-20T19:19:10+01:00]
[Araq]
Is this a minor --gc:arg issue?
-
5838 ::
[2020-01-20T10:41:31+01:00]
[Araq]
Storing Nim objects in C lib -- seems to work fine (with --gc:arc)!
-
5837 ::
[2020-01-20T10:24:02+01:00]
[Stefan_Salewski]
Wrapped C++ code is leaking memory
-
5836 ::
[2020-01-20T04:13:41+01:00]
[Araq]
Nim will silently auto convert a float64 to a float32 and loose precision... is that good? Thoughts?
-
5834 ::
[2020-01-19T19:10:59+01:00]
[Araq]
How to chain prodecure calls that mutate a reference object ?
-
5833 ::
[2020-01-19T16:22:00+01:00]
[Araq]
[C++ coroutines] in GCC
-
5827 ::
[2020-01-18T07:10:05+01:00]
[kcvinu]
Video series: Making a WebSite with Nim
-
5826 ::
[2020-01-17T21:35:27+01:00]
[Araq]
Creating large array inside of Proc leads to runtime error
-
5825 ::
[2020-01-17T19:11:34+01:00]
[Araq]
Finalizers questions
-
5822 ::
[2020-01-17T00:31:41+01:00]
[Araq]
Status of mixin statement?
-
5820 ::
[2020-01-16T22:18:00+01:00]
[Araq]
What is the keyword "end" reserved for?
-
5817 ::
[2020-01-15T21:54:59+01:00]
[Araq]
Naming conventions - need leading underscore
-
5815 ::
[2020-01-15T19:32:24+01:00]
[Araq]
Nim lang for beginners?????
-
5814 ::
[2020-01-15T17:44:20+01:00]
[Araq]
ELI5: newruntime and arc
-
5810 ::
[2020-01-14T07:49:09+01:00]
[Araq]
Is this expected behaviour?
-
5809 ::
[2020-01-13T23:36:35+01:00]
[Araq]
exportc pragma and ref object
-
5808 ::
[2020-01-13T22:42:24+01:00]
[Araq]
How do I initialize a set of range?
-
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?
-
5797 ::
[2020-01-11T15:09:16+01:00]
[Araq]
missing rules in grammars.txt
-
5791 ::
[2020-01-10T13:16:29+01:00]
[Araq]
Writing Nim without garbage collection
-
5785 ::
[2020-01-09T09:40:32+01:00]
[Araq]
a survey on warnings reported by GCC
-
5784 ::
[2020-01-08T15:50:32+01:00]
[Araq]
Goto based exception handling
-
5781 ::
[2020-01-08T03:55:33+01:00]
[Araq]
OK, a collection of complains
-
5779 ::
[2020-01-08T00:41:52+01:00]
[Araq]
Why does typechecking of generic procs only occur when used?
-
5775 ::
[2020-01-06T23:11:51+01:00]
[Araq]
"Returning" a proc from a template
-
5773 ::
[2020-01-05T09:50:29+01:00]
[Araq]
Reply textbox is not getting focused in Nim forum.
-
5771 ::
[2020-01-04T18:24:07+01:00]
[Araq]
How to fix this type mismatch error ?
-
5770 ::
[2020-01-04T10:49:17+01:00]
[Araq]
Embedding libclang into Nim's compiler
-
5768 ::
[2020-01-03T16:03:53+01:00]
[Araq]
How to write enum values without numbering order ?
-
5767 ::
[2020-01-03T09:19:59+01:00]
[Araq]
A path commonPrefix function
-
5763 ::
[2020-01-02T00:29:45+01:00]
[Araq]
Thorough CI Travis and Azure Pipelines scripts
-
5760 ::
[2019-12-31T20:04:10+01:00]
[Araq]
Return subobject from proc
-
5758 ::
[2019-12-31T19:19:06+01:00]
[Araq]
Write Nim by using only 'v'
-
5749 ::
[2019-12-29T10:26:05+01:00]
[Araq]
Using a Case Statement inside a template
-
5745 ::
[2019-12-26T19:42:23+01:00]
[Araq]
Custom Backend
-
5739 ::
[2019-12-25T15:32:15+01:00]
[Araq]
{.global.} in global scope
-
5734 ::
[2019-12-24T20:37:09+01:00]
[Araq]
Introducing --gc:arc
-
5733 ::
[2019-12-24T20:27:18+01:00]
[Araq]
Named Argument Bug?
-
5728 ::
[2019-12-23T00:21:44+01:00]
[Araq]
Object Variants and some issues
-
5717 ::
[2019-12-19T15:06:33+01:00]
[Araq]
Implementing a graph with newruntime, arc
-
5713 ::
[2019-12-19T09:48:20+01:00]
[Stefan_Salewski]
Most efficient way to convert a uint64 to a seq of bytes
-
5700 ::
[2019-12-17T18:10:51+01:00]
[Araq]
How to store an int in a register?
-
5697 ::
[2019-12-17T03:42:44+01:00]
[Araq]
Walking trees without recursive iterators
-
5692 ::
[2019-12-15T19:42:09+01:00]
[Araq]
Preview of Weave/Picasso v0.1.0, a message-passing based multithreading runtime.
-
5688 ::
[2019-12-14T22:45:14+01:00]
[Araq]
Introducing Synthesis: a Finite State Machine generator
-
5682 ::
[2019-12-14T06:00:33+01:00]
[Araq]
confirming the purpose of `$` stringify operator
-
5681 ::
[2019-12-13T22:16:09+01:00]
[Araq]
Why inherit RootObj?
-
5678 ::
[2019-12-13T00:30:14+01:00]
[Araq]
Contributing to standard library
-
5677 ::
[2019-12-12T20:50:41+01:00]
[Araq]
port psutil on mac host_statistics get nil result
-
5676 ::
[2019-12-12T12:46:45+01:00]
[Araq]
Practical examples showing how macros lead to better code?
-
5674 ::
[2019-12-12T11:23:58+01:00]
[Araq]
Force types from specific imported modules
-
5672 ::
[2019-12-11T20:10:50+01:00]
[Araq]
What does "cannot be captured as it would violate memory safety" mean?
-
5666 ::
[2019-12-10T15:43:04+01:00]
[Araq]
Looking for help with IntelliJ Plugin
-
5662 ::
[2019-12-10T05:44:48+01:00]
[Araq]
[C backend] On const qualifier again
-
5657 ::
[2019-12-08T18:37:54+01:00]
[Araq]
Recommended GUI library?
-
5656 ::
[2019-12-08T12:12:34+01:00]
[Araq]
Nim 1.1+ roadmap?
-
5654 ::
[2019-12-08T00:37:44+01:00]
[Araq]
Incompatible type runtime error with table assignment
-
5653 ::
[2019-12-07T22:12:09+01:00]
[Araq]
Manual query "deviated" ?
-
5648 ::
[2019-12-07T09:45:47+01:00]
[Araq]
What are the compiler defaults? etc...
-
5644 ::
[2019-12-05T14:41:37+01:00]
[Araq]
Help with set
-
5641 ::
[2019-12-04T20:16:50+01:00]
[Araq]
UI showcase ideas
-
5639 ::
[2019-12-04T18:02:37+01:00]
[Araq]
CountTable inconsistency?
-
5637 ::
[2019-12-04T14:06:29+01:00]
[Araq]
Deprecation warnings
-
5635 ::
[2019-12-04T08:52:06+01:00]
[mratsim]
{.gcsafe.}, What does {.threadvar.} do to make a function gcsafe?
-
5632 ::
[2019-12-04T03:29:03+01:00]
[Araq]
Any possibility of a near term Lazarus/C#-like GUI-designer IDE?
-
5628 ::
[2019-12-03T15:25:19+01:00]
[Araq]
What's wrong with pull requests auto checks?
-
5626 ::
[2019-12-03T10:28:44+01:00]
[Araq]
Nim extension libs for python
-
5623 ::
[2019-12-02T10:42:37+01:00]
[Araq]
Nim is the friendliest language to start
-
5620 ::
[2019-12-01T21:34:19+01:00]
[Araq]
Bug or feature?
-
5618 ::
[2019-11-30T20:33:55+01:00]
[Araq]
How to debug a segmentation fault?
-
5616 ::
[2019-11-30T02:04:06+01:00]
[Araq]
Returning a `var` inside of a tuple
-
5606 ::
[2019-11-27T23:23:33+01:00]
[Araq]
Nim 1.0.4 is out!
-
5598 ::
[2019-11-27T02:53:53+01:00]
[refaqtor]
Nim should be your language of choice for IoT
-
5597 ::
[2019-11-26T21:54:16+01:00]
[Araq]
Bountysource SALT sponsors
-
5596 ::
[2019-11-26T15:47:53+01:00]
[Araq]
Pragmas Above Procs
-
5591 ::
[2019-11-25T20:17:28+01:00]
[Araq]
setupForeignThreadGc() equivalent for Boehm GC?
-
5584 ::
[2019-11-25T02:38:27+01:00]
[Araq]
onSignal closure memory violation
-
5582 ::
[2019-11-23T13:43:16+01:00]
[dom96]
The authors of the Nimacros project stopped working on that book
-
5564 ::
[2019-11-20T06:49:23+01:00]
[Araq]
env needs to be copied for closure
-
5561 ::
[2019-11-19T15:03:32+01:00]
[Araq]
Help needed: Nested lists in Nim
-
5559 ::
[2019-11-19T10:20:10+01:00]
[Araq]
Reversing string Hash value
-
5554 ::
[2019-11-18T08:14:07+01:00]
[Araq]
NaN tagging in Nim?
-
5553 ::
[2019-11-18T08:07:12+01:00]
[Araq]
Binary resulting much larger with --opt:size?
-
5539 ::
[2019-11-16T13:09:02+01:00]
[Araq]
Differences between simple assignment, shallowCopy and deepCopy
-
5536 ::
[2019-11-16T10:11:29+01:00]
[Araq]
--gc:regions: how does it work?
-
5534 ::
[2019-11-16T06:27:08+01:00]
[Araq]
Use stdin with nim check
-
5528 ::
[2019-11-15T19:07:11+01:00]
[Araq]
Advice on how to handle: "global using GC'ed memory"
-
5526 ::
[2019-11-15T12:53:01+01:00]
[Araq]
A better way to write a single line of code
-
5523 ::
[2019-11-15T10:59:58+01:00]
[Araq]
Is this a compiler bug or I took mistake?
-
5509 ::
[2019-11-14T09:19:24+01:00]
[lxdong]
Announcement: Use Nim for programming on Bluetooth chips
-
5499 ::
[2019-11-13T14:47:22+01:00]
[Araq]
``Table.take`` should be ``Table.pop`` -- discuss
-
5498 ::
[2019-11-13T14:42:24+01:00]
[Araq]
donation
-
5483 ::
[2019-11-09T14:01:14+01:00]
[Araq]
What is the difference between "writeFile" and "newFileStream" and "write"?
-
5476 ::
[2019-11-08T05:05:44+01:00]
[Araq]
Why does nim put the Export marker on the right side?
-
5475 ::
[2019-11-08T03:33:57+01:00]
[sky_khan]
A taxonomy of Nim packages
-
5474 ::
[2019-11-07T18:23:05+01:00]
[Araq]
booting nim on Linux
-
5471 ::
[2019-11-06T21:57:11+01:00]
[Araq]
compiling to typescript
-
5469 ::
[2019-11-06T17:33:19+01:00]
[Araq]
How to uninstall Nim so i can install it in another folder
-
5466 ::
[2019-11-06T14:24:46+01:00]
[Araq]
Function overloading based on object.kind
-
5461 ::
[2019-11-05T10:51:45+01:00]
[Araq]
Disabling unused import warning locally
-
5459 ::
[2019-11-05T05:21:57+01:00]
[Araq]
Borrow Checker In Nim?
-
5458 ::
[2019-11-05T04:01:44+01:00]
[Araq]
Why is Seq.reverse() not part of the standard lib?
-
5451 ::
[2019-11-04T15:37:47+01:00]
[Araq]
Integers in Nim
-
5448 ::
[2019-11-04T05:19:22+01:00]
[Araq]
Nimble RFC for project local dependencies
-
5446 ::
[2019-11-03T20:41:47+01:00]
[Araq]
Cross Platform Python Package
-
5442 ::
[2019-11-03T06:53:04+01:00]
[Araq]
build*.exe with pictures, icons...
-
5438 ::
[2019-11-01T11:09:11+01:00]
[Araq]
Java GC causes a crash a library Nim runtime on linux
-
5434 ::
[2019-11-01T03:48:31+01:00]
[Araq]
application file/folder structure. passing nim options from nimble build.
-
5428 ::
[2019-10-30T21:55:09+01:00]
[Araq]
Creating a type that is a non-contiguous subset of char?
-
5423 ::
[2019-10-30T04:03:00+01:00]
[dom96]
let & const on C backend
-
5421 ::
[2019-10-29T11:18:26+01:00]
[Araq]
Suggestion for optimizations (for better performance/speed) for an interpreter written in Nim
-
5417 ::
[2019-10-28T12:36:57+01:00]
[Araq]
Evolving Nim's stdlib
-
5409 ::
[2019-10-27T14:04:17+01:00]
[Araq]
Nim compiler produces misplaced warnings
-
5398 ::
[2019-10-24T17:10:46+02:00]
[Araq]
Current status of Nim for Webassembly?
-
5394 ::
[2019-10-24T15:10:24+02:00]
[Araq]
CSources are gone - How to bootstrap?
-
5392 ::
[2019-10-24T13:06:32+02:00]
[Araq]
Possible to use identifier construction to call proc by name (string)?
-
5391 ::
[2019-10-24T11:06:49+02:00]
[Araq]
Repeated templates don't work anymore - alternatives?
-
5385 ::
[2019-10-22T17:22:00+02:00]
[Araq]
why hexadecimal literals are strictly signed int by default
-
5383 ::
[2019-10-22T16:16:27+02:00]
[Araq]
Requesting examples of macros in Nim
-
5376 ::
[2019-10-20T14:47:39+02:00]
[Araq]
How to create new operator ?
-
5373 ::
[2019-10-19T22:18:46+02:00]
[Araq]
Nim source files (program.nim) shown as MATLAB or x-python
-
5372 ::
[2019-10-19T12:26:29+02:00]
[Araq]
I dunno what's so hard to understand about it.
-
5369 ::
[2019-10-18T14:43:24+02:00]
[Araq]
let dans tous ses états question about the future
-
5363 ::
[2019-10-16T17:49:47+02:00]
[Araq]
Winning the Base64 benchmarks.
-
5361 ::
[2019-10-16T13:14:18+02:00]
[Araq]
May we need one more assert(), like debugAssert()?
-
5357 ::
[2019-10-15T10:01:53+02:00]
[Araq]
query pc specification?
-
5356 ::
[2019-10-15T00:18:15+02:00]
[Araq]
split does not seem to work properly
-
5347 ::
[2019-10-13T07:27:09+02:00]
[Araq]
Nim for enterprise software development
-
5337 ::
[2019-10-12T10:56:25+02:00]
[Araq]
Terseness and productivity in Nim vs other languages
-
5321 ::
[2019-10-10T10:41:38+02:00]
[Araq]
Multi-threading and data sharing
-
5319 ::
[2019-10-10T04:51:07+02:00]
[Araq]
newGZFileStream/parsecsv troubleshooting
-
5318 ::
[2019-10-10T04:39:39+02:00]
[Araq]
Crashed when compiled as dynamic library for C
-
5315 ::
[2019-10-09T20:34:11+02:00]
[Araq]
Safety of staticRead and StaticExec?
-
5306 ::
[2019-10-09T03:28:29+02:00]
[Araq]
Nimble Mac crashes - possibly after 1.0 brew release
-
5302 ::
[2019-10-08T01:22:21+02:00]
[Araq]
Using the JS Backend as transpiler
-
5301 ::
[2019-10-07T20:00:57+02:00]
[Araq]
Trying to make dict in dict (table in table)
-
5300 ::
[2019-10-07T19:30:44+02:00]
[Araq]
Using `{.gcsafe.}` on a global string
-
5296 ::
[2019-10-07T05:57:13+02:00]
[GordonBGood]
Any tutorials for compiling to JavaScript (specifically DOM)?
-
5289 ::
[2019-10-05T23:15:39+02:00]
[Araq]
Nim v1.1 and beyond roadmap
-
5281 ::
[2019-10-04T14:20:55+02:00]
[Araq]
Overload system.default
-
5270 ::
[2019-10-03T00:08:46+02:00]
[Araq]
Getting Unix-Style file permissions
-
5265 ::
[2019-10-02T15:05:36+02:00]
[Araq]
Nim in Action Help thread
-
5260 ::
[2019-10-02T04:03:53+02:00]
[spip]
Some indicators on Nimble packages
-
5257 ::
[2019-10-01T19:00:03+02:00]
[Araq]
Viral Nim v1.0 video
-
5254 ::
[2019-10-01T05:15:06+02:00]
[Araq]
Getting a strange error with file streams
-
5253 ::
[2019-09-30T22:38:14+02:00]
[Araq]
Hello, Nim!
-
5245 ::
[2019-09-29T19:18:39+02:00]
[Araq]
One of my old programming language
-
5243 ::
[2019-09-29T15:08:09+02:00]
[Araq]
Is it a bug?
-
5239 ::
[2019-09-28T18:41:27+02:00]
[Araq]
call glibc functions
-
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
-
5234 ::
[2019-09-27T17:59:04+02:00]
[Araq]
Shared table with ref objects from different heaps. Will this work?
-
5232 ::
[2019-09-27T06:11:53+02:00]
[Araq]
Can someone help me fill in missing info about Nim's 8 GC models?
-
5230 ::
[2019-09-26T14:35:37+02:00]
[Araq]
Nim source size
-
5229 ::
[2019-09-26T14:20:03+02:00]
[Araq]
object message bus for embedded systems
-
5228 ::
[2019-09-26T12:48:49+02:00]
[Araq]
Cross compilation linux -> win + wine issue with file reading
-
5227 ::
[2019-09-26T09:49:30+02:00]
[Araq]
Read Stdin asynchronously
-
5224 ::
[2019-09-25T17:12:35+02:00]
[Araq]
How to change C compiler globally on Linux?
-
5223 ::
[2019-09-25T16:20:29+02:00]
[Araq]
Mac download error
-
5222 ::
[2019-09-25T07:22:19+02:00]
[Araq]
Idle thread garbage collection
-
5221 ::
[2019-09-25T00:25:08+02:00]
[Araq]
Possible minor bug in unused import checker [1.0]
-
5217 ::
[2019-09-24T20:24:14+02:00]
[Araq]
Compiling?
-
5216 ::
[2019-09-24T16:41:42+02:00]
[Araq]
WinCon vs 1.0.0
-
5214 ::
[2019-09-24T10:14:25+02:00]
[Araq]
[RFC] Why use Nim?
-
5213 ::
[2019-09-23T22:18:08+02:00]
[Araq]
1.0.0 is here
-
5212 ::
[2019-09-23T19:10:34+02:00]
[Araq]
Tried to learn NIM some feedback
-
5208 ::
[2019-09-20T18:11:17+02:00]
[Araq]
distinct types
-
5207 ::
[2019-09-20T16:30:39+02:00]
[Araq]
nim cannot reference libraries installed with nimble.
-
5206 ::
[2019-09-19T13:33:14+02:00]
[LeuGim]
Error by duplicated file names (redefinition of 'types'; previous declaration here...)
-
5205 ::
[2019-09-19T13:02:29+02:00]
[Araq]
Why the Translator term was not used?
-
5201 ::
[2019-09-17T18:03:50+02:00]
[Araq]
Program hangs when adding item to seq
-
5197 ::
[2019-09-16T20:19:14+02:00]
[Araq]
How to get Nim running on iOS and Android using GLFM.
-
5192 ::
[2019-09-15T05:37:12+02:00]
[Araq]
Feature Request: Addressable Constants
-
5190 ::
[2019-09-13T06:39:15+02:00]
[Stefan_Salewski]
Call to all nimble package authors
-
5185 ::
[2019-09-10T12:18:01+02:00]
[Araq]
Confusion on implicit integer conversion.
-
5181 ::
[2019-09-08T14:30:34+02:00]
[Araq]
Compiling fails with --gc:refc and --opt:speed
-
5180 ::
[2019-09-08T11:05:35+02:00]
[Araq]
Can not brew install on the Mac
-
5169 ::
[2019-09-04T21:12:46+02:00]
[Araq]
Is it possible to detect context in relation to a threadvar?
-
5165 ::
[2019-09-03T18:16:46+02:00]
[Araq]
How to use extract string with contains a certain pattern?
-
5164 ::
[2019-09-03T16:10:29+02:00]
[Araq]
How can I limit VM addresses size using Nim type system?
-
5162 ::
[2019-09-02T20:53:11+02:00]
[Araq]
Statically reflect on procs in scope that dispatch on some type T.
-
5161 ::
[2019-09-02T17:33:04+02:00]
[Araq]
Problem with var T dynamic dispatch and iterators
-
5159 ::
[2019-09-01T21:04:54+02:00]
[Araq]
Is there a help() method, or dir(), like in python?
-
5155 ::
[2019-08-31T15:56:16+02:00]
[Araq]
Should I include translated sources into version control?
-
5148 ::
[2019-08-30T05:43:43+02:00]
[Araq]
possible in Nim
-
5146 ::
[2019-08-29T15:53:22+02:00]
[Araq]
Who owns the widget in this example?
-
5140 ::
[2019-08-28T08:05:18+02:00]
[Araq]
Nim documentation like Go
-
5139 ::
[2019-08-28T07:41:47+02:00]
[Araq]
replace c2nim by gcc work tracing to automate complex library bindings (Gtk, Qt, LLVM, Boost,...)
-
5134 ::
[2019-08-26T12:30:57+02:00]
[Araq]
Testing `newruntime` `owned ref` as to cyclic data...
-
5130 ::
[2019-08-26T07:46:19+02:00]
[dom96]
Need debugging help
-
5125 ::
[2019-08-25T21:15:52+02:00]
[Araq]
What EXCACTLY is pure pragma in object declaration?
-
5124 ::
[2019-08-25T17:46:37+02:00]
[Jehan]
Help me optimize this small Nim port to the speed of the original C version
-
5123 ::
[2019-08-24T17:44:26+02:00]
[Araq]
Is StringStream ever going to be included on JS backend?
-
5115 ::
[2019-08-22T07:48:51+02:00]
[Araq]
Data Structure Interpretation techniques
-
5114 ::
[2019-08-21T22:32:25+02:00]
[Araq]
Is it possible to tune C output to be truly human readable?
-
5107 ::
[2019-08-19T15:57:47+02:00]
[Araq]
Nim in Action chapter 7 - HTML templates
-
5105 ::
[2019-08-19T04:32:46+02:00]
[Araq]
No Windows nightlies for the last while?
-
5104 ::
[2019-08-18T13:12:49+02:00]
[Araq]
Can the return value of a proc be a variable marked {.global.} ?
-
5103 ::
[2019-08-17T20:31:29+02:00]
[Araq]
Nim vs. Python & Groovy (string splitting): Why is string splitting so slow in Nim?
-
5101 ::
[2019-08-16T16:22:53+02:00]
[Araq]
Funny string question
-
5099 ::
[2019-08-15T14:24:17+02:00]
[Araq]
Dead Code elimination
-
5095 ::
[2019-08-14T04:40:02+02:00]
[Araq]
Nested sequences in Nim, how to?
-
5092 ::
[2019-08-13T03:55:15+02:00]
[Araq]
State of Nimble packages
-
5091 ::
[2019-08-13T01:12:34+02:00]
[Araq]
Is there a way to check if binding one NimNode will lead to binding another unexpected NimNode?
-
5083 ::
[2019-08-09T13:50:03+02:00]
[Araq]
[RFC] Project Picasso - A multithreading runtime for Nim
-
5071 ::
[2019-08-06T15:17:47+02:00]
[Araq]
Failure to abstract in standard library's db code?
-
5069 ::
[2019-08-04T09:04:10+02:00]
[Araq]
newruntime doesn't work with threads:on...
-
5068 ::
[2019-08-03T11:22:21+02:00]
[Araq]
Procs that work only inplace like strutils.removeSuffix()
-
5067 ::
[2019-08-03T01:47:42+02:00]
[Araq]
Need Help Fixing An Early Optimization Causing Incorrect Evaluation
-
5066 ::
[2019-08-02T21:44:18+02:00]
[Araq]
seq[owned T] and delete()
-
5048 ::
[2019-07-26T11:14:57+02:00]
[Araq]
Data loss with async sockets
-
5047 ::
[2019-07-26T09:17:04+02:00]
[dom96]
What do you think about the programming language NIM?
-
5045 ::
[2019-07-24T10:08:29+02:00]
[Stefan_Salewski]
How to Maintain a Nim Chinese Community
-
5031 ::
[2019-07-19T18:49:36+02:00]
[Araq]
Bind not working in Generic Procs.
-
5026 ::
[2019-07-18T05:35:18+02:00]
[Araq]
Version 0.20.2 released
-
5024 ::
[2019-07-17T12:08:21+02:00]
[Araq]
Hyphens Not Allowed in Nim Filenames? [Invalid Module Name]
-
5023 ::
[2019-07-17T02:46:24+02:00]
[Araq]
Nim Repository Template for GitHub
-
5020 ::
[2019-07-16T17:01:10+02:00]
[Araq]
side effects through local() or parse() from times module
-
5015 ::
[2019-07-15T11:56:05+02:00]
[Araq]
Alias for proc names -- any progress?
-
5014 ::
[2019-07-15T07:45:38+02:00]
[Araq]
Nim VS The World (CoffeeScript/Boo/PureBasic/C#/ES2018/Python)
-
5011 ::
[2019-07-13T22:53:54+02:00]
[Araq]
Regex substitutions with Perl's syntax... possible with macros?
-
5010 ::
[2019-07-13T21:41:32+02:00]
[Araq]
sizeof a ref object type
-
5008 ::
[2019-07-12T21:20:46+02:00]
[Araq]
Weird behaviour with generic type
-
5007 ::
[2019-07-12T04:24:27+02:00]
[Araq]
Windows 10 fails on the test code
-
5006 ::
[2019-07-12T02:55:05+02:00]
[Araq]
D templated codeblocks
-
4999 ::
[2019-07-10T02:08:11+02:00]
[Araq]
dynamic lib works properly when interfacing with python, fails with nim
-
4997 ::
[2019-07-08T19:03:05+02:00]
[Araq]
Choosing the right `osproc` function
-
4996 ::
[2019-07-08T17:56:17+02:00]
[Araq]
Hashing references by address
-
4994 ::
[2019-07-07T10:10:23+02:00]
[Araq]
'intVal is not accessible' error?
-
4991 ::
[2019-07-06T20:08:11+02:00]
[dom96]
karax navigation / redirect
-
4981 ::
[2019-06-30T10:45:43+02:00]
[Araq]
Passing openArray[(string,string)] to async proc, then to encodeQuery
-
4980 ::
[2019-06-30T08:55:27+02:00]
[Araq]
future.error == nil
-
4976 ::
[2019-06-28T22:34:14+02:00]
[Araq]
Nim's future: GC and the newruntime
-
4975 ::
[2019-06-27T19:37:26+02:00]
[Araq]
Nim Compilation Speed?
-
4973 ::
[2019-06-27T14:21:23+02:00]
[Araq]
Nim and DLLs?
-
4972 ::
[2019-06-26T23:52:43+02:00]
[Araq]
Nim git branch model
-
4970 ::
[2019-06-26T05:52:11+02:00]
[Araq]
optional params before `untyped` body
-
4967 ::
[2019-06-25T06:30:45+02:00]
[Araq]
Circular module dependencies
-
4966 ::
[2019-06-25T02:31:22+02:00]
[Araq]
Getting OrderedTable key/value pair by insertion order
-
4964 ::
[2019-06-24T18:52:09+02:00]
[Araq]
What prevents you from using Nim as your main programming language?
-
4963 ::
[2019-06-23T19:14:04+02:00]
[Araq]
C2NIM - trailing underscore
-
4957 ::
[2019-06-21T19:32:46+02:00]
[Araq]
International meetup or conference?
-
4955 ::
[2019-06-20T15:18:30+02:00]
[Araq]
cannot evaluate at compile time: i
-
4952 ::
[2019-06-20T04:45:53+02:00]
[Araq]
psuedo RFC for async Channels and FlowVars
-
4950 ::
[2019-06-20T00:12:59+02:00]
[jlhouchin]
Fastest Prime Sieve, in Nim
-
4949 ::
[2019-06-19T20:08:30+02:00]
[Araq]
Question about using when-statement in (generic) proc
-
4943 ::
[2019-06-18T09:48:03+02:00]
[Araq]
C and C++ FFI: const returns
-
4941 ::
[2019-06-17T02:28:46+02:00]
[Araq]
How to compile/view the docs on localhost?
-
4938 ::
[2019-06-15T09:53:17+02:00]
[Araq]
Where's the code in `tut1.rst`?
-
4937 ::
[2019-06-15T08:33:35+02:00]
[Araq]
Best way to represent AST
-
4936 ::
[2019-06-15T00:22:28+02:00]
[Araq]
Language Design Question: Backend C vs LLVM IR
-
4932 ::
[2019-06-12T19:31:53+02:00]
[Araq]
Looking for advance on server memory use.
-
4930 ::
[2019-06-12T04:23:28+02:00]
[Araq]
About "- d:nimOldCaseObjects" question
-
4929 ::
[2019-06-11T19:18:28+02:00]
[Araq]
Get closure iterator from sequence
-
4928 ::
[2019-06-11T15:54:10+02:00]
[Araq]
Natural is not positive
-
4926 ::
[2019-06-11T05:37:51+02:00]
[Araq]
Map of proc fail to compile in 0.20.0
-
4921 ::
[2019-06-09T16:03:07+02:00]
[Araq]
Generic methods are deprecated?
-
4920 ::
[2019-06-08T18:51:54+02:00]
[Araq]
Exported object's case fields not accessible outside of module
-
4918 ::
[2019-06-07T18:53:52+02:00]
[Araq]
v0.20: -d:release does not turn off runtime checks?
-
4917 ::
[2019-06-07T18:32:03+02:00]
[Araq]
Does Nim support compiling code at runtime?
-
4910 ::
[2019-06-06T22:04:38+02:00]
[Araq]
Nim v0.20.0 is here (1.0 RC)
-
4909 ::
[2019-06-06T17:44:49+02:00]
[Araq]
v1.0 and breaking bugfixes
-
4908 ::
[2019-06-06T10:54:26+02:00]
[Araq]
Why newruntime with owned refs may not work that well with extern libs like GTK (gintro)
-
4907 ::
[2019-06-06T10:50:24+02:00]
[Araq]
Extending Enumerations to Support Step and Binary Enums
-
4906 ::
[2019-06-05T11:27:25+02:00]
[Araq]
Questions about strscans library
-
4897 ::
[2019-06-01T16:02:05+02:00]
[Araq]
Question About Nim Grammar
-
4894 ::
[2019-05-31T03:50:52+02:00]
[mikra]
Future direction of db_* modules
-
4891 ::
[2019-05-30T10:13:32+02:00]
[Araq]
rant about shr change
-
4882 ::
[2019-05-28T12:23:13+02:00]
[Araq]
Nim enum inner-aliasing and order
-
4881 ::
[2019-05-28T10:06:27+02:00]
[Araq]
about Nim compiler parameters
-
4878 ::
[2019-05-27T19:11:27+02:00]
[Araq]
Disadvantages of static proc parameters?
-
4872 ::
[2019-05-22T09:35:03+02:00]
[Araq]
thiscall calling convention?
-
4871 ::
[2019-05-21T23:54:51+02:00]
[Araq]
Is something like EnTT possible with Nim?
-
4870 ::
[2019-05-21T15:18:51+02:00]
[Araq]
Running generated machine code
-
4867 ::
[2019-05-21T03:06:14+02:00]
[Araq]
htmlparser innerText
-
4863 ::
[2019-05-19T18:13:03+02:00]
[Araq]
SFML Error
-
4854 ::
[2019-05-17T00:06:42+02:00]
[Araq]
Wrapping C++ class with overloaded constructors
-
4849 ::
[2019-05-16T10:17:21+02:00]
[Araq]
output order
-
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.
-
4827 ::
[2019-05-07T20:03:01+02:00]
[Araq]
Parallel Bounds Check
-
4825 ::
[2019-05-07T04:09:51+02:00]
[Stefan_Salewski]
Is there way to change «proc» naming?
-
4823 ::
[2019-05-04T20:56:09+02:00]
[Stefan_Salewski]
Slices s[1 .. ^1] as proc parameters and missing span iterator
-
4817 ::
[2019-04-29T20:44:02+02:00]
[Araq]
Alternatives to using an object variant type with a duplicate field name across branches?
-
4804 ::
[2019-04-23T16:50:25+02:00]
[dom96]
Handling EOF asynchronously?
-
4802 ::
[2019-04-21T23:35:25+02:00]
[Araq]
Sielo with Nim
-
4798 ::
[2019-04-19T02:55:17+02:00]
[Araq]
The Philosophies Of Software Languages
-
4797 ::
[2019-04-18T22:38:54+02:00]
[Araq]
Can we suppress =destroy call for a local var?
-
4791 ::
[2019-04-16T07:25:13+02:00]
[Araq]
pegs module: how to use captures in enter/leave procs?
-
4789 ::
[2019-04-14T19:11:46+02:00]
[cblake]
What is the purpose of tables.allValues()?
-
4788 ::
[2019-04-14T01:49:39+02:00]
[Araq]
Is allowing non-matching types for assignment overloading in the development timeline?
-
4780 ::
[2019-04-11T11:58:57+02:00]
[Araq]
Some more fun with finalizers
-
4779 ::
[2019-04-11T00:56:51+02:00]
[Araq]
Easy WASM with Nim / nlvm
-
4775 ::
[2019-04-09T20:52:42+02:00]
[Araq]
Are the docs wrong, or is there a compiler bug?
-
4774 ::
[2019-04-08T12:22:01+02:00]
[Araq]
events in nim
-
4771 ::
[2019-04-05T22:48:41+02:00]
[Araq]
Thoughts on ideas from the Unison Language
-
4770 ::
[2019-04-05T22:39:24+02:00]
[Araq]
Why Nim so inconsistent?
-
4767 ::
[2019-04-05T09:13:16+02:00]
[cblake]
Running Selector on device file in linux. How to get file descriptor (int fd) from file object?
-
4761 ::
[2019-04-03T09:04:56+02:00]
[Araq]
getch() vs Cyrillic on Windows.
-
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.
-
4758 ::
[2019-04-03T02:33:05+02:00]
[Araq]
Nim vs V language
-
4753 ::
[2019-03-30T10:39:47+01:00]
[Araq]
How I feel about Nim
-
4747 ::
[2019-03-28T12:22:27+01:00]
[Araq]
Calling functions with pointer arguments.
-
4746 ::
[2019-03-27T22:47:56+01:00]
[Araq]
closure_methods: OOP purely based on closures
-
4745 ::
[2019-03-27T08:39:38+01:00]
[Araq]
Recursive/mutual imports
-
4744 ::
[2019-03-26T23:27:02+01:00]
[Araq]
--hotCodeReloading
-
4743 ::
[2019-03-26T13:07:52+01:00]
[Araq]
Owned refs
-
4741 ::
[2019-03-25T10:11:14+01:00]
[doofenstein]
Problem with ui buttons and callbacks
-
4740 ::
[2019-03-25T02:11:58+01:00]
[Araq]
how compile urho3d with nim?
-
4738 ::
[2019-03-24T18:15:44+01:00]
[Araq]
beat c in fefes "competition"
-
4736 ::
[2019-03-23T16:11:47+01:00]
[Araq]
A little problem with inheritance
-
4735 ::
[2019-03-23T10:51:33+01:00]
[Araq]
Problem with export marker and macros
-
4734 ::
[2019-03-23T02:31:02+01:00]
[Araq]
How to determine the type of an object
-
4730 ::
[2019-03-21T12:53:33+01:00]
[Araq]
strutils find
-
4728 ::
[2019-03-19T15:19:29+01:00]
[Araq]
Begginer's question - pointers and refs
-
4727 ::
[2019-03-19T05:58:31+01:00]
[Araq]
nim and AngelScript
-
4726 ::
[2019-03-18T23:03:17+01:00]
[moerm]
Strange bug in (open)array handling?
-
4722 ::
[2019-03-17T08:16:09+01:00]
[Araq]
Lock code block without explicit lock variable ?
-
4721 ::
[2019-03-16T16:05:37+01:00]
[Araq]
Help upgrading macro to work in compileTime context
-
4719 ::
[2019-03-16T14:37:22+01:00]
[Araq]
Can't return closure procedures from `closureScope` blocks
-
4716 ::
[2019-03-14T11:35:46+01:00]
[Araq]
Passing a pointer to an array to a c function!
-
4715 ::
[2019-03-13T21:30:30+01:00]
[Araq]
Examples needed
-
4714 ::
[2019-03-13T13:19:47+01:00]
[Araq]
[some offtopic] 33 = (8866128975287528)^3+(-8778405442862239)^3+(-2736111468807040)^3
-
4708 ::
[2019-03-10T03:11:59+01:00]
[Araq]
How to use memTracker to track memory usage?
-
4707 ::
[2019-03-09T08:16:50+01:00]
[Araq]
Generic proc specialization?
-
4704 ::
[2019-03-08T10:01:18+01:00]
[Araq]
Immutability -- more ideas
-
4698 ::
[2019-03-07T19:49:10+01:00]
[Araq]
Run all failed tests?
-
4693 ::
[2019-03-04T13:46:27+01:00]
[Araq]
Introducing Norm: a Nim ORM
-
4692 ::
[2019-03-04T09:20:09+01:00]
[Araq]
Any easy ref iteration over immutables?
-
4691 ::
[2019-03-04T06:19:21+01:00]
[Araq]
Dereference a pointer to its underlying type
-
4690 ::
[2019-03-04T05:22:49+01:00]
[Araq]
nlvm update
-
4688 ::
[2019-03-03T23:21:29+01:00]
[Araq]
Odd behavior with pairs on string and runeAt
-
4682 ::
[2019-02-25T17:04:09+01:00]
[Araq]
Replacement for "<" in array ranges?
-
4681 ::
[2019-02-24T20:28:11+01:00]
[Araq]
Problem with templates in multiple files
-
4678 ::
[2019-02-24T09:16:58+01:00]
[Araq]
defining `==` breaks Option
-
4677 ::
[2019-02-24T06:21:38+01:00]
[Araq]
Library isolation (diamond dependencies)
-
4676 ::
[2019-02-24T00:14:59+01:00]
[Araq]
[Review request] for rosetta code challenge "Lexical Analyzer"
-
4674 ::
[2019-02-23T00:23:20+01:00]
[Araq]
std::pair, std::make_pair, std::find, std::distance in Nim?
-
4671 ::
[2019-02-21T15:38:04+01:00]
[Araq]
Convert string to char
-
4667 ::
[2019-02-19T17:41:27+01:00]
[Araq]
Note how the ``let fn = filename`` statement ensures that ``filename`` is evaluated only once
-
4664 ::
[2019-02-17T18:40:33+01:00]
[Araq]
So Noob ,so confused
-
4663 ::
[2019-02-16T17:03:52+01:00]
[Stefan_Salewski]
deallocate ``ref object`` type
-
4658 ::
[2019-02-14T20:37:34+01:00]
[Araq]
How to immutably initialize parent object with private fields?
-
4656 ::
[2019-02-13T04:52:24+01:00]
[twetzel59]
can not run nimedit
-
4652 ::
[2019-02-12T00:49:39+01:00]
[Araq]
Jester memory usage strangeness
-
4646 ::
[2019-02-10T14:19:34+01:00]
[Araq]
"nim cpp -d:release --noCppExceptions" fails
-
4640 ::
[2019-02-09T02:23:02+01:00]
[Araq]
Slicing by offset and length
-
4639 ::
[2019-02-08T19:38:46+01:00]
[Araq]
List Liked Posts in Nim Forum
-
4637 ::
[2019-02-08T17:26:51+01:00]
[Araq]
How to implement a "Walrus" operator like in python 3.8 in Nim?
-
4636 ::
[2019-02-08T17:14:07+01:00]
[Araq]
Debugging - again
-
4631 ::
[2019-02-06T14:32:03+01:00]
[Araq]
FOSDEM "Metaprogramming in Nim" talk now online
-
4630 ::
[2019-02-06T09:19:56+01:00]
[Araq]
inline asm err?
-
4629 ::
[2019-02-06T02:02:22+01:00]
[Araq]
Error: ... .tag effects differ
-
4628 ::
[2019-02-05T21:40:21+01:00]
[Araq]
standalone with strings
-
4625 ::
[2019-02-04T22:14:22+01:00]
[Araq]
insert string fails with NimScript
-
4623 ::
[2019-02-04T05:07:22+01:00]
[Araq]
What's up with 19.4?
-
4622 ::
[2019-02-02T19:28:42+01:00]
[Araq]
pros/cons of dissecting types via getTypeInfo() vs getTypeImpl()?
-
4621 ::
[2019-02-02T18:14:55+01:00]
[Araq]
Simple snippet for colored logging with named arguments
-
4615 ::
[2019-01-31T13:12:31+01:00]
[Araq]
Sqlite out of memory error when compiling with -d:release flag
-
4613 ::
[2019-01-31T10:57:35+01:00]
[Araq]
A bug of vcc compiler
-
4610 ::
[2019-01-30T16:12:52+01:00]
[Araq]
no "--opt:size" leads EXE to "SIGSEGV: Illegal storage access. (Attempt to read from nil?)"
-
4609 ::
[2019-01-30T14:02:31+01:00]
[Araq]
Buggy concepts
-
4607 ::
[2019-01-30T01:36:58+01:00]
[Araq]
Regex source code filter
-
4595 ::
[2019-01-27T00:45:48+01:00]
[Araq]
Compile Nim compiler to JS?
-
4594 ::
[2019-01-26T17:52:10+01:00]
[Araq]
Convert float to its corresponding bytes?
-
4593 ::
[2019-01-26T03:11:57+01:00]
[Araq]
len [0, 1, 2] fails
-
4592 ::
[2019-01-25T15:47:14+01:00]
[Araq]
Creating DLL With Nim Without nimrtl.dll?
-
4591 ::
[2019-01-25T14:56:11+01:00]
[Araq]
is it possible to write a converter which only convert 0 to nil
-
4587 ::
[2019-01-24T13:44:24+01:00]
[Araq]
Nim GDB Youtube Video
-
4586 ::
[2019-01-23T22:45:55+01:00]
[Araq]
Compiler - redefinition error message problem.
-
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?
-
4580 ::
[2019-01-21T23:57:19+01:00]
[Araq]
Speeding up Python with Nim
-
4577 ::
[2019-01-20T23:41:16+01:00]
[Araq]
proposing new doc terminology for "compile-time" and "runtime"
-
4567 ::
[2019-01-17T04:54:25+01:00]
[Araq]
How to get the address of an proc with same name and different parameter type
-
4566 ::
[2019-01-16T21:34:37+01:00]
[Araq]
generic instantiation with object inheritance
-
4564 ::
[2019-01-16T14:24:53+01:00]
[Araq]
the ignoring of _ make some translation need more work
-
4563 ::
[2019-01-16T13:32:27+01:00]
[Araq]
ability to undefine a symbol?
-
4559 ::
[2019-01-16T01:14:29+01:00]
[Araq]
Is it possible get the export flag of a type symbol
-
4548 ::
[2019-01-11T20:09:07+01:00]
[Araq]
Python Modules & why Python is better
-
4547 ::
[2019-01-11T16:23:37+01:00]
[Araq]
Nim and Project Euler
-
4546 ::
[2019-01-11T10:58:19+01:00]
[Araq]
Some nim builtin libs not doing enough error checking?
-
4545 ::
[2019-01-10T19:54:27+01:00]
[Araq]
Associating data to types
-
4542 ::
[2019-01-09T09:55:55+01:00]
[Araq]
Is this bug still valid in fieldPairs iterator?
-
4539 ::
[2019-01-07T11:02:41+01:00]
[Araq]
still no success binding DLL's callback function
-
4536 ::
[2019-01-05T22:45:19+01:00]
[Araq]
difference bw `discard "foo"` and `discard # foo` ?
-
4535 ::
[2019-01-05T16:54:10+01:00]
[Araq]
List of pending CT evaluation features
-
4533 ::
[2019-01-05T15:07:18+01:00]
[Araq]
Nim nightly builds
-
4528 ::
[2019-01-03T21:28:01+01:00]
[Araq]
Creating instance of ptr "object" from instance of "object"
-
4524 ::
[2019-01-03T11:26:44+01:00]
[Araq]
Best practices of meta-programming
-
4523 ::
[2019-01-03T11:01:07+01:00]
[Araq]
"Nim needs better documentation" - share your thoughts
-
4520 ::
[2019-01-02T15:14:25+01:00]
[Araq]
Use GC_ref on a pointer
-
4518 ::
[2019-01-02T03:10:52+01:00]
[Araq]
When's GCunref() necessary
-
4514 ::
[2019-01-01T10:27:42+01:00]
[Araq]
import statement suggestion
-
4512 ::
[2019-01-01T00:26:34+01:00]
[Araq]
Happy New Year! Version 0.19.2 released!
-
4510 ::
[2018-12-31T18:45:39+01:00]
[Araq]
Convincing my friend about Nim
-
4509 ::
[2018-12-31T14:39:08+01:00]
[Araq]
Could not load libwren.so
-
4503 ::
[2018-12-29T11:42:58+01:00]
[Stefan_Salewski]
Getting the original type of an 'upcasted' object
-
4500 ::
[2018-12-27T02:46:38+01:00]
[Araq]
Saying hi
-
4496 ::
[2018-12-25T03:49:31+01:00]
[Araq]
How can we define a function that returns a type like a Union type?
-
4494 ::
[2018-12-24T13:06:56+01:00]
[Araq]
Unary operators as macros
-
4491 ::
[2018-12-21T16:00:37+01:00]
[Araq]
Nim development blog
-
4489 ::
[2018-12-20T19:13:11+01:00]
[Araq]
Using var object in a proc that is the object's property
-
4487 ::
[2018-12-20T15:04:14+01:00]
[Araq]
What pattern language does the OS module use ?
-
4486 ::
[2018-12-18T19:33:02+01:00]
[Araq]
Unexpected behaviour
-
4483 ::
[2018-12-18T12:43:23+01:00]
[Araq]
Future of Nim ?
-
4478 ::
[2018-12-17T14:55:24+01:00]
[Libman]
How to parse JSON at compile time?
-
4474 ::
[2018-12-15T04:16:02+01:00]
[Araq]
Invalid type: 'proc' in this context 'proc (ui: NimUI, btn: Button)' for proc
-
4466 ::
[2018-12-12T17:02:58+01:00]
[Araq]
Experimental parallel?
-
4462 ::
[2018-12-11T21:03:05+01:00]
[Araq]
Nimsuggest not responding through sockets
-
4439 ::
[2018-12-06T20:26:26+01:00]
[Araq]
storing table value in var changes behaviour
-
4435 ::
[2018-12-05T23:08:57+01:00]
[Araq]
Accept proc different calling convention
-
4434 ::
[2018-12-05T22:27:12+01:00]
[Araq]
Multiple Static Libraries and NimMain
-
4432 ::
[2018-12-05T15:40:02+01:00]
[Araq]
Can't assign a new object to a reference
-
4431 ::
[2018-12-04T01:18:56+01:00]
[Araq]
Evaluation order
-
4429 ::
[2018-12-03T15:52:54+01:00]
[Araq]
toSeq(countTable.values) doesn't work
-
4414 ::
[2018-11-26T11:15:21+01:00]
[Araq]
Does nim implement predicate dispatch?
-
4407 ::
[2018-11-25T02:01:20+01:00]
[dom96]
FE web libraries
-
4404 ::
[2018-11-23T21:49:24+01:00]
[Araq]
Memory regions / gc:regions
-
4402 ::
[2018-11-23T12:59:58+01:00]
[Araq]
Deprecation of "round" with two arguments
-
4401 ::
[2018-11-23T12:19:57+01:00]
[Stefan_Salewski]
Araq in IRC: for Python migration TableRef will suit you much better than Table
-
4399 ::
[2018-11-23T10:57:20+01:00]
[Araq]
The future of NIM's WASM?
-
4396 ::
[2018-11-21T03:48:52+01:00]
[Libman]
how compile nimedit?
-
4395 ::
[2018-11-21T00:36:07+01:00]
[Araq]
Previously working threaded procedure not working in 0.19
-
4393 ::
[2018-11-20T21:14:10+01:00]
[Araq]
missing topN/partial_sort in stdlib :-(
-
4392 ::
[2018-11-20T13:19:07+01:00]
[dom96]
Nim Fibers?
-
4389 ::
[2018-11-19T02:08:34+01:00]
[Araq]
need some advice on how to do this
-
4388 ::
[2018-11-18T17:37:09+01:00]
[dom96]
Should we get rid of style insensitivity?
-
4386 ::
[2018-11-16T20:42:34+01:00]
[Araq]
GC is not cleaning up sequence
-
4383 ::
[2018-11-16T02:23:27+01:00]
[Araq]
Macro that generates procs
-
4381 ::
[2018-11-15T20:15:21+01:00]
[Araq]
Why illegal storage access here ?
-
4378 ::
[2018-11-14T04:34:35+01:00]
[Araq]
how to stringify token in nim template?
-
4375 ::
[2018-11-11T19:51:52+01:00]
[Araq]
Application-specific library?
-
4374 ::
[2018-11-11T07:45:33+01:00]
[Araq]
release: a current-runable, error-in-the-future msgbox for wNim
-
4373 ::
[2018-11-10T21:54:25+01:00]
[Araq]
What do I call this Part?
-
4370 ::
[2018-11-09T16:16:47+01:00]
[Araq]
Do we really like or need single letter prefixes like w, m... in public libs?
-
4369 ::
[2018-11-09T10:21:55+01:00]
[Araq]
I'm fed with Nim , I guess.
-
4368 ::
[2018-11-09T09:00:21+01:00]
[timothee]
{.hint[XDeclaredButNotUsed]:off.}
-
4362 ::
[2018-11-07T00:54:27+01:00]
[Araq]
the v0.19.1 => 0.19.9 jump should've been v0.19.0 => 0.20.0
-
4358 ::
[2018-11-06T00:21:49+01:00]
[Araq]
GC V2 features
-
4356 ::
[2018-11-05T17:38:02+01:00]
[Araq]
Hitting a SIGSEGV in the garbage collector
-
4349 ::
[2018-11-02T09:42:20+01:00]
[Araq]
int to string
-
4347 ::
[2018-11-01T20:28:35+01:00]
[Araq]
should `computedGoto` be always implied ? (ie make computedGoto noop)
-
4346 ::
[2018-11-01T09:34:53+01:00]
[Arrrrrrrrr]
for loop in for loop
-
4345 ::
[2018-11-01T06:08:11+01:00]
[Araq]
threadpool worker return empty string fails with SIGSEGV in gc
-
4344 ::
[2018-11-01T02:02:56+01:00]
[Araq]
development and release model: use the `oneflow` model
-
4342 ::
[2018-10-30T13:25:14+01:00]
[Araq]
Can not pass static[string] to macro
-
4341 ::
[2018-10-30T05:15:09+01:00]
[Araq]
Iterator finalizer
-
4338 ::
[2018-10-28T18:40:29+01:00]
[dom96]
Request for "permission" for use of Nim's logo
-
4337 ::
[2018-10-28T15:34:52+01:00]
[Araq]
Extensive survey response
-
4333 ::
[2018-10-24T16:51:26+02:00]
[Araq]
How should relative path calculated?
-
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?
-
4324 ::
[2018-10-19T19:50:32+02:00]
[dom96]
FOSDEM Stand 2.0?
-
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'
-
4319 ::
[2018-10-17T15:09:51+02:00]
[Araq]
strutils,unicode clash ?
-
4316 ::
[2018-10-16T16:16:55+02:00]
[Araq]
A portable/generic config.nims (NimScript)
-
4315 ::
[2018-10-15T19:31:37+02:00]
[Araq]
[poll] Moving all RFCs in a separate repo
-
4313 ::
[2018-10-15T09:14:19+02:00]
[Araq]
Gui Library is progressing - Windows only
-
4311 ::
[2018-10-13T15:51:33+02:00]
[Araq]
Execute a statement by every thread in the threadpool!!
-
4310 ::
[2018-10-13T15:34:56+02:00]
[Araq]
How to use destructor in nim ?
-
4309 ::
[2018-10-13T02:02:32+02:00]
[Araq]
single page applications that compile to webassembly
-
4306 ::
[2018-10-12T20:22:07+02:00]
[Araq]
converter capture
-
4303 ::
[2018-10-11T21:34:22+02:00]
[Araq]
migrate oldwinapi to winim
-
4302 ::
[2018-10-11T20:54:27+02:00]
[Araq]
Trying to learn templates, but its hard to understand.
-
4301 ::
[2018-10-11T17:56:51+02:00]
[Araq]
How do i compile asm files with vcc compiler?
-
4293 ::
[2018-10-09T17:57:45+02:00]
[Araq]
Does Nim need package-level visibility?
-
4285 ::
[2018-10-08T04:07:27+02:00]
[Araq]
how to increase velocity for merging PRs?
-
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?
-
4276 ::
[2018-10-04T00:23:52+02:00]
[Araq]
unary operators are often best replaced by explicit names, eg: `%*` => toJson
-
4274 ::
[2018-10-03T19:30:27+02:00]
[Araq]
runnableExamples should generally be preferred to `.. code-block:: nim`
-
4267 ::
[2018-10-02T18:10:07+02:00]
[mratsim]
How to emit ISO C99 source or similar?
-
4262 ::
[2018-10-01T22:09:55+02:00]
[Araq]
Are Source Code Filters still needed now that we have strformat?
-
4258 ::
[2018-09-30T23:12:07+02:00]
[Araq]
Problem with -d:release
-
4257 ::
[2018-09-30T20:43:57+02:00]
[Araq]
How to run this language on Mac
-
4249 ::
[2018-09-28T05:18:07+02:00]
[Araq]
Why can't the Nim VM use FFI?
-
4248 ::
[2018-09-28T04:46:50+02:00]
[Araq]
calculated import argument
-
4245 ::
[2018-09-27T15:47:23+02:00]
[Araq]
Version 0.19.0 is out
-
4243 ::
[2018-09-26T14:57:36+02:00]
[Araq]
Nim developer retention data and out-of-date packages
-
4236 ::
[2018-09-25T11:25:36+02:00]
[Araq]
A fast float to string conversion library
-
4234 ::
[2018-09-24T19:36:33+02:00]
[Araq]
setLen without 0-initialization (for efficiency)
-
4231 ::
[2018-09-24T16:28:14+02:00]
[Araq]
Gara: pattern matching DSL
-
4227 ::
[2018-09-24T12:40:00+02:00]
[Araq]
Nim alternative to "With" in VB.Net and other basic dialects
-
4219 ::
[2018-09-22T17:33:51+02:00]
[Araq]
Windows: nim.exe disappears during the compilation
-
4212 ::
[2018-09-20T15:21:39+02:00]
[Araq]
Nim forum features
-
4211 ::
[2018-09-20T15:08:33+02:00]
[Araq]
Please help me to understand templates in nim
-
4200 ::
[2018-09-16T11:27:56+02:00]
[Araq]
Interesting idea implemented in Zig
-
4190 ::
[2018-09-10T11:30:46+02:00]
[Araq]
Pure really removed for enums?
-
4185 ::
[2018-09-09T11:52:02+02:00]
[Araq]
wNim - Nim's Windows GUI Framework
-
4180 ::
[2018-09-08T05:37:34+02:00]
[Araq]
Is .cfg cross-compilation still supported?
-
4178 ::
[2018-09-06T18:42:25+02:00]
[Araq]
Parsing issue?
-
4177 ::
[2018-09-06T17:57:00+02:00]
[Araq]
easy way to convert between different data types?
-
4174 ::
[2018-09-05T21:34:37+02:00]
[Araq]
openFileStream?
-
4172 ::
[2018-09-04T13:25:29+02:00]
[Araq]
ref object of RootRef vs ref object of RootObj
-
4170 ::
[2018-09-04T09:00:12+02:00]
[Araq]
Destructor was invoked unexpectedly.
-
4169 ::
[2018-09-02T07:09:30+02:00]
[Araq]
[Proposal] Import a with 'b' (<- refers to importing a.xyz as bxyz)
-
4164 ::
[2018-08-29T13:56:45+02:00]
[Araq]
Question regarding parallel_counts.nim from Nim in Action
-
4162 ::
[2018-08-27T11:34:53+02:00]
[Araq]
Error: system module needs: copyString
-
4154 ::
[2018-08-24T13:32:27+02:00]
[Araq]
Plain ASCII transliterations of Unicode text
-
4152 ::
[2018-08-23T15:48:31+02:00]
[Araq]
Default threadvar idiom
-
4150 ::
[2018-08-23T09:05:28+02:00]
[Araq]
how to reliably search where a symbol is declared using cmd line?
-
4149 ::
[2018-08-22T16:14:50+02:00]
[Araq]
Embedding ssl libraries ?
-
4148 ::
[2018-08-22T15:08:09+02:00]
[Araq]
Units of measurement and universal zero
-
4145 ::
[2018-08-21T16:25:31+02:00]
[Araq]
Some fun with GC
-
4142 ::
[2018-08-20T17:03:53+02:00]
[Araq]
A microbenchmarking library
-
4140 ::
[2018-08-18T18:03:17+02:00]
[Araq]
Nim string "" is not converted automatically to nil C string
-
4135 ::
[2018-08-17T05:11:45+02:00]
[Araq]
Supress errors
-
4132 ::
[2018-08-16T10:14:36+02:00]
[Araq]
Destructors vs ref object
-
4131 ::
[2018-08-16T07:23:15+02:00]
[Araq]
is space around "==" the part of syntax?
-
4128 ::
[2018-08-14T00:28:43+02:00]
[Araq]
A critique of Nim
-
4126 ::
[2018-08-12T21:27:20+02:00]
[Jehan]
compile-times
-
4119 ::
[2018-08-10T16:07:29+02:00]
[Araq]
Is this valid Nim code or a typo?
-
4117 ::
[2018-08-09T20:50:21+02:00]
[dom96]
Can you leave a link to download the Nim in Action book in pdf / djvu format?
-
4115 ::
[2018-08-07T22:42:38+02:00]
[Araq]
Importc by ordinal instead of name? (Windows)
-
4113 ::
[2018-08-07T17:19:15+02:00]
[Araq]
Nim partners with Status.im
-
4110 ::
[2018-08-06T23:14:51+02:00]
[Araq]
Concepts syntax and interfaces - declarative vs procedural
-
4106 ::
[2018-08-05T16:53:12+02:00]
[Araq]
Error converting json to types
-
4103 ::
[2018-08-03T20:30:28+02:00]
[Araq]
Next release? (re: bioconda)
-
4100 ::
[2018-08-02T20:53:46+02:00]
[Araq]
--stdout question
-
4095 ::
[2018-08-01T07:26:54+02:00]
[Araq]
Generating pascal interface
-
4094 ::
[2018-07-31T21:36:38+02:00]
[Araq]
questions on proposal to default initializing string, seq to empty ("", @[]) instead of `nil`
-
4091 ::
[2018-07-30T21:08:25+02:00]
[Araq]
should we rename git branch `devel` to `master` and `master` to `stable`?
-
4090 ::
[2018-07-30T20:49:50+02:00]
[Araq]
Set of enums with holes
-
4089 ::
[2018-07-30T20:07:55+02:00]
[Araq]
[best practice] we should use `check` or `require` instead of `echo` + `discard` magic in tests
-
4088 ::
[2018-07-30T14:36:50+02:00]
[Araq]
Program crashes when more than 4GiB of RAM are allocated
-
4083 ::
[2018-07-27T22:36:57+02:00]
[Araq]
First execution after compilation takes a lot longer than following execution
-
4082 ::
[2018-07-27T14:40:07+02:00]
[luntik2012]
how to send udp datagram?
-
4081 ::
[2018-07-27T04:17:29+02:00]
[Araq]
nim.cfg: how to have conditional flags to depend on compiler version?
-
4077 ::
[2018-07-25T06:39:02+02:00]
[Araq]
How do I trace procs/things back to the module they come from?
-
4075 ::
[2018-07-24T20:44:23+02:00]
[Araq]
why are global variables not thread local by default?
-
4068 ::
[2018-07-21T19:36:28+02:00]
[Araq]
Globally-invoked macros
-
4064 ::
[2018-07-19T18:43:57+02:00]
[Araq]
Windows, Powershell, and "classic" shell encodings and a confused hobby programmer.
-
4062 ::
[2018-07-19T11:45:19+02:00]
[jyapayne]
Compiler hangs on linking
-
4060 ::
[2018-07-19T01:40:08+02:00]
[Araq]
string literals should not allocate; should allocate in ROM an extra `\0`
-
4059 ::
[2018-07-18T21:18:17+02:00]
[Araq]
why are many procs annotated with "rtl, extern: "nos$1" ? is there a better way?
-
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
-
4045 ::
[2018-07-13T12:23:38+02:00]
[Araq]
Is the overriding method not optimized?
-
4044 ::
[2018-07-13T12:02:23+02:00]
[Araq]
On exceptions (again)
-
4041 ::
[2018-07-13T00:20:57+02:00]
[Araq]
does using `result` guarantee NRVO?
-
4039 ::
[2018-07-12T23:02:58+02:00]
[Araq]
should we keep supporting macos? (as opposed to macosx)
-
4037 ::
[2018-07-12T00:52:54+02:00]
[Araq]
template/macro should return `void` instead of `typed` (synonym and much clearer)
-
4035 ::
[2018-07-11T13:02:24+02:00]
[Araq]
Karax: What's the best way to incapsulate component state?
-
4031 ::
[2018-07-09T16:15:39+02:00]
[Araq]
Macro question: checking if variable is local, global or an argument of the procdef
-
4030 ::
[2018-07-09T10:51:42+02:00]
[Araq]
How to map object to memory address
-
4027 ::
[2018-07-08T20:02:56+02:00]
[Araq]
Don‘t understand why '==' can have side effects
-
4022 ::
[2018-07-06T20:40:28+02:00]
[Araq]
are nim exceptions "zero cost" (on error-free execution) ? (if so, `defer` should be used more)
-
4015 ::
[2018-07-04T21:51:56+02:00]
[Araq]
Rust style enums. How?
-
4010 ::
[2018-07-03T19:44:05+02:00]
[Araq]
Diferent results when compiled with c (gcc), or cpp (gcc)
-
4006 ::
[2018-07-03T10:09:58+02:00]
[Araq]
Are there examples of the 'Elm architecture' for Nim?
-
4004 ::
[2018-07-02T00:15:24+02:00]
[Araq]
how to forward declare a proc in module A and define it in module B?
-
4003 ::
[2018-07-01T07:49:22+02:00]
[Araq]
Understanding the GC
-
4002 ::
[2018-07-01T03:54:21+02:00]
[Araq]
deprecated pragma
-
3996 ::
[2018-06-29T09:12:31+02:00]
[Araq]
Dynamic library loading on Linux (dlopen)
-
3989 ::
[2018-06-27T23:15:50+02:00]
[Araq]
turning off [XDeclaredButNotUsed] for macros
-
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq]
explain this behavior for me
-
3984 ::
[2018-06-27T00:10:54+02:00]
[Araq]
static linking.
-
3980 ::
[2018-06-26T09:28:08+02:00]
[Araq]
net Socket SSL Error
-
3972 ::
[2018-06-25T11:07:20+02:00]
[Araq]
A few questions about Nim (Multimethods and Concepts)
-
3968 ::
[2018-06-24T03:14:25+02:00]
[Araq]
https://nim-lang.org/docs - comment indentation needs improvement
-
3961 ::
[2018-06-21T20:34:11+02:00]
[Araq]
I do not perceive the advantages of Nim over C #
-
3959 ::
[2018-06-21T11:35:20+02:00]
[Araq]
Naming conventions for modules?
-
3957 ::
[2018-06-21T00:19:40+02:00]
[Araq]
Nim interpreter in Python?
-
3954 ::
[2018-06-20T09:34:55+02:00]
[dom96]
State of database agnosticism?
-
3947 ::
[2018-06-20T05:02:14+02:00]
[Araq]
Reading through all the threads
-
3945 ::
[2018-06-19T04:04:05+02:00]
[Araq]
nim should provide a roadmap
-
3941 ::
[2018-06-18T16:45:09+02:00]
[Araq]
Default GC is slow when retained many objects to the variable
-
3939 ::
[2018-06-18T13:49:51+02:00]
[Araq]
Nim not obeying switches in nim.cfg or config.nims
-
3935 ::
[2018-06-18T06:38:01+02:00]
[Araq]
mutable methods and inheritance can't mix?
-
3927 ::
[2018-06-15T11:32:57+02:00]
[Araq]
--os:standalone compilable example
-
3926 ::
[2018-06-15T10:26:42+02:00]
[Araq]
Nim and function hooking
-
3924 ::
[2018-06-14T22:48:30+02:00]
[Araq]
How compiler decides where to put the value?
-
3922 ::
[2018-06-14T01:40:19+02:00]
[Araq]
Systems Languages: An Experience Report
-
3919 ::
[2018-06-13T15:48:15+02:00]
[Araq]
Has Nim (and nim generated C code) had Coverity static analysis done to it?
-
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?
-
3911 ::
[2018-06-12T15:32:03+02:00]
[Araq]
Thank You :)
-
3910 ::
[2018-06-12T09:28:39+02:00]
[Araq]
Adding New OS to Nim
-
3905 ::
[2018-06-10T00:30:25+02:00]
[Araq]
when defined
-
3902 ::
[2018-06-09T00:20:47+02:00]
[Araq]
Is nim doc broken on dev?
-
3898 ::
[2018-06-08T00:30:26+02:00]
[Araq]
Is String Datatype in Nim Broken?
-
3896 ::
[2018-06-07T20:32:18+02:00]
[Araq]
How to define shared sequence correctly?
-
3892 ::
[2018-06-06T15:40:49+02:00]
[Araq]
Delete item from Table - modification during iteration
-
3888 ::
[2018-06-05T01:48:37+02:00]
[dom96]
Some Tactics For Increasing Nim Popularity
-
3887 ::
[2018-06-05T01:19:24+02:00]
[Araq]
Term rewriting template for the proc definitions
-
3886 ::
[2018-06-04T20:55:34+02:00]
[Araq]
"let" variables and "const" modifier and generated C code
-
3881 ::
[2018-06-03T04:30:46+02:00]
[Araq]
Ebnf Lexer and Parser generator in nim
-
3880 ::
[2018-06-02T12:39:10+02:00]
[Araq]
Iterators resilence in async mode
-
3879 ::
[2018-06-01T20:36:23+02:00]
[Araq]
Do the core Nim devs want Nim to proliferate and grow?
-
3873 ::
[2018-05-31T02:29:39+02:00]
[Araq]
optimizing returning a proc parameter as the result
-
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
-
3870 ::
[2018-05-30T13:27:37+02:00]
[Araq]
When to use new for creating "ref object" objects?
-
3868 ::
[2018-05-29T04:56:02+02:00]
[dom96]
How to pass pointer to array as void pointer
-
3864 ::
[2018-05-28T08:44:58+02:00]
[dom96]
comparing the c ffi overhead on various programming languages
-
3859 ::
[2018-05-26T05:22:57+02:00]
[Araq]
Are unittest failures sent to the stdout stream?
-
3856 ::
[2018-05-25T19:09:29+02:00]
[Araq]
Quick question about wrapping C++
-
3854 ::
[2018-05-25T01:34:59+02:00]
[mashingan]
parallelization help
-
3853 ::
[2018-05-24T21:45:52+02:00]
[Araq]
Set compiler working directory in nim.cfg
-
3850 ::
[2018-05-24T11:10:42+02:00]
[Araq]
Converting C string with NULLs to Nim string
-
3835 ::
[2018-05-24T00:33:39+02:00]
[Araq]
Strange regression in symbol binding inside a macro
-
3834 ::
[2018-05-23T21:12:31+02:00]
[Araq]
Welcome to the new Nim programming language forum
-
3816 ::
[2018-05-14T21:13:03+02:00]
[Araq]
--cpu:avr and standard library
-
3812 ::
[2018-05-14T03:36:27+02:00]
[Araq]
any value to a dynamiclists module to the public
-
3811 ::
[2018-05-13T23:44:24+02:00]
[Arrrrrrrrr]
Questions about generics/auto type
-
3801 ::
[2018-05-04T12:47:20+02:00]
[Araq]
which part of std. lib can work without GC?
-
3796 ::
[2018-05-01T20:00:29+02:00]
[Araq]
Installing Nim to non-standard directory
-
3794 ::
[2018-05-01T06:35:28+02:00]
[Araq]
Is there any problem with the code in atomic.nim for tcc?
-
3793 ::
[2018-05-01T03:34:09+02:00]
[Libman]
Installing on Windows issues
-
3788 ::
[2018-04-29T19:01:37+02:00]
[Araq]
Optimizing Nim algorithm (compete with c++)
-
3786 ::
[2018-04-29T00:15:16+02:00]
[Araq]
Statistics for standard library usage
-
3783 ::
[2018-04-26T23:28:10+02:00]
[Araq]
[RFC] Adding @ prefix (or similar) to import
-
3782 ::
[2018-04-26T17:59:57+02:00]
[Araq]
libui.dll?
-
3780 ::
[2018-04-26T15:19:53+02:00]
[Araq]
[SOLVED] string change from 0.18.0 on?
-
3779 ::
[2018-04-26T14:55:57+02:00]
[Araq]
callsite()
-
3777 ::
[2018-04-23T18:00:49+02:00]
[Araq]
cannot call a proc without brackets
-
3776 ::
[2018-04-23T13:25:52+02:00]
[Araq]
What is the typedesc inside the compiler?
-
3774 ::
[2018-04-22T21:54:08+02:00]
[Araq]
Complex vs Rational implementations in the Standard Library
-
3773 ::
[2018-04-22T16:04:58+02:00]
[Araq]
importc and dynamic name resolution
-
3772 ::
[2018-04-22T08:59:34+02:00]
[Araq]
Perfecting Nim
-
3771 ::
[2018-04-21T17:47:33+02:00]
[Araq]
Nim, or gcc, problem?
-
3767 ::
[2018-04-19T08:36:07+02:00]
[Araq]
Is there a way to specify byte order when reading a binary file?
-
3766 ::
[2018-04-17T18:28:38+02:00]
[Araq]
How to add unique items to array?
-
3764 ::
[2018-04-17T03:06:26+02:00]
[Araq]
terminal.nim needs (simpler) API that simply operate on strings
-
3763 ::
[2018-04-16T22:26:02+02:00]
[Araq]
[RESOLVED] how to skip initialization of a variable? (cf void initialization)
-
3762 ::
[2018-04-16T15:40:53+02:00]
[Araq]
Wrapping C consts in Nim
-
3761 ::
[2018-04-16T03:09:25+02:00]
[Araq]
tests: why not use assert instead of discard+output?
-
3760 ::
[2018-04-15T17:44:36+02:00]
[Araq]
dynamic dispatch doesn't work with non ref objects in arrays
-
3758 ::
[2018-04-15T11:27:21+02:00]
[Araq]
nim goes wasm? gdb debug support? nlvm status update
-
3757 ::
[2018-04-15T09:45:09+02:00]
[Araq]
How to call a macro from another macro
-
3755 ::
[2018-04-15T03:15:12+02:00]
[Araq]
could javascript backend make use of new javascript ES6 module support?
-
3754 ::
[2018-04-15T00:29:52+02:00]
[Araq]
PoC : convert existing C++ library (classes) to shared/static library using nim
-
3753 ::
[2018-04-14T18:16:47+02:00]
[Araq]
Current GC Nim vs Nim 2.0 with destructors - how big a change will be?
-
3752 ::
[2018-04-14T13:29:01+02:00]
[Araq]
Is there a way to see if a module exists at compile time?
-
3748 ::
[2018-04-12T20:53:45+02:00]
[Araq]
Not Nil in a Table
-
3744 ::
[2018-04-11T22:29:58+02:00]
[Araq]
[RFC] `import foo only bar` to mean `from foo import bar`
-
3742 ::
[2018-04-11T03:32:04+02:00]
[Araq]
how to opt out of automatic import of system.nim?
-
3726 ::
[2018-04-04T21:50:49+02:00]
[Araq]
could Nim benefit from upcoming C++ modules to speedup compilation times?
-
3723 ::
[2018-04-04T11:35:56+02:00]
[Araq]
[RFC] use `when predef.os.macosx` instead of `when defined(macosx)` ; more robust and scalable
-
3722 ::
[2018-04-04T03:13:20+02:00]
[Araq]
how to use compiler/nimeval: execute ? getting: Error: cannot 'importc' variable at compile time
-
3721 ::
[2018-04-04T00:10:54+02:00]
[Araq]
towards nimquery: finding symbol declarations on cmd line (query by name, type, arguments, etc)
-
3713 ::
[2018-04-01T15:31:35+02:00]
[Araq]
Memory usage skyrocketed with nim 0.18.0 (in my async tcp service test)
-
3711 ::
[2018-04-01T09:20:30+02:00]
[Araq]
atomic and ref pointer
-
3710 ::
[2018-03-31T09:49:50+02:00]
[Araq]
module name collision across nimble packages
-
3702 ::
[2018-03-29T01:23:03+02:00]
[Araq]
vtref and vtptr vs method !!!
-
3701 ::
[2018-03-28T23:25:15+02:00]
[Araq]
[RESOLVED] a proc returning void creates 1 arg, not 0: breaking generic code
-
3699 ::
[2018-03-28T18:45:26+02:00]
[Araq]
{.noinit.}
-
3696 ::
[2018-03-27T21:23:22+02:00]
[Araq]
Twinprimes generator that showcases Nim
-
3695 ::
[2018-03-27T14:59:04+02:00]
[Araq]
cpp compilation into own namespace
-
3689 ::
[2018-03-26T23:56:26+02:00]
[Araq]
Partial code upgrades: important or meh?
-
3688 ::
[2018-03-26T23:05:40+02:00]
[Araq]
Odd bug with ast and strutils.
-
3686 ::
[2018-03-26T16:54:44+02:00]
[Araq]
complex statement requires indentation
-
3681 ::
[2018-03-23T22:58:50+01:00]
[Araq]
Problem with nested try/raise/except
-
3671 ::
[2018-03-21T10:37:14+01:00]
[Araq]
OrderedTable is not an ordered table
-
3668 ::
[2018-03-19T11:21:10+01:00]
[Araq]
cpuTime not in JS backend?
-
3664 ::
[2018-03-18T04:05:36+01:00]
[Araq]
generic proc not instantiated depending on calling syntax
-
3663 ::
[2018-03-17T20:03:16+01:00]
[Araq]
Wrong copy of sequences?
-
3660 ::
[2018-03-17T07:59:48+01:00]
[Araq]
db_mysql & threads
-
3658 ::
[2018-03-16T18:18:10+01:00]
[Araq]
Compiler won't scale (still)
-
3655 ::
[2018-03-16T10:38:36+01:00]
[Araq]
Compile-time type reflection API?
-
3653 ::
[2018-03-16T00:30:55+01:00]
[Araq]
Problem compiling nim with gcc in linux.
-
3651 ::
[2018-03-15T10:59:46+01:00]
[Araq]
Compiling nim/ui in linux
-
3650 ::
[2018-03-15T07:42:33+01:00]
[Araq]
Interface <> Implementation
-
3643 ::
[2018-03-14T03:52:40+01:00]
[Araq]
Lots of problems with package-level objects
-
3641 ::
[2018-03-13T17:32:26+01:00]
[Araq]
Nim syntax (error) Quiz
-
3637 ::
[2018-03-12T22:23:42+01:00]
[Araq]
Generic ref variables/fields?
-
3636 ::
[2018-03-12T21:28:58+01:00]
[dom96]
fileExists and existsFile. This made my day
-
3627 ::
[2018-03-11T00:12:43+01:00]
[Araq]
Compiler crash when pointers to generics from template
-
3623 ::
[2018-03-09T19:19:57+01:00]
[Araq]
Physical processes modeling --- libs recommendations?
-
3619 ::
[2018-03-08T19:09:02+01:00]
[Araq]
Default param values & type classes
-
3618 ::
[2018-03-08T14:23:02+01:00]
[Araq]
How do I read BMP file header directly to type?
-
3615 ::
[2018-03-07T15:19:41+01:00]
[Araq]
Is it possible to run Python code from Nim?
-
3613 ::
[2018-03-05T20:31:18+01:00]
[Araq]
compiler error in 0.18.0 ??
-
3612 ::
[2018-03-05T12:14:14+01:00]
[Araq]
What is "standard' in filters?
-
3611 ::
[2018-03-05T00:51:11+01:00]
[Araq]
tools documentation link is broken
-
3607 ::
[2018-03-04T03:41:17+01:00]
[Araq]
Overloading Module Access Operator
-
3604 ::
[2018-03-03T18:22:59+01:00]
[Araq]
Big integer litterals
-
3600 ::
[2018-03-03T09:56:11+01:00]
[Araq]
Can we use warmer names?
-
3594 ::
[2018-03-02T04:45:51+01:00]
[Araq]
TLSF (Two-Level Segregate Fit) allocator.
-
3592 ::
[2018-03-01T00:09:09+01:00]
[Araq]
Command-line Parsing Preferences
-
3591 ::
[2018-02-28T22:20:45+01:00]
[boia01]
Looking for efficient API for regexp library
-
3587 ::
[2018-02-27T18:13:46+01:00]
[Araq]
Nim running very slowly
-
3586 ::
[2018-02-27T15:54:41+01:00]
[Araq]
cannot open 'std/sha1'
-
3584 ::
[2018-02-27T01:00:54+01:00]
[Araq]
How is the compiler so clever, and how clever does it get?
-
3583 ::
[2018-02-26T12:24:04+01:00]
[Stefan_Salewski]
Full nimble support for gintro package (high level GTK3 GUI) available
-
3582 ::
[2018-02-26T02:46:52+01:00]
[Araq]
Yet another misadventure/possible bug...
-
3567 ::
[2018-02-21T17:26:44+01:00]
[Araq]
Echo and UTF8
-
3557 ::
[2018-02-18T05:34:10+01:00]
[Araq]
Optimizing file I/O
-
3556 ::
[2018-02-17T23:29:01+01:00]
[Araq]
color text output in nimble
-
3555 ::
[2018-02-17T13:57:47+01:00]
[Araq]
Getting a NimSym from an nkIdent?
-
3554 ::
[2018-02-17T02:12:30+01:00]
[Araq]
Sorting
-
3553 ::
[2018-02-16T19:08:16+01:00]
[Araq]
Fatal compilation error on Windows
-
3552 ::
[2018-02-16T02:41:30+01:00]
[Araq]
Has anyone else been bitten by this?
-
3547 ::
[2018-02-14T15:59:26+01:00]
[Araq]
Import module by name / absolute path
-
3543 ::
[2018-02-12T14:29:35+01:00]
[Araq]
Is there a way to create a Java-style thread-local in Nim?
-
3541 ::
[2018-02-11T20:21:43+01:00]
[Araq]
Module logging: how to create the right Logger(s) in a library?
-
3538 ::
[2018-02-10T21:48:33+01:00]
[Araq]
Concerned about this bug
-
3537 ::
[2018-02-08T19:02:35+01:00]
[Araq]
Expose objects to nimscript?
-
3534 ::
[2018-02-06T09:42:16+01:00]
[Araq]
Nim Dogfooding
-
3528 ::
[2018-02-05T20:59:22+01:00]
[dom96]
Any photos or videos from NIM @FOSDEM ?
-
3527 ::
[2018-02-04T16:24:07+01:00]
[Araq]
asyncdispatch and "closing server socket"
-
3526 ::
[2018-02-04T14:33:10+01:00]
[Araq]
A few issues
-
3525 ::
[2018-02-04T05:59:33+01:00]
[Araq]
Base Class Methods
-
3523 ::
[2018-02-03T21:22:08+01:00]
[Araq]
Moving "top level" code to a proc affect initialisation of threadvar
-
3521 ::
[2018-02-03T11:34:47+01:00]
[cdome]
[RFC] List comprehension replacement and syntax
-
3518 ::
[2018-02-01T21:21:19+01:00]
[Araq]
Detecting whether a module was imported or not
-
3517 ::
[2018-02-01T15:24:28+01:00]
[Araq]
Nim interface-based DLLs
-
3516 ::
[2018-02-01T02:54:30+01:00]
[Araq]
try , accept finally question
-
3515 ::
[2018-01-31T01:27:11+01:00]
[Araq]
Object variants: private discrimiator for safety's sake
-
3510 ::
[2018-01-28T14:35:56+01:00]
[Araq]
"U64: static[int]" as type paratmeter => "cannot generate code for: U64"
-
3505 ::
[2018-01-27T03:48:18+01:00]
[Araq]
The Morning Paper Haskell paper and Destructors (cross post from Reddit)
-
3495 ::
[2018-01-22T08:26:59+01:00]
[wizzardx]
Borrowing ideas from Ada (2012)?
-
3479 ::
[2018-01-15T07:59:26+01:00]
[Araq]
Some questions regarding the practice of wrapping javascript libraries
-
3473 ::
[2018-01-10T11:19:03+01:00]
[Araq]
Wow. It all 'just works'
-
3472 ::
[2018-01-10T03:34:14+01:00]
[Araq]
[Solved]two questions about static
-
3471 ::
[2018-01-10T02:47:57+01:00]
[Araq]
Nim Backend Support Plans? JS Backend Sample
-
3470 ::
[2018-01-09T19:20:14+01:00]
[Araq]
Question About Nim 32/64-bits
-
3468 ::
[2018-01-09T04:17:20+01:00]
[Araq]
sometimes using spawn passed pointer is nil
-
3467 ::
[2018-01-08T01:46:44+01:00]
[Araq]
Nim 1.17.2: nimble test Fails
-
3465 ::
[2018-01-07T09:31:48+01:00]
[dom96]
Strange iterators
-
3463 ::
[2018-01-07T01:25:14+01:00]
[Araq]
array of char to string
-
3462 ::
[2018-01-06T20:48:26+01:00]
[dom96]
Increasing Nim exposure
-
3460 ::
[2018-01-06T15:57:26+01:00]
[Araq]
Is anyone using the libuv wrappers?
-
3458 ::
[2018-01-05T21:58:18+01:00]
[Araq]
Why is my destructor not called?
-
3451 ::
[2018-01-02T21:56:33+01:00]
[Araq]
Bug (?) with templates
-
3449 ::
[2018-01-02T16:06:59+01:00]
[Araq]
Deadlock using threadpool from a forked process.
-
3445 ::
[2017-12-29T23:38:50+01:00]
[Araq]
Prevent accidental object copies
-
3442 ::
[2017-12-29T02:33:18+01:00]
[Araq]
high load nil error on my web server
-
3439 ::
[2017-12-28T20:47:21+01:00]
[Araq]
About Nim memory management
-
3438 ::
[2017-12-28T19:24:55+01:00]
[def]
Speed-up my code please
-
3429 ::
[2017-12-22T10:51:57+01:00]
[Araq]
try
-
3428 ::
[2017-12-22T06:50:04+01:00]
[Araq]
How do you write a test with mock?
-
3426 ::
[2017-12-22T01:07:14+01:00]
[dom96]
Nim at FOSDEM
-
3422 ::
[2017-12-17T16:32:15+01:00]
[Araq]
Wrapping BOOL WINAPI IsWindows8OrGreater(void) ...
-
3421 ::
[2017-12-17T12:45:46+01:00]
[Araq]
Can I somehow emulate Java's System.currentTimeMillis() in Nim?
-
3419 ::
[2017-12-13T21:36:07+01:00]
[Araq]
Understanding staticRead's weird behaviour
-
3416 ::
[2017-12-12T16:56:52+01:00]
[Araq]
Possible to have a template inside of another template?
-
3406 ::
[2017-12-08T17:30:32+01:00]
[Araq]
Dipping into javascript output
-
3400 ::
[2017-12-06T22:33:11+01:00]
[dom96]
Learning Nim
-
3399 ::
[2017-12-06T15:22:05+01:00]
[Udiknedormin]
[Presentation-Python-Nim] A new option for optimizing inner loops Z. D. Smith
-
3397 ::
[2017-12-05T12:38:43+01:00]
[Araq]
How to debug a compile error in a template?
-
3395 ::
[2017-12-04T21:01:45+01:00]
[Araq]
Table: proc `[]`is deprecated, but "get" is not "public" !?
-
3394 ::
[2017-12-04T14:48:35+01:00]
[Araq]
What is the entire "seq" API?
-
3392 ::
[2017-12-03T00:00:34+01:00]
[Araq]
experimenting with pointers and slices
-
3391 ::
[2017-12-02T20:04:35+01:00]
[Araq]
SharedTable: missing hasKey() and len()
-
3390 ::
[2017-12-02T18:40:27+01:00]
[Araq]
Multi-threaded reverse-proxy in jester
-
3388 ::
[2017-12-01T15:56:27+01:00]
[Jehan]
Nim versus Julia benchmark comparison
-
3384 ::
[2017-11-30T16:25:32+01:00]
[Araq]
Problems with empty arrays
-
3382 ::
[2017-11-29T19:29:27+01:00]
[Araq]
async from dll; gc.nim SIGSEGV;
-
3374 ::
[2017-11-27T22:11:53+01:00]
[Araq]
constness of refs & ptrs
-
3372 ::
[2017-11-26T16:55:52+01:00]
[Araq]
local-heap/multi-threading not working as I expect
-
3371 ::
[2017-11-26T00:24:08+01:00]
[Araq]
Compiling with --gc:none produces unexpected prohibition
-
3370 ::
[2017-11-25T23:55:04+01:00]
[Araq]
How to make this compile
-
3369 ::
[2017-11-25T19:12:50+01:00]
[Araq]
Tutorials should be multi-page
-
3368 ::
[2017-11-25T18:53:24+01:00]
[Araq]
Cannot seem to get "Identifier Mangling" to work
-
3363 ::
[2017-11-23T16:34:12+01:00]
[treeform]
Packed Strings, how to pack fixed length number of chars in an struct.
-
3362 ::
[2017-11-23T13:39:30+01:00]
[Araq]
An orientation document to the "mainstream" developer
-
3358 ::
[2017-11-22T21:13:18+01:00]
[Araq]
Looking for a set that sorts and deduplicates
-
3356 ::
[2017-11-22T14:46:20+01:00]
[Araq]
JavaScript invocation example Documentation vs. Code?
-
3355 ::
[2017-11-22T13:36:27+01:00]
[Araq]
Copy-on-write container
-
3354 ::
[2017-11-22T00:22:01+01:00]
[Araq]
Cannot get glfw-nim to work
-
3353 ::
[2017-11-21T11:28:20+01:00]
[Araq]
Introducing the Karax framework
-
3351 ::
[2017-11-19T16:39:19+01:00]
[Araq]
Can I tell Nim to NOT use *reference* for a var parameter?
-
3350 ::
[2017-11-19T15:57:17+01:00]
[Araq]
What's wrong with this simple macro?
-
3349 ::
[2017-11-19T04:42:38+01:00]
[Araq]
Statement macro applied on proc
-
3348 ::
[2017-11-18T16:59:55+01:00]
[Araq]
Is nimue4 still maintained/used by anyone?
-
3347 ::
[2017-11-18T15:11:00+01:00]
[Araq]
Unifiing resource management like destructors and finalizers
-
3345 ::
[2017-11-17T02:48:44+01:00]
[Araq]
[Solved] Method overloading failure? (Nope, just module name conflict)
-
3344 ::
[2017-11-16T22:54:09+01:00]
[Araq]
About recursive procedural types
-
3342 ::
[2017-11-16T16:50:20+01:00]
[Araq]
Ternary operator implementation example
-
3340 ::
[2017-11-16T12:48:53+01:00]
[Araq]
The cint == int != int trap
-
3337 ::
[2017-11-15T21:19:41+01:00]
[dom96]
Does anyone have a rough ETA for v1?
-
3324 ::
[2017-11-12T13:39:52+01:00]
[Araq]
atomics: Why is interlockedCompareExchange8 "safe"?
-
3320 ::
[2017-11-10T21:59:01+01:00]
[Araq]
Do we really like the ...It templates?
-
3318 ::
[2017-11-10T16:42:46+01:00]
[Araq]
Hiding sideeffect from compiler
-
3314 ::
[2017-11-07T13:10:14+01:00]
[Araq]
Source filter indentation problem
-
3310 ::
[2017-11-05T13:53:58+01:00]
[Araq]
Macros as variable declaration pragmas
-
3309 ::
[2017-11-05T10:17:50+01:00]
[Araq]
equivalent of python __init__.py
-
3308 ::
[2017-11-05T09:36:05+01:00]
[Araq]
floating point output formating
-
3303 ::
[2017-11-04T03:20:03+01:00]
[Araq]
three or more parameters to a pragma macro
-
3299 ::
[2017-11-02T01:41:05+01:00]
[Stefan_Salewski]
nim-ffmpeg wrapper: how to continue?
-
3293 ::
[2017-10-30T03:50:28+01:00]
[Araq]
How do you get thread count in Nim
-
3291 ::
[2017-10-29T17:30:29+01:00]
[Araq]
Challenges implementing an "actor system" in Nim (long post!)
-
3287 ::
[2017-10-26T23:55:33+02:00]
[wizzardx]
possible compiler bug with generics?
-
3286 ::
[2017-10-26T13:34:04+02:00]
[Araq]
How do you keep your motivation on your open-source projects
-
3283 ::
[2017-10-25T18:18:03+02:00]
[Araq]
using if expressions
-
3281 ::
[2017-10-25T14:19:38+02:00]
[Araq]
Wrapping cpp type with integer parameters
-
3278 ::
[2017-10-24T21:26:06+02:00]
[Araq]
Is this use of Nim locks correct?
-
3277 ::
[2017-10-24T14:40:48+02:00]
[Araq]
real inline for inline procs or converters
-
3273 ::
[2017-10-23T05:16:03+02:00]
[Stefan_Salewski]
request for feedback - type safe OpenGL wrapper
-
3269 ::
[2017-10-22T06:12:00+02:00]
[Araq]
testing private methods in external module
-
3268 ::
[2017-10-21T23:59:37+02:00]
[bpr]
object problem - undeclared identifier
-
3262 ::
[2017-10-20T15:01:14+02:00]
[Araq]
Windows installation
-
3256 ::
[2017-10-18T20:33:51+02:00]
[dom96]
What should next Araq's live stream be about?
-
3255 ::
[2017-10-18T19:08:13+02:00]
[Araq]
Unhandled exception: key not found [KeyError]
-
3254 ::
[2017-10-18T15:54:20+02:00]
[Araq]
What's happening with destructors?
-
3253 ::
[2017-10-17T23:10:42+02:00]
[Araq]
what does macros.quote() do exactly?
-
3252 ::
[2017-10-17T18:27:38+02:00]
[Araq]
Recovering Nim source code
-
3249 ::
[2017-10-14T21:52:38+02:00]
[Araq]
Nim "concepts": confusing?
-
3248 ::
[2017-10-14T14:37:32+02:00]
[Araq]
The "sexp" link in the Nim Standard Library returns a "404"
-
3239 ::
[2017-10-10T00:03:57+02:00]
[jlp765]
Extract repetitive unstructured data
-
3231 ::
[2017-10-08T11:43:11+02:00]
[Araq]
How to use ropes module efficiently?
-
3223 ::
[2017-10-05T07:12:16+02:00]
[Araq]
"Cross-platform C" target for Nim?
-
3216 ::
[2017-10-03T17:01:25+02:00]
[Araq]
Another reason to deprecate ..<
-
3207 ::
[2017-09-29T20:25:16+02:00]
[dom96]
How to "nimble install XXX" using a specific architecture (x86, instead of x64)?
-
3199 ::
[2017-09-25T19:14:38+02:00]
[Araq]
Code substitution with templates
-
3192 ::
[2017-09-23T19:30:46+02:00]
[LeuGim]
Why does this not compile, and how can I fix it?
-
3191 ::
[2017-09-23T17:59:52+02:00]
[LeuGim]
Nim and hot loading - any experiences to share?
-
3180 ::
[2017-09-19T20:24:46+02:00]
[dom96]
Introducing Reel Valley
-
3177 ::
[2017-09-19T08:54:32+02:00]
[Araq]
spacemacs / emacs nimsuggest?
-
3176 ::
[2017-09-18T17:23:13+02:00]
[Araq]
Providing writable string buffer to a foreign C-function
-
3173 ::
[2017-09-17T01:53:50+02:00]
[Araq]
Using `string` vs `seq[uint8]` for non-text data
-
3171 ::
[2017-09-16T02:04:15+02:00]
[andrea]
Success - calling custom CUDA kernels from Nim
-
3170 ::
[2017-09-15T11:07:22+02:00]
[Araq]
Too many global variables in a generated js-code
-
3169 ::
[2017-09-14T20:30:56+02:00]
[Araq]
Subtle memory management error found
-
3168 ::
[2017-09-14T16:54:55+02:00]
[Araq]
Cygwin almost perfect... Nimble.. [solved]
-
3167 ::
[2017-09-14T03:37:29+02:00]
[Araq]
Containers of generic types
-
3166 ::
[2017-09-13T21:23:04+02:00]
[Araq]
Set of enums -- some caution is needed
-
3164 ::
[2017-09-13T09:39:50+02:00]
[Araq]
Generating custom C code - mixin doc?
-
3161 ::
[2017-09-11T07:47:34+02:00]
[Araq]
strange copyFile
-
3159 ::
[2017-09-10T01:54:29+02:00]
[Araq]
FSMonitor
-
3158 ::
[2017-09-09T07:29:06+02:00]
[Araq]
Custom memory allocator and memory region
-
3145 ::
[2017-09-04T18:27:05+02:00]
[Araq]
Compositional inheritance voodo
-
3140 ::
[2017-09-01T19:08:48+02:00]
[Araq]
Should/can we get explicit concepts?
-
3139 ::
[2017-09-01T12:24:21+02:00]
[Stefan_Salewski]
Get base object from inherited object.
-
3137 ::
[2017-09-01T02:19:13+02:00]
[Araq]
Convert tuple into a Object
-
3136 ::
[2017-08-30T13:21:34+02:00]
[Araq]
ambiguous identifier in macro
-
3135 ::
[2017-08-29T22:18:21+02:00]
[Araq]
meta programming a nice SIMD library
-
3133 ::
[2017-08-28T23:29:09+02:00]
[Araq]
Compile Time Evaluation of Constants From C-Header Files
-
3125 ::
[2017-08-26T01:47:13+02:00]
[Araq]
Been away for 9 months. What changed? Need some help to get back on track.
-
3124 ::
[2017-08-26T01:18:02+02:00]
[Araq]
optional int parameters for a proc
-
3121 ::
[2017-08-24T17:41:30+02:00]
[Araq]
Reason for -fno-strict-aliasing?
-
3115 ::
[2017-08-21T22:04:11+02:00]
[Araq]
What are you writing using nim? :)
-
3111 ::
[2017-08-18T17:26:44+02:00]
[Araq]
Move semantic and manuel memory management
-
3109 ::
[2017-08-17T09:39:57+02:00]
[Araq]
C Struct in Nim
-
3107 ::
[2017-08-15T20:15:46+02:00]
[Araq]
manual object cleanup?
-
3104 ::
[2017-08-13T23:25:55+02:00]
[dom96]
Nim in Action is now officially in print!
-
3102 ::
[2017-08-12T21:12:22+02:00]
[jlp765]
Gource visualization of the Nim repo history
-
3098 ::
[2017-08-08T12:47:29+02:00]
[Araq]
Nim on Android
-
3096 ::
[2017-08-07T16:25:42+02:00]
[cdome]
Compiler internals question: TIdTable tables
-
3095 ::
[2017-08-07T06:45:13+02:00]
[Araq]
Nim newbie request/challenge
-
3094 ::
[2017-08-07T01:31:42+02:00]
[Araq]
Identifier constructon in macro -- no success
-
3093 ::
[2017-08-06T11:25:18+02:00]
[Araq]
Changing chained attributes of object taken by var - Is this desired behaviour?
-
3092 ::
[2017-08-06T07:26:09+02:00]
[Araq]
casting address of pointer functions to a type
-
3089 ::
[2017-08-04T10:14:53+02:00]
[Araq]
Any method to set backend by configuration or nim code?
-
3088 ::
[2017-08-02T11:22:16+02:00]
[Parashurama]
Rewrite of string case statements in hash map jump table
-
3087 ::
[2017-08-02T10:35:28+02:00]
[Araq]
Why cint 32 bits?
-
3079 ::
[2017-07-29T18:41:46+02:00]
[Araq]
What happened to term rewriting macro?
-
3077 ::
[2017-07-29T14:00:29+02:00]
[Araq]
Working with ZIP files
-
3074 ::
[2017-07-27T20:51:19+02:00]
[Araq]
UDP socket closing after send
-
3073 ::
[2017-07-27T19:22:54+02:00]
[Araq]
What is missing for the seq/string types to be not nil by default?
-
3072 ::
[2017-07-27T07:52:01+02:00]
[Araq]
Nim to C transpiler* [fix: compiler]
-
3064 ::
[2017-07-22T14:46:17+02:00]
[Araq]
What assumption can be made on pointers returned by getTypeInfo?
-
3061 ::
[2017-07-20T02:33:05+02:00]
[Araq]
Thoughts on imports
-
3060 ::
[2017-07-20T01:05:59+02:00]
[Araq]
Change nim wrapper to static link
-
3059 ::
[2017-07-19T23:47:18+02:00]
[Araq]
Having a hard time getting raylib bindings to work
-
3058 ::
[2017-07-19T21:05:05+02:00]
[Araq]
How to enforce usage from module scope / top level only?
-
3057 ::
[2017-07-19T16:08:18+02:00]
[Araq]
nim-random not that random at all?
-
3052 ::
[2017-07-16T17:46:27+02:00]
[Araq]
Defining procs with a template
-
3051 ::
[2017-07-15T11:25:57+02:00]
[Araq]
How do I wrap this?
-
3042 ::
[2017-07-12T13:24:02+02:00]
[Araq]
[noob] enums and index
-
3036 ::
[2017-07-10T06:46:35+02:00]
[Stefan_Salewski]
Nim Dynamic Libraries: exporting functions that return pointer-based types
-
3033 ::
[2017-07-07T19:16:29+02:00]
[Araq]
Tutorials and documentation for a nim project
-
3032 ::
[2017-07-07T13:05:53+02:00]
[Araq]
int literals and if statement
-
3031 ::
[2017-07-07T01:07:28+02:00]
[Araq]
My first nimble package
-
3029 ::
[2017-07-05T22:15:22+02:00]
[Araq]
Arraymancer - v0.4.0 (May 2018)
-
3028 ::
[2017-07-05T16:39:35+02:00]
[Araq]
Normalized AST presentation of the proc body
-
3025 ::
[2017-06-30T23:02:58+02:00]
[Araq]
Overloading by Return Type?
-
3022 ::
[2017-06-25T23:27:23+02:00]
[Jehan]
"Inheriting" procs with composition
-
3017 ::
[2017-06-22T13:12:17+02:00]
[Araq]
Howto make arbitrary macro parameters persistant (non volatile)
-
3012 ::
[2017-06-21T04:03:02+02:00]
[LeuGim]
progress while binding libxl
-
3011 ::
[2017-06-21T00:05:28+02:00]
[Araq]
diagnosing GC safety warnings
-
3008 ::
[2017-06-19T15:38:56+02:00]
[Araq]
echo proper string in different consoles?
-
3006 ::
[2017-06-18T20:04:10+02:00]
[Araq]
Raw Socket (nativesockets)
-
3001 ::
[2017-06-14T11:31:20+02:00]
[Araq]
Strange problem -- array is much slower than seq
-
2995 ::
[2017-06-11T11:49:00+02:00]
[Araq]
Nim 0.17.0: template with untyped argument resulting in undeclared identifier
-
2992 ::
[2017-06-09T12:33:18+02:00]
[Araq]
Request for Review: simple Shared Queue impl
-
2990 ::
[2017-06-08T18:35:39+02:00]
[Araq]
Proc call is blocking call of finalizer
-
2978 ::
[2017-05-30T02:27:24+02:00]
[Araq]
[SOLVED] Difficulty writing wrapper using FFI
-
2973 ::
[2017-05-25T14:50:57+02:00]
[Araq]
How to export data to C
-
2970 ::
[2017-05-25T10:29:09+02:00]
[Stefan_Salewski]
Wrapping uint32 (and int32 and float32 and more) var parameters
-
2968 ::
[2017-05-23T18:23:15+02:00]
[Araq]
Binary unicode operators
-
2966 ::
[2017-05-21T21:39:36+02:00]
[Araq]
glib2 foxes TableRef
-
2965 ::
[2017-05-21T00:16:32+02:00]
[Araq]
nimscript tasks?
-
2960 ::
[2017-05-18T02:33:26+02:00]
[Araq]
There was an error using the version 0.17.0 compiler
-
2959 ::
[2017-05-18T00:54:05+02:00]
[Araq]
Version 0.17.0 released!
-
2957 ::
[2017-05-16T09:46:20+02:00]
[Araq]
Can't install nim on Win 8.1
-
2953 ::
[2017-05-09T20:05:01+02:00]
[Araq]
NIM compiler looses track of sub-processes on Linux
-
2952 ::
[2017-05-09T12:30:41+02:00]
[Araq]
Nim's Easy Serialization Macro - new version available
-
2949 ::
[2017-05-08T14:05:12+02:00]
[Araq]
strutils.parseEnum is slow.
-
2943 ::
[2017-05-05T21:35:56+02:00]
[Krux02]
pointer to array?
-
2941 ::
[2017-05-04T17:48:13+02:00]
[Araq]
Possible bug - Nim compiler doesn't catch dup except:, but clang does
-
2937 ::
[2017-05-03T19:53:29+02:00]
[Araq]
Nim - Unique Module Names
-
2927 ::
[2017-04-22T22:10:13+02:00]
[Araq]
[Solved] Python3 extension help needed
-
2926 ::
[2017-04-22T11:03:15+02:00]
[Araq]
Announcing Karax -- Single page applications for Nim
-
2925 ::
[2017-04-21T23:18:36+02:00]
[Araq]
Fastest way to pack CSV file
-
2921 ::
[2017-04-20T09:45:17+02:00]
[Araq]
Flag -fno-strict-aliasing
-
2920 ::
[2017-04-19T21:14:59+02:00]
[Araq]
[Solved] How do I debug the Nim compiler?
-
2919 ::
[2017-04-18T23:48:25+02:00]
[Araq]
New website released!
-
2916 ::
[2017-04-17T15:55:34+02:00]
[Araq]
book delayed again
-
2905 ::
[2017-04-08T20:18:48+02:00]
[Araq]
[Solved] How to properly bind a function to a compiler buildin?
-
2902 ::
[2017-04-05T18:44:14+02:00]
[Araq]
Base type for all procedure pointers
-
2900 ::
[2017-04-04T00:57:30+02:00]
[Araq]
why is nim install weird?
-
2899 ::
[2017-04-03T13:31:10+02:00]
[Araq]
How get a type of what used to be an untyped NimNode in macro
-
2895 ::
[2017-03-31T06:15:41+02:00]
[Araq]
Procedure which returns procedure
-
2893 ::
[2017-03-30T05:26:19+02:00]
[Araq]
getTotalMem reports huge memory total
-
2892 ::
[2017-03-29T15:19:55+02:00]
[Araq]
Alternative comment syntax
-
2891 ::
[2017-03-28T22:02:15+02:00]
[Araq]
Help in compiling nim on android termux
-
2890 ::
[2017-03-28T21:40:17+02:00]
[Araq]
nim source code auto formatter / prettifier
-
2889 ::
[2017-03-28T16:51:39+02:00]
[Araq]
Inject the whole tuple into expression
-
2888 ::
[2017-03-28T13:42:57+02:00]
[Araq]
pas2nim improved
-
2887 ::
[2017-03-27T21:14:26+02:00]
[Araq]
How to create, destroy, and recreate threads
-
2877 ::
[2017-03-22T09:05:52+01:00]
[Araq]
Ampersand rendering glitch in tutorial
-
2874 ::
[2017-03-21T04:07:05+01:00]
[Araq]
I compiled libui.dll file is not successful
-
2873 ::
[2017-03-21T01:39:17+01:00]
[Araq]
Thread-local persistence
-
2869 ::
[2017-03-17T15:33:29+01:00]
[Araq]
spawn & sync woes
-
2868 ::
[2017-03-17T15:12:08+01:00]
[Araq]
Can't write to a subprocess - can't even compile
-
2867 ::
[2017-03-16T22:40:14+01:00]
[dom96]
PolyConf Call for Proposals
-
2866 ::
[2017-03-16T21:27:25+01:00]
[Araq]
Mascot
-
2865 ::
[2017-03-16T14:07:42+01:00]
[Araq]
If you call quit() will the defers in the function still happen?
-
2864 ::
[2017-03-16T11:26:28+01:00]
[Araq]
Failing to access a Windows DLL...
-
2859 ::
[2017-03-15T11:07:45+01:00]
[Araq]
How can I prevent function name abiguity
-
2858 ::
[2017-03-15T10:40:26+01:00]
[Araq]
How can I detect redundant imports?
-
2855 ::
[2017-03-14T19:51:53+01:00]
[Araq]
Google Summer of Code
-
2854 ::
[2017-03-14T17:33:16+01:00]
[Araq]
How to use closureScope to be used in thread?
-
2850 ::
[2017-03-14T08:07:30+01:00]
[Araq]
Are closures supported?
-
2849 ::
[2017-03-14T00:56:28+01:00]
[Araq]
infix op using a word as ident?
-
2847 ::
[2017-03-12T07:32:25+01:00]
[Araq]
Making a tuple of procvars is weird
-
2846 ::
[2017-03-12T05:03:52+01:00]
[Araq]
algorithm.sort() seems broken
-
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
-
2837 ::
[2017-03-09T06:20:36+01:00]
[Araq]
Nim module like Python multiprocessing?
-
2834 ::
[2017-03-08T11:44:33+01:00]
[Araq]
Inbuilt vs Custom types
-
2833 ::
[2017-03-07T06:29:42+01:00]
[Araq]
Cannot import file that has importcpp? Solved
-
2830 ::
[2017-03-05T18:42:53+01:00]
[Araq]
How is my mitems iterator wrong?
-
2829 ::
[2017-03-05T10:00:01+01:00]
[Araq]
Question about arrangement of source files with modules
-
2823 ::
[2017-02-27T09:11:13+01:00]
[Araq]
Plans regarding named tuples
-
2817 ::
[2017-02-24T15:33:46+01:00]
[Araq]
high(uint) is invalid
-
2816 ::
[2017-02-24T07:07:18+01:00]
[Araq]
nim vs perl ! what's wrong?
-
2815 ::
[2017-02-24T04:34:51+01:00]
[Araq]
ospaths and NimScript
-
2813 ::
[2017-02-23T06:12:51+01:00]
[dom96]
Nim status in various OS/Distro Package Managers
-
2811 ::
[2017-02-21T20:43:31+01:00]
[Araq]
Nim Syntax ''Skins''
-
2809 ::
[2017-02-20T15:05:00+01:00]
[Araq]
Why `..` does not work for countdown
-
2808 ::
[2017-02-19T18:57:34+01:00]
[Araq]
Function v. Writing operations
-
2807 ::
[2017-02-18T18:14:22+01:00]
[Araq]
Nuklear Immediate Mode GUI Bindings (link in post)
-
2804 ::
[2017-02-18T02:38:09+01:00]
[Araq]
Documentation for overloaded procs
-
2802 ::
[2017-02-16T20:53:01+01:00]
[Araq]
Going to nim forum from Nim Home Page is redirecting back to home.
-
2795 ::
[2017-02-13T19:28:38+01:00]
[Araq]
Nim core developer wanted
-
2791 ::
[2017-02-11T05:26:48+01:00]
[Araq]
Portaudio example doesn't work with threads:on
-
2787 ::
[2017-02-07T14:50:41+01:00]
[Araq]
Remarks on standard library file functions (system, sysio)
-
2786 ::
[2017-02-07T12:24:38+01:00]
[Araq]
Posix Stat Time Issues
-
2781 ::
[2017-02-04T04:00:10+01:00]
[Araq]
Create proc based on existence of type
-
2779 ::
[2017-02-02T22:57:46+01:00]
[Araq]
Circular dependencies among modules, genDepend, dot
-
2777 ::
[2017-02-01T07:47:50+01:00]
[Araq]
[Newbie question] How to debug?
-
2776 ::
[2017-02-01T07:14:52+01:00]
[Araq]
Problems reading .csv file when compiling in Windows
-
2774 ::
[2017-01-31T22:37:23+01:00]
[Araq]
Error: parallel 'fields' iterator does not work for 'case' objects
-
2773 ::
[2017-01-31T13:08:51+01:00]
[Araq]
Book for beginners
-
2772 ::
[2017-01-31T08:55:47+01:00]
[Araq]
Building PDF docs on Windows takes hours?
-
2770 ::
[2017-01-30T02:03:27+01:00]
[Araq]
Nim compiling using MS VS2015 (windows)
-
2768 ::
[2017-01-29T01:51:54+01:00]
[Araq]
Is this a bug in the nim compiler?
-
2766 ::
[2017-01-28T15:41:52+01:00]
[Araq]
Nim for Windows: MinGW vs TDM-GCC
-
2765 ::
[2017-01-28T02:28:29+01:00]
[Araq]
Enum types: Commas optional?
-
2764 ::
[2017-01-27T18:57:02+01:00]
[Araq]
db_sqlite and database pragmas
-
2763 ::
[2017-01-27T17:12:00+01:00]
[Araq]
New in todo.txt
-
2762 ::
[2017-01-27T10:36:41+01:00]
[Araq]
Type doc
-
2761 ::
[2017-01-26T21:43:20+01:00]
[Araq]
[newbie question] Pointer to cstring
-
2759 ::
[2017-01-26T00:32:30+01:00]
[Araq]
Forum rules
-
2757 ::
[2017-01-25T09:55:23+01:00]
[Araq]
Win7 installation issue
-
2756 ::
[2017-01-25T06:10:30+01:00]
[Araq]
Error: ambiguous identifier: 'int' --use system.int or unknown.int
-
2755 ::
[2017-01-25T05:50:36+01:00]
[Araq]
& operator to concatenate strings
-
2754 ::
[2017-01-25T01:59:10+01:00]
[Araq]
var param vs tuple as return value
-
2753 ::
[2017-01-25T01:14:50+01:00]
[Araq]
space after inc triggers a warning during compilation
-
2752 ::
[2017-01-24T18:11:35+01:00]
[Araq]
How to open new console window and File, FileInfo, FileHandle
-
2751 ::
[2017-01-24T02:15:13+01:00]
[Araq]
How to understand pragmas in Nim?
-
2749 ::
[2017-01-23T20:11:52+01:00]
[Araq]
unable to build PDF documentation
-
2748 ::
[2017-01-23T18:57:12+01:00]
[Araq]
Amicable numbers in Nim and a few questions
-
2747 ::
[2017-01-23T17:27:07+01:00]
[Araq]
type mismatch assigning function pointer? gcsafeness confusion?
-
2744 ::
[2017-01-23T10:44:57+01:00]
[Araq]
links on http://nim-lang.org/docs/documentation.html are wrong
-
2741 ::
[2017-01-21T05:47:56+01:00]
[Araq]
C#/Java like interfaces for Nim
-
2740 ::
[2017-01-20T20:00:42+01:00]
[Araq]
Macros with head and body
-
2739 ::
[2017-01-20T19:05:31+01:00]
[Araq]
register pragma
-
2738 ::
[2017-01-20T10:57:30+01:00]
[Araq]
Exploring namespaces support in Nim
-
2737 ::
[2017-01-19T22:12:26+01:00]
[Araq]
Minimal Nim distribution for ARM Linux
-
2736 ::
[2017-01-19T19:35:33+01:00]
[Araq]
Cannot convert NI16 * to const wchar_t *, when interfacing with c++
-
2735 ::
[2017-01-19T18:53:26+01:00]
[Araq]
Can't install Nim on Windows 8 32 bit.
-
2734 ::
[2017-01-19T00:29:22+01:00]
[Araq]
nimsuggest doesn't find procedures of certain types when calling them using the method call syntax
-
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
-
2725 ::
[2017-01-13T12:44:15+01:00]
[Araq]
nre, am I using it wrongly?
-
2724 ::
[2017-01-13T02:31:09+01:00]
[Araq]
Why aren't uin64 and usize ordinal types?
-
2721 ::
[2017-01-12T17:55:34+01:00]
[Araq]
Mutability of loop variables
-
2717 ::
[2017-01-11T18:36:27+01:00]
[Araq]
How could we make code readability better on third-party plateforms? (Github/Gitlab/Bitbucket/etc.)
-
2714 ::
[2017-01-10T21:06:05+01:00]
[Araq]
collections.nim and reactor.nim v0.3.0 released
-
2712 ::
[2017-01-09T21:15:01+01:00]
[dom96]
Nim Podcast
-
2707 ::
[2017-01-08T13:14:50+01:00]
[Araq]
Installation on 64-bit Windows
-
2706 ::
[2017-01-08T11:29:42+01:00]
[Araq]
What do you think about Redox and Electron?
-
2705 ::
[2017-01-08T02:39:22+01:00]
[Araq]
Code snippet of the month (py2nim)
-
2703 ::
[2017-01-07T21:01:09+01:00]
[Araq]
Overloading indexing operator for string type
-
2700 ::
[2017-01-05T05:48:02+01:00]
[Araq]
Maybe a bug about built-in string to cstring converter
-
2699 ::
[2017-01-04T21:47:08+01:00]
[Araq]
Seq with custom fields
-
2697 ::
[2017-01-04T00:58:48+01:00]
[Araq]
Nim threads vs Pthreads
-
2696 ::
[2017-01-03T21:40:08+01:00]
[Araq]
How to compile a shared library for JNI?
-
2692 ::
[2017-01-01T17:32:13+01:00]
[Araq]
Macros and imports
-
2691 ::
[2016-12-31T17:58:29+01:00]
[Araq]
(string + string) and (string * int)
-
2689 ::
[2016-12-30T09:41:02+01:00]
[Araq]
How to check the backend at compile time?
-
2688 ::
[2016-12-30T07:48:30+01:00]
[bpr]
Any possibility of a Rust backend for Nim?
-
2687 ::
[2016-12-29T20:51:20+01:00]
[Araq]
Incredible Nim vs lame rust censorship
-
2686 ::
[2016-12-29T17:54:32+01:00]
[Araq]
Nim Wrapper for ArrayFire
-
2678 ::
[2016-12-24T00:13:28+01:00]
[Araq]
Help With Nim Static Libs on Windows
-
2675 ::
[2016-12-22T08:45:32+01:00]
[Araq]
Please , can we stop spams?
-
2672 ::
[2016-12-21T20:45:23+01:00]
[Araq]
Sequence is unchangeable when passed to a spawned proc
-
2668 ::
[2016-12-17T02:28:32+01:00]
[Araq]
How to embed a header file into a .nim file
-
2665 ::
[2016-12-12T01:50:02+01:00]
[Varriount]
Return values question
-
2659 ::
[2016-12-10T05:12:00+01:00]
[Arrrrrrrrr]
texts on nim's language design
-
2656 ::
[2016-12-09T10:38:30+01:00]
[Araq]
Performance Comparison to C in Nested Loops
-
2653 ::
[2016-12-07T14:50:12+01:00]
[Araq]
Error: illegal capture 'a' -- I have no idea what that means
-
2647 ::
[2016-12-04T04:07:44+01:00]
[Araq]
Using Nimscript as an embedded scripting language?
-
2646 ::
[2016-12-02T17:04:39+01:00]
[Araq]
Nim GC Performance
-
2642 ::
[2016-11-30T10:11:49+01:00]
[Araq]
Strange problems with --os:standalone --gc:stack
-
2639 ::
[2016-11-28T14:06:16+01:00]
[Araq]
Same line versus single-line block in the AST
-
2633 ::
[2016-11-25T15:53:50+01:00]
[Araq]
Exact dependencies to build Nim
-
2626 ::
[2016-11-18T15:30:59+01:00]
[Araq]
Best way to convert sequence of bytes to uint32
-
2624 ::
[2016-11-17T06:36:16+01:00]
[Araq]
Are large projects slow to recompile?
-
2620 ::
[2016-11-13T23:35:57+01:00]
[Araq]
messaging - or communicating between GUI's
-
2617 ::
[2016-11-11T09:06:37+01:00]
[Araq]
Any ideas for the "Port already in Use" nimsuggest socket error?
-
2615 ::
[2016-11-10T22:39:07+01:00]
[Araq]
Regression in array accessor.
-
2612 ::
[2016-11-09T17:26:11+01:00]
[Araq]
Easy way to decompose AST
-
2610 ::
[2016-11-08T09:39:13+01:00]
[Araq]
Access procedure arguments from a macro when the procedure is called
-
2609 ::
[2016-11-08T04:19:07+01:00]
[Araq]
WINAPI Select Folder
-
2607 ::
[2016-11-06T12:13:05+01:00]
[Araq]
GC problem that should be caught by the compiler?
-
2605 ::
[2016-11-04T18:46:44+01:00]
[Araq]
-p:<path>
-
2603 ::
[2016-11-04T08:05:14+01:00]
[Araq]
GC-Unsafe code at httpclient.nim
-
2601 ::
[2016-11-02T10:21:16+01:00]
[Araq]
Can I modify the AST of existing definitions?
-
2599 ::
[2016-11-01T14:37:07+01:00]
[Araq]
The file compiler_testability.c doesn't exist while compile Nim fro sources
-
2598 ::
[2016-10-31T18:33:31+01:00]
[Araq]
typed values from c pointer
-
2596 ::
[2016-10-31T10:12:36+01:00]
[Araq]
How to use attatchment effectively in jester?
-
2593 ::
[2016-10-27T19:15:35+02:00]
[Araq]
Unable to compile with latest nim version
-
2592 ::
[2016-10-27T16:13:19+02:00]
[Araq]
Generic openarray param
-
2591 ::
[2016-10-24T05:58:19+02:00]
[Araq]
macro problem
-
2589 ::
[2016-10-23T22:07:21+02:00]
[Araq]
for x in dbx.exec(sql_query): gives compiler error with Sqlite database module
-
2585 ::
[2016-10-21T02:52:50+02:00]
[Araq]
Macro: enumerate exported functions from a module
-
2584 ::
[2016-10-20T15:25:51+02:00]
[Araq]
HomeBrew + Nim Tools (nimble, nimsuggest)
-
2580 ::
[2016-10-15T14:40:35+02:00]
[Araq]
Code page 65001
-
2578 ::
[2016-10-14T20:56:33+02:00]
[Araq]
pow and `^` and soon (?) `**`?
-
2577 ::
[2016-10-14T03:11:58+02:00]
[Araq]
A more user-friendly spawn()?
-
2573 ::
[2016-10-11T15:35:58+02:00]
[Araq]
strutils.toLower deprecation?
-
2568 ::
[2016-10-05T23:24:24+02:00]
[Araq]
c2nim: typdef
-
2567 ::
[2016-10-05T18:50:03+02:00]
[Araq]
Wrapping LSODA C library
-
2565 ::
[2016-10-05T15:26:31+02:00]
[Araq]
C Invocation in Nim
-
2564 ::
[2016-10-04T00:45:30+02:00]
[Araq]
New blog posting
-
2558 ::
[2016-10-01T02:31:27+02:00]
[Araq]
Version 0.15 released!
-
2552 ::
[2016-09-23T20:24:57+02:00]
[jlp765]
Shift operation for array elements
-
2543 ::
[2016-09-17T16:16:04+02:00]
[Araq]
[Solved] Simple Python extension in Nim?
-
2540 ::
[2016-09-15T04:35:31+02:00]
[Araq]
Document Challenge #1
-
2531 ::
[2016-09-13T04:38:34+02:00]
[Araq]
Check For A Symbol
-
2528 ::
[2016-09-12T05:02:20+02:00]
[Araq]
Collaborative Documentation discussion and updates
-
2522 ::
[2016-09-08T09:09:59+02:00]
[Araq]
International Keyboard Setting not mapping correctly in Aporia under Windows
-
2521 ::
[2016-09-06T18:15:21+02:00]
[Araq]
diagnose deepcopy issues
-
2516 ::
[2016-09-05T16:30:14+02:00]
[Araq]
Recreating threads?
-
2513 ::
[2016-09-04T23:22:52+02:00]
[jlp765]
Nim Documentation - a GitBook version
-
2512 ::
[2016-09-04T00:36:18+02:00]
[Araq]
Results of our community survey
-
2511 ::
[2016-09-03T18:43:12+02:00]
[Araq]
nlvm status update
-
2505 ::
[2016-08-31T16:45:08+02:00]
[pyloor]
libcurl any example
-
2497 ::
[2016-08-29T02:29:21+02:00]
[Araq]
User defined operator Precedence and Associativity
-
2495 ::
[2016-08-28T03:58:48+02:00]
[Araq]
var parameter
-
2494 ::
[2016-08-27T16:17:41+02:00]
[Araq]
Variables alignment
-
2493 ::
[2016-08-27T05:22:21+02:00]
[Araq]
Reflections on Nim and using it at work
-
2489 ::
[2016-08-24T09:21:40+02:00]
[Araq]
Where do I learn how to program Nim without a GC?
-
2484 ::
[2016-08-22T21:52:40+02:00]
[Araq]
Strange GC problem ?
-
2464 ::
[2016-08-13T12:13:41+02:00]
[Araq]
The cstring type and interfacing with the backend.
-
2463 ::
[2016-08-13T05:11:50+02:00]
[Araq]
Why can't build thread example on win?
-
2459 ::
[2016-08-11T15:05:35+02:00]
[Araq]
Generate bindings for large C++ project
-
2458 ::
[2016-08-11T13:36:56+02:00]
[dom96]
Going to Haxe. Nim In Action book available.
-
2457 ::
[2016-08-11T06:18:59+02:00]
[Araq]
Send data structures between threads?
-
2456 ::
[2016-08-10T16:49:07+02:00]
[Araq]
Nim improvement process
-
2455 ::
[2016-08-10T11:07:37+02:00]
[Araq]
nimsuggest -- how may switching source files may be expected to work
-
2454 ::
[2016-08-09T23:08:25+02:00]
[Araq]
how do I use the {.this.} pragma?
-
2453 ::
[2016-08-09T13:20:13+02:00]
[Araq]
Execution speed Nim vs. Python
-
2450 ::
[2016-08-08T10:18:33+02:00]
[Stefan_Salewski]
Is nimsuggest expected to work with latest devel?
-
2446 ::
[2016-08-07T14:46:31+02:00]
[Araq]
spawninig of more than 8 threads problem
-
2435 ::
[2016-08-04T00:55:54+02:00]
[Araq]
How to annotate statements in proc for macro behavior?
-
2433 ::
[2016-08-02T18:09:22+02:00]
[andrea]
Basic jupyter notebook kernel
-
2431 ::
[2016-08-02T06:01:56+02:00]
[Araq]
How do you write a typed macro?
-
2430 ::
[2016-08-01T11:13:13+02:00]
[dom96]
Official Nim Images for Docker
-
2422 ::
[2016-07-29T17:55:45+02:00]
[Araq]
Go-lang like interface
-
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`
-
2417 ::
[2016-07-28T05:41:54+02:00]
[Araq]
Failed to install c2nim
-
2405 ::
[2016-07-24T23:26:19+02:00]
[OderWat]
Error creating a template
-
2404 ::
[2016-07-24T16:19:47+02:00]
[yglukhov]
How to avoid rendering missing field in js objects
-
2402 ::
[2016-07-23T11:54:51+02:00]
[Araq]
How about we start trying to make nim a well funded/backed project?
-
2398 ::
[2016-07-22T02:47:36+02:00]
[Araq]
How to use --define:SYMBOL:VAL option?
-
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
-
2395 ::
[2016-07-21T04:54:09+02:00]
[yglukhov]
Why Nim language unlike rust and go language, the same direct compiler
-
2394 ::
[2016-07-20T10:42:29+02:00]
[Araq]
c2nim (forked from Partial casing is foo_bar)
-
2390 ::
[2016-07-19T10:33:32+02:00]
[Araq]
Partial casing is foo_bar
-
2387 ::
[2016-07-18T09:37:59+02:00]
[Araq]
How to use different C compiler?
-
2386 ::
[2016-07-18T04:11:01+02:00]
[Araq]
RFC: How best to provide examples for newbies
-
2384 ::
[2016-07-18T04:10:26+02:00]
[Araq]
Nim language bootstrap, when to do?
-
2380 ::
[2016-07-17T01:22:47+02:00]
[Araq]
Things that are great when working in the Nim Language
-
2379 ::
[2016-07-16T14:30:27+02:00]
[Araq]
Nim vs Scala (not holywar). Compare functions for strings
-
2376 ::
[2016-07-13T18:23:37+02:00]
[Araq]
--listCmd does not list link commands
-
2367 ::
[2016-07-10T18:16:01+02:00]
[Araq]
12+ naming rules
-
2364 ::
[2016-07-07T14:02:45+02:00]
[Araq]
Love nim but at the same time starting to hate it...
-
2363 ::
[2016-07-06T23:19:18+02:00]
[Araq]
Concept[T]
-
2362 ::
[2016-07-06T21:33:06+02:00]
[Araq]
dynamically generated variables
-
2361 ::
[2016-07-06T15:05:36+02:00]
[Araq]
Bug in `.`?
-
2359 ::
[2016-07-04T18:11:50+02:00]
[Araq]
More control over allocations
-
2353 ::
[2016-07-02T13:48:47+02:00]
[enurlyx]
Go: Embedding provides automatic delegation.
-
2352 ::
[2016-07-02T02:14:13+02:00]
[dom96]
Nim module for the game Screeps
-
2349 ::
[2016-07-01T01:20:20+02:00]
[Araq]
nimx Error: no generic parameters allowed for ref
-
2347 ::
[2016-06-30T19:48:39+02:00]
[Araq]
Nim's paradigms
-
2348 ::
[2016-06-30T14:04:06+02:00]
[Araq]
Split at an empty separator does not work
-
2346 ::
[2016-06-29T18:58:46+02:00]
[Araq]
Recent development questions
-
2343 ::
[2016-06-28T05:46:01+02:00]
[Araq]
Enum related error: duplicate case value
-
2342 ::
[2016-06-27T18:48:23+02:00]
[Libman]
thounghs about Nim language in godot
-
2340 ::
[2016-06-25T17:57:46+02:00]
[Varriount]
Concepts, name resolution and polymorphic behavior
-
2335 ::
[2016-06-23T18:02:37+02:00]
[dom96]
Launching the 2016 Nim community survey
-
2332 ::
[2016-06-22T10:48:04+02:00]
[Araq]
Community Code of Conduct
-
2331 ::
[2016-06-21T12:34:59+02:00]
[Araq]
What are the important features that are missing in Nim?
-
2321 ::
[2016-06-16T02:37:25+02:00]
[Araq]
`included from` statement to help flycheck?
-
2320 ::
[2016-06-15T20:00:23+02:00]
[Araq]
What happened to sexp?
-
2318 ::
[2016-06-15T02:28:57+02:00]
[Araq]
opengl vertices not rendering correctly
-
2313 ::
[2016-06-13T10:20:45+02:00]
[Araq]
Congrats on 0.14.2
-
2309 ::
[2016-06-12T04:13:29+02:00]
[Araq]
Compiler Reading
-
2297 ::
[2016-06-02T08:05:02+02:00]
[Araq]
Random
-
2294 ::
[2016-06-01T11:53:38+02:00]
[Araq]
Nested procs, closures. Heap allocation: when?
-
2292 ::
[2016-05-31T15:59:10+02:00]
[Araq]
is this a bug or not?
-
2291 ::
[2016-05-31T09:34:59+02:00]
[Araq]
C wrapper problem (Windows / Linux)
-
2288 ::
[2016-05-29T11:49:29+02:00]
[Araq]
Static var declarations
-
2286 ::
[2016-05-29T07:40:40+02:00]
[Araq]
Help with SDL2's blitScaled
-
2285 ::
[2016-05-28T11:48:26+02:00]
[Araq]
Shortcut Proc Declaration from ``future`` Doesn't Support varargs, seq, etc.
-
2284 ::
[2016-05-27T22:58:16+02:00]
[Araq]
C style enum assignment in Nim
-
2283 ::
[2016-05-26T19:37:48+02:00]
[Araq]
Diagrams in the comments
-
2282 ::
[2016-05-26T18:05:56+02:00]
[Araq]
a problem of a novice
-
2274 ::
[2016-05-22T18:25:43+02:00]
[dom96]
Plain GTK3/GtkSourceView Nim editor with nimsuggest
-
2273 ::
[2016-05-22T15:21:25+02:00]
[Araq]
1.0 coming soon?
-
2258 ::
[2016-05-12T15:16:04+02:00]
[Araq]
Some remarks to nimsuggest
-
2257 ::
[2016-05-12T10:55:11+02:00]
[Araq]
Interesting var parameter behaviour
-
2255 ::
[2016-05-11T09:56:04+02:00]
[Araq]
Unify collections
-
2254 ::
[2016-05-11T05:19:58+02:00]
[Araq]
Slices and openarrays
-
2253 ::
[2016-05-11T03:59:26+02:00]
[Araq]
parsing statement list expressions
-
2249 ::
[2016-05-09T12:21:13+02:00]
[Araq]
Output C static function
-
2247 ::
[2016-05-05T18:54:31+02:00]
[Araq]
Nim BountySource Salt campaign
-
2233 ::
[2016-04-27T18:57:24+02:00]
[Araq]
Build nim libraries
-
2211 ::
[2016-04-15T12:07:31+02:00]
[Krux02]
getType of generic object
-
2202 ::
[2016-04-11T15:46:46+02:00]
[Araq]
Nim history
-
2198 ::
[2016-04-10T12:58:02+02:00]
[Araq]
GTK 3.20 Nim wrapper
-
2194 ::
[2016-04-09T21:20:01+02:00]
[Araq]
Identifier name as a variable
-
2193 ::
[2016-04-09T16:37:53+02:00]
[Araq]
Need help with documentation comprehension
-
2190 ::
[2016-04-08T22:47:03+02:00]
[Araq]
'var' placement inside proc definitions versus outside
-
2189 ::
[2016-04-08T14:50:04+02:00]
[Araq]
Help with System Wide Installation
-
2187 ::
[2016-04-07T00:35:00+02:00]
[Araq]
Überraschung
-
2178 ::
[2016-04-04T01:19:39+02:00]
[Araq]
Set operator prececedence
-
2173 ::
[2016-04-01T05:43:27+02:00]
[Araq]
Nim 0.14 ETA?
-
2172 ::
[2016-03-31T02:58:28+02:00]
[Araq]
Table can not use `object` as key or value
-
2171 ::
[2016-03-30T21:27:28+02:00]
[Araq]
Mix of types in division operator '/'
-
2170 ::
[2016-03-30T17:54:21+02:00]
[Araq]
Debug memleaks for project.
-
2158 ::
[2016-03-26T19:18:30+01:00]
[Araq]
Updating github.com/nim-lang/Nim/wiki/Getting-Started
-
2157 ::
[2016-03-25T23:52:52+01:00]
[Araq]
NimYAML approaching stable release
-
2151 ::
[2016-03-23T20:31:10+01:00]
[Araq]
Is there a combining function for adding a part of string?
-
2146 ::
[2016-03-22T04:58:59+01:00]
[Araq]
Problem with generics + missing methods
-
2123 ::
[2016-03-15T13:43:10+01:00]
[Araq]
IUP cannot be used with ThreadPool at the same time
-
2118 ::
[2016-03-12T23:20:20+01:00]
[Araq]
Return type generic matching
-
2114 ::
[2016-03-11T13:16:02+01:00]
[Araq]
[RFC] Cyclic imports and symbol dependencies
-
2113 ::
[2016-03-11T11:53:43+01:00]
[Araq]
Compilation errors with strfmt 0.8.0
-
2111 ::
[2016-03-09T23:24:28+01:00]
[Araq]
Nim language aspects, that I don't learn to like
-
2105 ::
[2016-03-07T20:57:15+01:00]
[Araq]
Tabulation symbols not allowed
-
2103 ::
[2016-03-06T23:54:48+01:00]
[Varriount]
Whither "method"?
-
2081 ::
[2016-02-29T09:33:25+01:00]
[andrea]
Functions on types
-
2059 ::
[2016-02-21T14:13:53+01:00]
[Araq]
utf-8 string for nim
-
2055 ::
[2016-02-19T10:51:54+01:00]
[Araq]
Hacking the compiler
-
2054 ::
[2016-02-19T08:09:52+01:00]
[Araq]
break immediately
-
2030 ::
[2016-02-10T17:37:18+01:00]
[brianrogoff]
GSoC 2016
-
2027 ::
[2016-02-08T22:06:19+01:00]
[Araq]
Iterator as argument of iterator
-
2026 ::
[2016-02-07T22:42:51+01:00]
[Araq]
include "system/timers" allowed?
-
2025 ::
[2016-02-07T18:37:49+01:00]
[Araq]
typed/untyped vs stmt/expr
-
2023 ::
[2016-02-07T11:20:23+01:00]
[Araq]
How to do callbacks?
-
2022 ::
[2016-02-07T08:44:18+01:00]
[Araq]
how to examine template result?
-
2020 ::
[2016-02-07T05:51:40+01:00]
[Araq]
Greedy macro parameters
-
2019 ::
[2016-02-07T03:07:14+01:00]
[LeuGim]
Switching database implementations at runtime.
-
2018 ::
[2016-02-06T12:45:44+01:00]
[Araq]
Unfortunate resolution order in generics
-
2012 ::
[2016-02-05T01:31:06+01:00]
[Araq]
nimscript in nimble
-
2010 ::
[2016-02-04T19:16:11+01:00]
[zielmicha]
Typeclass aliases
-
2009 ::
[2016-02-04T18:10:09+01:00]
[Araq]
countup(0) and assignment as expression?
-
2007 ::
[2016-02-04T12:18:13+01:00]
[zielmicha]
Nim repls
-
2006 ::
[2016-02-04T10:32:11+01:00]
[Jehan]
Object construct
-
1996 ::
[2016-02-01T06:25:37+01:00]
[Araq]
similar language
-
1992 ::
[2016-01-30T16:21:41+01:00]
[dom96]
New NimForum features
-
1986 ::
[2016-01-27T22:22:36+01:00]
[Araq]
sizeof() within static context
-
1978 ::
[2016-01-27T00:54:28+01:00]
[Araq]
Nim in Action is now available!
-
1974 ::
[2016-01-25T13:09:21+01:00]
[Araq]
Is there really no demand for fastInt datatype in Nim?
-
1972 ::
[2016-01-25T08:15:38+01:00]
[Araq]
Compile Nim on centos 5
-
1969 ::
[2016-01-24T16:16:56+01:00]
[Araq]
cast vs type conversion and saveCast
-
1966 ::
[2016-01-24T01:30:18+01:00]
[Araq]
lib/system/gc_common.nim(134, 18) Warning: use ByteAddress instead; TAddress is deprecated
-
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
-
1955 ::
[2016-01-19T15:43:24+01:00]
[Araq]
New nim llvm genererator
-
1954 ::
[2016-01-19T13:45:21+01:00]
[Araq]
Caller line numbers in templates?
-
1952 ::
[2016-01-18T22:24:54+01:00]
[Araq]
Version 0.13.0 released!
-
1950 ::
[2016-01-18T16:00:18+01:00]
[Araq]
Question about NimEdit
-
1947 ::
[2016-01-18T10:47:24+01:00]
[Araq]
Andrei Alexandrescu: Writing Fast Code
-
1943 ::
[2016-01-15T10:41:29+01:00]
[Araq]
Expressing monads using concepts
-
1941 ::
[2016-01-14T00:09:40+01:00]
[Araq]
How do I write a go-like type-switch on typeinfo.Any?
-
1938 ::
[2016-01-12T04:17:59+01:00]
[Araq]
reverse seq mitems
-
1933 ::
[2016-01-08T19:40:42+01:00]
[Araq]
Bug in json?
-
1928 ::
[2016-01-06T03:59:13+01:00]
[Araq]
assignment operator for or
-
1927 ::
[2016-01-05T22:19:31+01:00]
[Araq]
Storing ref type in void* pointer
-
1926 ::
[2016-01-05T19:48:12+01:00]
[Araq]
TIL that Cray's Chapel language shares many of Nim's superpowers
-
1924 ::
[2016-01-05T13:31:56+01:00]
[Araq]
invalid pragma base?
-
1922 ::
[2016-01-05T10:20:50+01:00]
[zio_tom78]
Backwards compatibility in Nim 0.12.0
-
1920 ::
[2016-01-03T03:50:35+01:00]
[Araq]
qualify import for message syntax
-
1918 ::
[2016-01-02T23:20:15+01:00]
[Araq]
Linear algebra library
-
1914 ::
[2016-01-02T09:17:10+01:00]
[Araq]
Proposal: Extra export marker `+` to force a symbol to require full qualification
-
1913 ::
[2016-01-02T08:59:34+01:00]
[Araq]
Proposal: Rename all `getType` procs, rename modules `typeinfo` & `typetraits`
-
1912 ::
[2015-12-31T02:08:35+01:00]
[dom96]
Nimble 0.7.0 is now out!
-
1904 ::
[2015-12-28T21:07:11+01:00]
[Araq]
SIGSEGV involving case types
-
1901 ::
[2015-12-27T23:29:42+01:00]
[Araq]
High level wrappers, any examples available already?
-
1894 ::
[2015-12-26T04:56:05+01:00]
[Araq]
object member concept type
-
1893 ::
[2015-12-25T18:56:07+01:00]
[Araq]
How to ensure large arrays not duplicated?
-
1881 ::
[2015-12-17T11:20:54+01:00]
[Araq]
concatenation bug?
-
1871 ::
[2015-12-13T13:45:58+01:00]
[Araq]
Bug in binding?
-
1868 ::
[2015-12-13T02:03:26+01:00]
[Araq]
A working OpenGl shading DSL
-
1865 ::
[2015-12-11T11:53:11+01:00]
[Araq]
Segfault with channels
-
1864 ::
[2015-12-11T08:17:43+01:00]
[Araq]
How can I get a gcsafe function?
-
1863 ::
[2015-12-11T01:42:41+01:00]
[Araq]
Get references not copies in specific script
-
1861 ::
[2015-12-09T16:37:40+01:00]
[Araq]
How to get rid of Error: 'spawn' takes a GC safe call expression with the redis client
-
1855 ::
[2015-12-07T11:34:47+01:00]
[Araq]
These code how to implement in the nim.
-
1854 ::
[2015-12-07T10:32:37+01:00]
[Araq]
Have function instead c_memset in nim?
-
1853 ::
[2015-12-07T09:02:42+01:00]
[Araq]
Connection pooling for db_postgres module
-
1852 ::
[2015-12-07T05:21:26+01:00]
[Araq]
[Urgent]Can't fix this error, sequence of tuples with proc vars
-
1843 ::
[2015-12-06T00:05:05+01:00]
[Araq]
Is the opengl package currently broken?
-
1839 ::
[2015-12-05T19:28:20+01:00]
[Araq]
Nim compiler doesn't like asterisk after proc name, help?
-
1831 ::
[2015-11-28T03:04:46+01:00]
[Araq]
runtime versus compile-time copy semantics
-
1829 ::
[2015-11-26T21:01:57+01:00]
[Araq]
memory leak in os.getAppFilename()
-
1828 ::
[2015-11-26T11:53:00+01:00]
[Araq]
named booleans
-
1826 ::
[2015-11-25T06:25:11+01:00]
[Araq]
String type in js target
-
1824 ::
[2015-11-24T23:34:04+01:00]
[Araq]
problem compiling with Nim 0.12.0 - redefinition of typedef ‘TNimType’
-
1821 ::
[2015-11-23T22:53:43+01:00]
[Jehan]
Is it possible to refer to cstring + offset
-
1817 ::
[2015-11-22T06:32:34+01:00]
[Araq]
Module Introspection
-
1814 ::
[2015-11-18T21:33:03+01:00]
[Araq]
[RESOLVED] Using existing type to wrap a C++ type?
-
1811 ::
[2015-11-18T03:31:46+01:00]
[Araq]
Optional string argument to macro
-
1808 ::
[2015-11-17T05:08:45+01:00]
[Araq]
The value of nnkCommentStmt node
-
1805 ::
[2015-11-16T22:13:23+01:00]
[Araq]
"out of memory" error
-
1804 ::
[2015-11-16T19:15:30+01:00]
[Araq]
pragma emit question
-
1802 ::
[2015-11-14T18:04:47+01:00]
[Araq]
aporia, nim how to start on windowsx32 7?
-
1801 ::
[2015-11-14T00:48:35+01:00]
[Araq]
passing function ptr from nim to C
-
1799 ::
[2015-11-13T15:14:25+01:00]
[Araq]
ioctl support for nim.
-
1797 ::
[2015-11-12T18:47:15+01:00]
[Araq]
Announcing Pymod; Request For Testing & Feedback
-
1795 ::
[2015-11-11T22:35:32+01:00]
[Araq]
Stream writeBytes
-
1793 ::
[2015-11-11T20:19:17+01:00]
[Araq]
Immutable String Type Vs. Shallow/Freeze Procedure
-
1791 ::
[2015-11-11T06:12:29+01:00]
[Araq]
How can regions model lent and unique pointers?
-
1790 ::
[2015-11-10T20:58:43+01:00]
[Araq]
filter(map(...
-
1789 ::
[2015-11-10T20:52:04+01:00]
[gmpreussner]
Concept[T] status
-
1787 ::
[2015-11-10T15:50:17+01:00]
[Araq]
How does one pass something by reference?
-
1786 ::
[2015-11-10T15:44:52+01:00]
[Araq]
Windows exe hangs
-
1785 ::
[2015-11-10T07:20:49+01:00]
[Araq]
Windows XP Quirk
-
1782 ::
[2015-11-09T02:47:07+01:00]
[Araq]
Name collisions
-
1781 ::
[2015-11-09T02:09:53+01:00]
[Araq]
Performance degradation for recursive algorithms between nim-10.1 and MASTER.
-
1779 ::
[2015-11-08T08:43:55+01:00]
[Araq]
Nim vs D
-
1778 ::
[2015-11-08T02:42:25+01:00]
[Araq]
Nimscript exec() on Windows
-
1777 ::
[2015-11-08T02:36:34+01:00]
[Araq]
Nimscript as build tool on Windows
-
1775 ::
[2015-11-08T01:03:45+01:00]
[Araq]
package management using npm
-
1773 ::
[2015-11-07T02:27:35+01:00]
[Araq]
how to use typedesc in table?
-
1772 ::
[2015-11-06T21:44:57+01:00]
[Araq]
[feature suggestion] compiler check for no side effects
-
1763 ::
[2015-11-03T08:54:44+01:00]
[Araq]
Jerry, I'm going on a break
-
1762 ::
[2015-11-02T20:39:33+01:00]
[Araq]
Proposal of new functions in stdlib
-
1760 ::
[2015-11-01T14:45:55+01:00]
[Araq]
Feedback on Starting with Nim on Windows
-
1757 ::
[2015-10-31T12:56:10+01:00]
[Araq]
Don't nim0.12 support jester?
-
1755 ::
[2015-10-31T05:26:41+01:00]
[Araq]
Handling entities in xmlparser
-
1752 ::
[2015-10-30T12:17:02+01:00]
[Araq]
Help debugging memory issue
-
1751 ::
[2015-10-29T21:33:57+01:00]
[Araq]
Nim without converting to C before compiling?
-
1750 ::
[2015-10-29T21:17:52+01:00]
[Araq]
Help to get example LPATHBench with latest Nim
-
1747 ::
[2015-10-28T20:38:30+01:00]
[repax]
A suggestion for enums and procs
-
1743 ::
[2015-10-28T17:10:46+01:00]
[Araq]
Calling Nim functions from NimScript
-
1741 ::
[2015-10-28T12:53:41+01:00]
[Araq]
Please, nimsuggest v0.12?
-
1740 ::
[2015-10-28T11:06:27+01:00]
[Araq]
Nimscript can't run external command on osx10.10.5?
-
1737 ::
[2015-10-27T23:25:19+01:00]
[Araq]
Version 0.12.0 is out!
-
1732 ::
[2015-10-25T11:27:24+01:00]
[Araq]
will there be new nim release 0.12 before Conference?
-
1730 ::
[2015-10-23T18:51:07+02:00]
[Araq]
Slow strings
-
1729 ::
[2015-10-21T15:41:39+02:00]
[Araq]
How to deactivate linking against libdl when cross compiling to AVR MCU?
-
1723 ::
[2015-10-20T10:23:57+02:00]
[Araq]
Is this -d:useNimRtl parameter useful?
-
1722 ::
[2015-10-20T03:34:28+02:00]
[Araq]
Using the gccgo garbage collector: supported soon?
-
1721 ::
[2015-10-19T05:01:54+02:00]
[Araq]
Freeimage could not import
-
1720 ::
[2015-10-18T00:19:31+02:00]
[Araq]
Help for code cleanup, avoid addr and cast
-
1715 ::
[2015-10-16T21:22:12+02:00]
[Araq]
First Nim conference in Kyiv
-
1714 ::
[2015-10-16T14:38:05+02:00]
[Araq]
Passing hooks to fixed signature callbacks
-
1713 ::
[2015-10-15T06:28:59+02:00]
[Araq]
Matching a type to a concept
-
1709 ::
[2015-10-14T12:03:29+02:00]
[Araq]
Could c2nim use this technique to parse C headers?
-
1708 ::
[2015-10-13T16:49:02+02:00]
[Araq]
Upcoming breaking changes
-
1707 ::
[2015-10-13T09:18:55+02:00]
[Araq]
4nim
-
1705 ::
[2015-10-12T19:20:39+02:00]
[Araq]
C wrapper var parameter problem
-
1704 ::
[2015-10-11T15:49:49+02:00]
[Araq]
A[T] = object of T does not work
-
1700 ::
[2015-10-07T22:46:11+02:00]
[Araq]
The effects system
-
1685 ::
[2015-10-02T17:54:35+02:00]
[Araq]
Are all refs mutable?
-
1682 ::
[2015-10-02T09:49:00+02:00]
[Araq]
Error: 'f' cannot be passed to a procvar
-
1677 ::
[2015-09-30T18:32:55+02:00]
[Araq]
Reading bytes into a buffer
-
1675 ::
[2015-09-28T16:40:59+02:00]
[Araq]
[feature suggestion] conditional compilation based on source code properties
-
1674 ::
[2015-09-28T13:35:59+02:00]
[Araq]
When Nim is going to hit 1.0?
-
1672 ::
[2015-09-28T00:18:52+02:00]
[Araq]
Project ideas
-
1668 ::
[2015-09-24T23:16:19+02:00]
[Araq]
Nim destroys variables contained in pointers?
-
1666 ::
[2015-09-24T10:50:50+02:00]
[Araq]
Time for new nim rlease?
-
1665 ::
[2015-09-24T09:34:49+02:00]
[zielmicha]
Small steps in sequtils
-
1663 ::
[2015-09-23T06:22:45+02:00]
[Araq]
New Nim package for Atom
-
1660 ::
[2015-09-23T02:03:38+02:00]
[Araq]
arbitrary-syntax DSL without using strings
-
1656 ::
[2015-09-21T23:27:36+02:00]
[Araq]
Valgrind and GC
-
1655 ::
[2015-09-21T13:12:53+02:00]
[Araq]
Nimble "update" command
-
1652 ::
[2015-09-20T01:46:44+02:00]
[Araq]
How to ensure that a finalizer gets called?
-
1647 ::
[2015-09-18T09:19:51+02:00]
[Orion]
mySeq.map(x => x+1) update
-
1646 ::
[2015-09-18T08:59:04+02:00]
[Jehan]
GC parameters
-
1642 ::
[2015-09-17T22:33:40+02:00]
[Araq]
Template parameters
-
1640 ::
[2015-09-16T13:05:43+02:00]
[Araq]
New high level ODBC library for SQL Server
-
1639 ::
[2015-09-16T12:40:12+02:00]
[Jehan]
Nim's standard syntax-->Strong spaces
-
1637 ::
[2015-09-15T20:04:02+02:00]
[Araq]
A python developer looks into rust and briefly compares it nim
-
1635 ::
[2015-09-15T09:43:24+02:00]
[Stefan_Salewski]
Will we get an official book at 1.0?
-
1634 ::
[2015-09-15T07:01:52+02:00]
[Araq]
JVM backend
-
1633 ::
[2015-09-14T16:31:08+02:00]
[Araq]
Compile-time case statement
-
1632 ::
[2015-09-13T09:56:07+02:00]
[Araq]
I think official sdl2 nim lib is chaos.
-
1630 ::
[2015-09-12T13:05:30+02:00]
[Araq]
How to generate {.gensym.} variable in a macro for a template?
-
1629 ::
[2015-09-11T22:09:20+02:00]
[Varriount]
Nimbol: SNOBOL4 pattern construction and matching in Nim
-
1627 ::
[2015-09-11T17:43:19+02:00]
[Araq]
Usage of AsyncNet
-
1626 ::
[2015-09-10T01:38:36+02:00]
[Araq]
Some template problems
-
1625 ::
[2015-09-09T15:25:42+02:00]
[Araq]
Source code style for wrappers
-
1624 ::
[2015-09-09T12:56:47+02:00]
[dom96]
OSCON Amsterdam, T-shirts and stickers
-
1623 ::
[2015-09-09T12:34:27+02:00]
[Araq]
async - "illegal capture" on var parameters
-
1620 ::
[2015-09-08T05:50:48+02:00]
[Araq]
Is this a bug about use "not (Key is string) " in type statement ?
-
1616 ::
[2015-09-07T09:44:03+02:00]
[jlp765]
map/mapIt (now with benchmarks)
-
1614 ::
[2015-09-06T18:47:59+02:00]
[xyz32]
FreeBSD arm
-
1613 ::
[2015-09-06T15:17:38+02:00]
[Araq]
Endb and compiler localDebugInfo
-
1611 ::
[2015-09-05T03:10:42+02:00]
[Araq]
Is this a bug about generics?
-
1610 ::
[2015-09-03T19:02:17+02:00]
[Araq]
VM: setting object element value fails
-
1609 ::
[2015-09-03T03:46:07+02:00]
[Jehan]
readPasswordFromStdin
-
1607 ::
[2015-09-02T09:08:48+02:00]
[Araq]
For cycle
-
1604 ::
[2015-09-02T06:32:13+02:00]
[Jehan]
Is there interfaces in NIM language?
-
1599 ::
[2015-09-01T17:37:41+02:00]
[Araq]
Getting the element type from a container
-
1597 ::
[2015-08-31T19:31:39+02:00]
[Araq]
Changes in channels
-
1596 ::
[2015-08-31T16:39:45+02:00]
[Araq]
unicode support
-
1595 ::
[2015-08-31T11:50:23+02:00]
[Araq]
TR template involving Slice
-
1593 ::
[2015-08-30T16:09:26+02:00]
[Araq]
typedesc error with anonymous proc
-
1588 ::
[2015-08-29T01:48:27+02:00]
[Araq]
Token stringification, Token concatenation and offsetof() form C
-
1586 ::
[2015-08-28T03:48:16+02:00]
[Araq]
how to cast a LPCWSTR to a string
-
1585 ::
[2015-08-27T20:00:27+02:00]
[Araq]
Using ``debug: static[bool]`` generates ``Error: illformed AST: ()``
-
1584 ::
[2015-08-26T19:32:30+02:00]
[Araq]
Concepts, effects, tags, macros and compile-time dimension checking
-
1582 ::
[2015-08-26T09:40:25+02:00]
[Araq]
openarray syntax improvement suggestion
-
1581 ::
[2015-08-25T21:04:30+02:00]
[Araq]
Sieve of Erastosthenes, Benchmarks
-
1580 ::
[2015-08-25T15:33:09+02:00]
[Araq]
File iteration slow
-
1579 ::
[2015-08-25T08:38:22+02:00]
[Araq]
when debug:
-
1577 ::
[2015-08-24T21:50:28+02:00]
[Araq]
How to debug?
-
1576 ::
[2015-08-24T15:02:11+02:00]
[Araq]
Sieve of Erastosthenes, Segmentation fault
-
1575 ::
[2015-08-24T14:49:31+02:00]
[Araq]
ptr, array, openarray and the heap
-
1572 ::
[2015-08-23T23:00:28+02:00]
[Araq]
Sharing memory between threads
-
1570 ::
[2015-08-23T18:59:15+02:00]
[dom96]
Nimble publish is ready
-
1569 ::
[2015-08-23T14:57:41+02:00]
[Araq]
Why does lexbase close the stream?
-
1568 ::
[2015-08-22T23:00:43+02:00]
[Araq]
Error: 'object' is not a concrete type.
-
1565 ::
[2015-08-21T16:06:36+02:00]
[Araq]
Will there be another release or Directly towards 1.0?
-
1564 ::
[2015-08-21T06:20:05+02:00]
[Araq]
concurrency
-
1563 ::
[2015-08-20T15:37:26+02:00]
[Araq]
Nimble pass flags to nim.cfg
-
1562 ::
[2015-08-19T16:23:45+02:00]
[Araq]
Can't check range when I use hex
-
1561 ::
[2015-08-19T11:40:14+02:00]
[Araq]
Ambiguous proc call
-
1560 ::
[2015-08-18T18:43:49+02:00]
[Araq]
Calling proc by address
-
1558 ::
[2015-08-18T12:38:37+02:00]
[Araq]
Closed channels
-
1550 ::
[2015-08-17T22:15:38+02:00]
[Araq]
Problem with static[T]
-
1549 ::
[2015-08-17T16:57:09+02:00]
[Araq]
Actual type of a captured environment
-
1546 ::
[2015-08-17T10:54:26+02:00]
[Araq]
not nil
-
1545 ::
[2015-08-16T15:49:58+02:00]
[Araq]
[bug] error: redeclaration of 'result_115076' with no linkage
-
1544 ::
[2015-08-16T14:19:25+02:00]
[Araq]
NimScript
-
1543 ::
[2015-08-16T12:28:21+02:00]
[Araq]
[feature request] Make global assignment by reference
-
1541 ::
[2015-08-15T13:42:50+02:00]
[Araq]
Error invalid module name: nim_1.1.1
-
1536 ::
[2015-08-13T22:25:43+02:00]
[Araq]
Weekly email
-
1535 ::
[2015-08-13T19:52:19+02:00]
[Araq]
Error: expression has no address
-
1530 ::
[2015-08-13T12:53:28+02:00]
[Araq]
Evolution of Nimble
-
1529 ::
[2015-08-13T12:42:06+02:00]
[Araq]
macros.getType
-
1528 ::
[2015-08-13T11:04:09+02:00]
[Araq]
Cleaning up objects and finalizers
-
1527 ::
[2015-08-13T10:10:26+02:00]
[Araq]
Compiling to C++ lambdas
-
1523 ::
[2015-08-12T21:31:20+02:00]
[Araq]
Bug in my GTK3 wrapper
-
1521 ::
[2015-08-12T09:12:28+02:00]
[Araq]
About Nim
-
1513 ::
[2015-08-11T11:52:37+02:00]
[Araq]
Check type inside macro
-
1510 ::
[2015-08-10T02:50:49+02:00]
[Araq]
I've put together some macros to work with Python's cffi, if anyone is interested
-
1509 ::
[2015-08-10T01:44:47+02:00]
[Araq]
help understanding closure oddness
-
1507 ::
[2015-08-09T16:19:30+02:00]
[Araq]
Question about indentation of conditions
-
1505 ::
[2015-08-09T11:45:37+02:00]
[Araq]
[RFC] String Procedures: In-Place vs Copying
-
1502 ::
[2015-08-07T13:17:27+02:00]
[Araq]
Nim support for Notepad ++
-
1501 ::
[2015-08-07T09:51:56+02:00]
[Araq]
How can I get columns by name from db_mysql?
-
1500 ::
[2015-08-06T10:10:09+02:00]
[Araq]
Regex newb crash. Help needed.
-
1498 ::
[2015-08-05T11:53:02+02:00]
[Araq]
[solved] Macro wrapping procs with return types?
-
1497 ::
[2015-08-05T09:31:53+02:00]
[Araq]
How to get the last error from db_mysql?
-
1491 ::
[2015-08-04T10:33:19+02:00]
[Araq]
SIGSEV calling a nim lib from python
-
1490 ::
[2015-08-04T00:23:27+02:00]
[Araq]
Creating an AST for a Markup Language
-
1489 ::
[2015-08-03T17:35:01+02:00]
[Araq]
Accessing seq pointer
-
1488 ::
[2015-08-03T15:21:43+02:00]
[Araq]
Passing a closure as a callback to C
-
1485 ::
[2015-08-02T11:41:22+02:00]
[Araq]
Migrating from XL2 -> Nim
-
1483 ::
[2015-07-31T13:45:45+02:00]
[Araq]
Implicit procedure arguments
-
1478 ::
[2015-07-28T21:58:07+02:00]
[Araq]
const vs let in injected vs provided code bodies
-
1477 ::
[2015-07-28T12:03:15+02:00]
[Araq]
tables mget
-
1474 ::
[2015-07-26T16:41:56+02:00]
[Araq]
Math library missing absolute value?
-
1473 ::
[2015-07-26T14:41:28+02:00]
[Jehan]
A better memory model?
-
1472 ::
[2015-07-25T11:43:42+02:00]
[Araq]
Taking a clone / deepCopy
-
1471 ::
[2015-07-24T22:10:18+02:00]
[Araq]
[Performance improvement] seq remove() and insert()
-
1469 ::
[2015-07-23T15:47:29+02:00]
[Araq]
Storing a concept inside an object
-
1468 ::
[2015-07-23T14:40:05+02:00]
[Araq]
'Arguments' in Nim syntax?
-
1467 ::
[2015-07-23T13:59:34+02:00]
[Araq]
Inference of static[int] in sequences
-
1466 ::
[2015-07-22T10:56:57+02:00]
[Araq]
Is memset in the standard lib
-
1464 ::
[2015-07-21T12:34:44+02:00]
[Araq]
What about lib/wrappers?
-
1463 ::
[2015-07-20T23:24:20+02:00]
[Araq]
Setting visibility in macros
-
1461 ::
[2015-07-20T06:53:54+02:00]
[Araq]
builtin set of int
-
1458 ::
[2015-07-19T14:03:20+02:00]
[Araq]
array var parameter
-
1457 ::
[2015-07-18T11:17:50+02:00]
[Araq]
mySeq.map(x => x+1)
-
1456 ::
[2015-07-17T15:50:37+02:00]
[Araq]
Python to Nim compiler
-
1455 ::
[2015-07-17T15:45:37+02:00]
[def]
Does c2nim support C++ ?
-
1454 ::
[2015-07-17T08:56:32+02:00]
[Araq]
Help for start to test Nim ...
-
1453 ::
[2015-07-17T02:00:26+02:00]
[Araq]
Nim at OSCON 2015
-
1452 ::
[2015-07-16T11:07:41+02:00]
[Araq]
Evaluate macro stmt at compile time
-
1451 ::
[2015-07-16T10:27:26+02:00]
[Araq]
Generic lambdas
-
1449 ::
[2015-07-15T11:54:15+02:00]
[Araq]
I have donwloaded Nim and try aporia but ...
-
1448 ::
[2015-07-15T05:33:19+02:00]
[Araq]
"#define"ed symbol at compile time
-
1446 ::
[2015-07-13T22:33:08+02:00]
[Araq]
Compiler error when using static[int] ?
-
1445 ::
[2015-07-13T21:55:06+02:00]
[Araq]
Questions about threadpool
-
1443 ::
[2015-07-11T16:55:19+02:00]
[Araq]
Implementing a flexible serialization interface
-
1441 ::
[2015-07-11T10:36:48+02:00]
[Araq]
Vectorize!
-
1440 ::
[2015-07-10T22:50:08+02:00]
[Araq]
Call function with tuple
-
1439 ::
[2015-07-10T16:34:38+02:00]
[Araq]
Does Nim support self-modifying code?
-
1438 ::
[2015-07-10T12:21:35+02:00]
[Araq]
Have these module at seq and string types?
-
1437 ::
[2015-07-10T09:07:34+02:00]
[Araq]
[SOLVED] Macro's parameters
-
1436 ::
[2015-07-10T08:07:30+02:00]
[Varriount]
seq.delete() is strange
-
1435 ::
[2015-07-10T06:53:05+02:00]
[Araq]
Get Exception Types as String
-
1432 ::
[2015-07-09T08:49:19+02:00]
[Araq]
babel & nimbel in WinXP error
-
1425 ::
[2015-07-07T22:01:29+02:00]
[Araq]
Introducting Einheit, a New Unit Test Module!
-
1420 ::
[2015-07-07T08:36:47+02:00]
[Araq]
Time for Nim-Powered Captchas?
-
1417 ::
[2015-07-07T07:45:02+02:00]
[Araq]
[Question] How to borrow procs
-
1414 ::
[2015-07-06T16:25:56+02:00]
[Araq]
Macros: getting info from the compiler
-
1409 ::
[2015-07-05T15:48:38+02:00]
[Araq]
Patty - A pattern matching library
-
1408 ::
[2015-07-05T08:16:28+02:00]
[Araq]
Aporia not opening .nim files in windows on double click
-
1405 ::
[2015-07-04T19:06:10+02:00]
[Araq]
How stable is Nim now?
-
1404 ::
[2015-07-04T17:48:24+02:00]
[Araq]
Can a warning be promoted to error to prevent compilation?
-
1401 ::
[2015-07-04T03:58:13+02:00]
[Araq]
unittest in Standard Library Documentation
-
1399 ::
[2015-07-03T17:07:23+02:00]
[Araq]
Why does 'nim check' have more bugs than 'nim c'
-
1394 ::
[2015-07-02T09:51:26+02:00]
[Araq]
Warning: method has lock level <unknown>, but another method has 0 [LockLevel]
-
1392 ::
[2015-07-02T05:24:18+02:00]
[Araq]
Any chance there will be a wasm backend?
-
1391 ::
[2015-07-02T04:46:32+02:00]
[Araq]
reversed proc
-
1390 ::
[2015-07-02T02:12:18+02:00]
[Araq]
getFileSize and rawFileSize (sysio) have different upper limits
-
1389 ::
[2015-07-01T08:17:50+02:00]
[Araq]
Error asyncdispatch
-
1383 ::
[2015-06-29T16:32:22+02:00]
[Araq]
`nim i`has errors, but the buildbot passed.
-
1382 ::
[2015-06-29T12:13:44+02:00]
[Araq]
noob: json to object conversion
-
1380 ::
[2015-06-28T23:43:21+02:00]
[Araq]
SOLVED: Noob question - complex type method chaining
-
1376 ::
[2015-06-27T18:45:14+02:00]
[Araq]
How is Nimrod 1.0 coming up? Rust will be at 1.2 in 6 weeks or so.
-
1375 ::
[2015-06-27T07:06:28+02:00]
[Araq]
Feature Request
-
1365 ::
[2015-06-25T13:31:17+02:00]
[Araq]
What is nim_init?
-
1364 ::
[2015-06-25T05:25:22+02:00]
[Araq]
Tips on speeding up variable assignments?
-
1362 ::
[2015-06-24T19:01:49+02:00]
[Araq]
Converter
-
1359 ::
[2015-06-23T18:03:32+02:00]
[Araq]
Where's windows.nim?
-
1358 ::
[2015-06-23T17:25:13+02:00]
[Araq]
How to switch of color in nim (devel)?
-
1356 ::
[2015-06-22T22:49:36+02:00]
[Araq]
ByteSeq to string ?
-
1355 ::
[2015-06-22T17:14:30+02:00]
[Araq]
WebAssembly
-
1353 ::
[2015-06-22T10:06:20+02:00]
[Araq]
BUG with sprintf?
-
1352 ::
[2015-06-22T07:29:06+02:00]
[Araq]
Semantic peculiarities
-
1350 ::
[2015-06-22T00:55:55+02:00]
[Araq]
seq memory layout / memory bookkeeping
-
1343 ::
[2015-06-19T18:52:53+02:00]
[Araq]
My first macro (memoize)
-
1342 ::
[2015-06-19T07:13:30+02:00]
[Araq]
Array ptr dereference, unexpected behavior
-
1338 ::
[2015-06-18T23:27:56+02:00]
[Araq]
Console.log in js
-
1337 ::
[2015-06-18T15:30:00+02:00]
[Araq]
readLine/writeLn
-
1336 ::
[2015-06-18T07:40:37+02:00]
[Araq]
Distributing an SDL2/Nim OSX application
-
1335 ::
[2015-06-18T04:00:40+02:00]
[Araq]
Concept for overloaded functions ?
-
1334 ::
[2015-06-18T01:02:55+02:00]
[Araq]
Enable/disable blocks of code at compile time
-
1333 ::
[2015-06-18T00:21:55+02:00]
[Araq]
Changes in sequtils
-
1325 ::
[2015-06-15T01:17:29+02:00]
[Araq]
Are => and -> going to be out of the future module by 1.0?
-
1324 ::
[2015-06-14T23:43:25+02:00]
[Araq]
macro with named varargs parameter possible?
-
1320 ::
[2015-06-13T22:58:50+02:00]
[Araq]
simple state machine in Nim
-
1319 ::
[2015-06-13T09:53:00+02:00]
[Araq]
Generate code at runtime
-
1314 ::
[2015-06-12T07:21:57+02:00]
[dom96]
Bug in asyncnet module ?
-
1313 ::
[2015-06-11T23:19:08+02:00]
[Araq]
Allowing nil for a distinct type?
-
1309 ::
[2015-06-10T03:28:05+02:00]
[Araq]
import table objects does not work
-
1308 ::
[2015-06-09T11:48:50+02:00]
[Araq]
Test for the existence of a variable
-
1307 ::
[2015-06-09T11:19:02+02:00]
[Araq]
Memory problem with HashSet?
-
1306 ::
[2015-06-09T05:04:24+02:00]
[Araq]
Work around for lambda lifting error?
-
1305 ::
[2015-06-08T19:35:34+02:00]
[Araq]
Compile-time string obfuscation
-
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
-
1301 ::
[2015-06-08T10:10:20+02:00]
[Araq]
Introduction
-
1300 ::
[2015-06-07T19:52:05+02:00]
[Araq]
Template / Macro to split their parameters to multiple parameters of another proc call
-
1298 ::
[2015-06-07T11:58:29+02:00]
[Araq]
Why doesn't system.nim use ``not nil`` annotations?
-
1296 ::
[2015-06-05T01:51:40+02:00]
[dom96]
Yet another bignum wrapper
-
1295 ::
[2015-06-04T17:23:59+02:00]
[Araq]
Stuck. How to get smart auto-complete working in SublimeText or Aporia?
-
1294 ::
[2015-06-04T16:48:28+02:00]
[Araq]
Chaining converters automatically?
-
1290 ::
[2015-06-04T15:33:21+02:00]
[LeuGim]
Too many arguments to function call
-
1286 ::
[2015-06-03T05:51:45+02:00]
[Araq]
Nim on MIPS
-
1285 ::
[2015-06-02T21:53:58+02:00]
[Araq]
You bought me!
-
1283 ::
[2015-06-02T17:13:08+02:00]
[Araq]
Which solution is the most idiomatic?
-
1279 ::
[2015-06-01T01:08:00+02:00]
[Araq]
Nim screencast on Tuesday hosted by O'Reilly
-
1278 ::
[2015-05-31T23:42:29+02:00]
[Jehan]
Go channels, goroutines and GC available in Nim
-
1277 ::
[2015-05-31T16:40:15+02:00]
[Araq]
Read file at compile time
-
1276 ::
[2015-05-31T01:06:18+02:00]
[Araq]
Global variables, .gcsafe. and .thread.
-
1275 ::
[2015-05-30T23:06:01+02:00]
[Varriount]
Lazy, an iterator library
-
1272 ::
[2015-05-29T16:08:35+02:00]
[Araq]
C++ FFI
-
1271 ::
[2015-05-29T09:21:07+02:00]
[Araq]
Nim and dependency injection
-
1269 ::
[2015-05-28T18:48:59+02:00]
[Araq]
A change of perspective for nimble?
-
1268 ::
[2015-05-28T18:27:00+02:00]
[Araq]
Invoking BLAS functions (unexpected slowness)
-
1264 ::
[2015-05-27T02:11:52+02:00]
[def]
Nim cross compiling (BBB)
-
1261 ::
[2015-05-26T14:29:49+02:00]
[Araq]
critbit vs. sets module -- different results?
-
1260 ::
[2015-05-25T18:59:40+02:00]
[Araq]
Pass compiler options to file compiled with the compile pragma
-
1256 ::
[2015-05-24T18:52:25+02:00]
[Araq]
How source releases prepared
-
1255 ::
[2015-05-24T04:35:05+02:00]
[Araq]
Lint tool?
-
1254 ::
[2015-05-23T20:22:18+02:00]
[Araq]
I want an event loop in my app
-
1251 ::
[2015-05-22T10:51:43+02:00]
[Araq]
Bootstrapping Nim on Microsoft
-
1249 ::
[2015-05-21T20:56:07+02:00]
[Araq]
nimsuggest and identifiers
-
1248 ::
[2015-05-21T19:04:11+02:00]
[Araq]
Allocation of return value
-
1246 ::
[2015-05-21T02:56:54+02:00]
[Araq]
What can Nim learn from Crystal
-
1245 ::
[2015-05-20T11:52:49+02:00]
[Araq]
Markdown for the forum
-
1242 ::
[2015-05-18T20:10:31+02:00]
[filwit]
Parser bug?
-
1241 ::
[2015-05-18T19:19:48+02:00]
[Araq]
Strange bug with arrays of complex numbers
-
1235 ::
[2015-05-17T17:01:20+02:00]
[Araq]
String formatting and interpolation library
-
1232 ::
[2015-05-16T19:12:38+02:00]
[Araq]
wisdom of var parameters
-
1227 ::
[2015-05-14T12:07:27+02:00]
[def]
Pass stmt block to a template which returns an expr?
-
1226 ::
[2015-05-14T10:30:44+02:00]
[Araq]
Using FFTW (Fastest Fourier Transform in the West)
-
1225 ::
[2015-05-14T09:13:53+02:00]
[Araq]
Nim containers
-
1220 ::
[2015-05-13T19:59:28+02:00]
[Araq]
Compiler plugins?
-
1219 ::
[2015-05-13T13:09:25+02:00]
[Araq]
Macros: How to parse a string and get the type of the expression?
-
1217 ::
[2015-05-12T11:32:35+02:00]
[Araq]
No "key in table" operator?
-
1215 ::
[2015-05-12T03:51:46+02:00]
[Araq]
Named ranges
-
1214 ::
[2015-05-12T01:55:19+02:00]
[Araq]
thread usage scenarios and long term goals
-
1213 ::
[2015-05-11T21:48:20+02:00]
[def]
Possibly a bug
-
1212 ::
[2015-05-11T17:55:39+02:00]
[Araq]
Understanding GC safety
-
1211 ::
[2015-05-11T16:02:41+02:00]
[Araq]
Tables and "default empty value"???
-
1209 ::
[2015-05-11T01:31:26+02:00]
[Araq]
deadCodeElim pragma not working?
-
1208 ::
[2015-05-09T04:07:10+02:00]
[Jehan]
Borrowing brackets for distinct seq
-
1207 ::
[2015-05-08T22:02:01+02:00]
[Araq]
when to use 'ref object' vs plain 'object'
-
1206 ::
[2015-05-07T19:53:20+02:00]
[dom96]
httpclient with unix socket?
-
1205 ::
[2015-05-07T19:52:22+02:00]
[Araq]
cannot update object / tuple in a for loop.
-
1204 ::
[2015-05-07T18:33:56+02:00]
[Araq]
Destructors and assignment operators
-
1203 ::
[2015-05-07T04:07:35+02:00]
[Araq]
Porting python code to nim
-
1202 ::
[2015-05-07T02:23:58+02:00]
[Araq]
FlowVar type mismatch in parallel block
-
1201 ::
[2015-05-06T23:08:16+02:00]
[Araq]
version 0.11.2 type mismatch error
-
1198 ::
[2015-05-06T21:22:57+02:00]
[kirbyfan64sos]
MILL: Go style concurrency in C
-
1197 ::
[2015-05-06T20:10:04+02:00]
[Araq]
Using Nim with tools like YACC
-
1196 ::
[2015-05-06T16:19:00+02:00]
[Araq]
[RFC] import Module using InjectedDependency
-
1187 ::
[2015-05-04T20:54:40+02:00]
[Araq]
nim "could not load: pcre.dll" (0.11 64b)
-
1186 ::
[2015-05-04T19:29:00+02:00]
[Araq]
Varargs forwarding.
-
1185 ::
[2015-05-04T17:35:06+02:00]
[dom96]
Problem with compiling in windows
-
1179 ::
[2015-05-03T11:03:29+02:00]
[dom96]
How to use file system watcher (fsmonitor) in Nim?
-
1175 ::
[2015-05-02T13:22:05+02:00]
[Araq]
Include paths in Nim documentation
-
1170 ::
[2015-04-30T17:37:06+02:00]
[Araq]
Version 0.11.0 released
-
1161 ::
[2015-04-27T04:22:59+02:00]
[Araq]
initialization of objects with sequences.. code-block:: nimrod
-
1159 ::
[2015-04-26T20:24:07+02:00]
[Araq]
Generic type crashing compiler
-
1158 ::
[2015-04-24T19:53:05+02:00]
[Araq]
Newbie question
-
1154 ::
[2015-04-23T00:14:32+02:00]
[Araq]
How to use a string in an allocShared object
-
1153 ::
[2015-04-22T17:57:30+02:00]
[Araq]
unittest or discard string?
-
1152 ::
[2015-04-21T22:14:32+02:00]
[Araq]
TechEmpower Web Framework Benchmarks
-
1151 ::
[2015-04-21T12:52:27+02:00]
[Araq]
Why is reading lines from stdin so slow for me?
-
1150 ::
[2015-04-21T02:36:17+02:00]
[Araq]
Announcing wiki2text
-
1149 ::
[2015-04-20T22:31:58+02:00]
[Araq]
How to generate procs with a template in a loop
-
1148 ::
[2015-04-20T20:21:51+02:00]
[Araq]
Grammar syntax
-
1145 ::
[2015-04-19T16:44:19+02:00]
[Araq]
Is it thread safe?
-
1144 ::
[2015-04-19T15:10:29+02:00]
[Araq]
Adding events for keyboard keypress and mouse click
-
1139 ::
[2015-04-18T01:30:00+02:00]
[Araq]
KDevelop nim/nimble project
-
1136 ::
[2015-04-16T00:07:37+02:00]
[Renesac]
Update a seq value in place
-
1135 ::
[2015-04-15T22:43:05+02:00]
[dom96]
Error: type mismatch: got (uint64, uint64)
-
1134 ::
[2015-04-15T20:41:55+02:00]
[Araq]
Incremental (developer) compilation
-
1133 ::
[2015-04-14T23:36:53+02:00]
[Araq]
Converters only allowed at top level?
-
1129 ::
[2015-04-13T21:47:49+02:00]
[Araq]
Strange ``<`` in tutorial
-
1127 ::
[2015-04-13T18:50:53+02:00]
[Araq]
Removing the colons from <if-else>
-
1126 ::
[2015-04-13T17:44:12+02:00]
[Araq]
RTTI for objects
-
1125 ::
[2015-04-13T16:46:00+02:00]
[dom96]
Making AsyncHTTPServer multi-threaded?
-
1124 ::
[2015-04-13T02:26:07+02:00]
[Araq]
Question about the locks module
-
1119 ::
[2015-04-11T23:04:32+02:00]
[Araq]
Error: undeclared identifier: 'hostCPU'
-
1118 ::
[2015-04-11T22:13:03+02:00]
[Araq]
Is game development in Nim worth it?
-
1117 ::
[2015-04-11T09:54:41+02:00]
[dom96]
Subtle callback problem in asyncdispatch
-
1116 ::
[2015-04-10T05:09:10+02:00]
[Araq]
Error: 'yield' cannot be used within 'try' in a non-inlined iterator
-
1115 ::
[2015-04-09T23:37:44+02:00]
[Araq]
mulitple dispatch - avoid code duplication
-
1114 ::
[2015-04-09T20:29:29+02:00]
[Araq]
passL or clib as proc pragmas?
-
1113 ::
[2015-04-09T10:10:43+02:00]
[Araq]
Forum: e-mail notifications per-thread, please!
-
1112 ::
[2015-04-09T05:55:05+02:00]
[Araq]
Parameter doc help
-
1111 ::
[2015-04-09T03:04:16+02:00]
[def]
when to release new version
-
1110 ::
[2015-04-08T09:54:50+02:00]
[Araq]
Is epochtime() the Nim equivalent of time(NULL) in C?
-
1107 ::
[2015-04-07T05:08:38+02:00]
[Araq]
NimStudio - Nim for Visual Studio 2013
-
1106 ::
[2015-04-06T23:44:49+02:00]
[Araq]
Is it possible to get path information from imports?
-
1103 ::
[2015-04-05T10:27:22+02:00]
[Araq]
Examples of specifying shared library name/path at runtime?
-
1101 ::
[2015-04-04T18:17:46+02:00]
[Araq]
Partial success getting nim to run in the Cygwin environment
-
1100 ::
[2015-04-03T19:30:26+02:00]
[Araq]
Templates are complicated
-
1099 ::
[2015-04-03T18:08:39+02:00]
[Jehan]
Best way to map with procs?
-
1096 ::
[2015-04-02T00:20:12+02:00]
[Jehan]
benchmark module for Nim
-
1095 ::
[2015-04-01T16:27:15+02:00]
[gmpreussner]
Entertainment: From Nimrod to Nim (Video)
-
1093 ::
[2015-03-31T19:06:28+02:00]
[kirbyfan64sos]
GcUnsafe warning when using commandLineParams
-
1092 ::
[2015-03-30T22:19:30+02:00]
[Araq]
Naming Variables is too restricitve
-
1091 ::
[2015-03-30T08:29:04+02:00]
[Araq]
Memory usage tracking
-
1090 ::
[2015-03-29T18:47:17+02:00]
[Araq]
Smileys
-
1088 ::
[2015-03-29T15:33:27+02:00]
[singularity]
AppCrash with service callback
-
1087 ::
[2015-03-29T09:50:00+02:00]
[Araq]
Are cstrings from imported C functions garbage collected?
-
1086 ::
[2015-03-29T09:02:21+02:00]
[Araq]
Why does ordinary template fail with redefinition of a proc
-
1084 ::
[2015-03-28T02:19:56+01:00]
[brianrogoff]
What happened to the term rewriting macros document?
-
1079 ::
[2015-03-27T10:02:00+01:00]
[Araq]
Need Help: A small problem in Clang
-
1078 ::
[2015-03-27T01:21:01+01:00]
[Araq]
Threading and concurrency with loops
-
1077 ::
[2015-03-26T21:31:42+01:00]
[Araq]
Get calling path?
-
1075 ::
[2015-03-26T00:56:49+01:00]
[Araq]
Wikipedia article about to be deleted again
-
1074 ::
[2015-03-25T23:54:49+01:00]
[Araq]
Any samples documenting use of asynchttpserver?
-
1073 ::
[2015-03-25T23:06:13+01:00]
[Araq]
Referring to nim as nim-lang
-
1072 ::
[2015-03-25T22:36:09+01:00]
[Araq]
Next release?
-
1070 ::
[2015-03-25T17:42:17+01:00]
[Araq]
Ranges and loop
-
1069 ::
[2015-03-25T15:40:22+01:00]
[Araq]
Raspberry pi?
-
1068 ::
[2015-03-25T14:08:54+01:00]
[dom96]
Crude Nim REPL
-
1067 ::
[2015-03-25T10:08:29+01:00]
[Araq]
Rune at position
-
1066 ::
[2015-03-24T20:41:12+01:00]
[Araq]
Will there many langauge changes in 1.0?
-
1064 ::
[2015-03-24T15:00:46+01:00]
[Araq]
Smallest Nim Hello World on Windows
-
1062 ::
[2015-03-23T16:25:43+01:00]
[Araq]
Instance Variables Accessed From Template
-
1061 ::
[2015-03-23T14:32:55+01:00]
[Araq]
Intention of how to use some absent but needed "OrderedSet.excl()"?
-
1060 ::
[2015-03-22T23:09:14+01:00]
[Araq]
Getting "Error: internal error: getNullValue: tyNil" when running code during compile
-
1059 ::
[2015-03-22T22:33:57+01:00]
[Araq]
Using COM Interface
-
1058 ::
[2015-03-22T21:48:18+01:00]
[kamilchm]
Lets think about developing something in Nim , to make it popular , what should it be?
-
1054 ::
[2015-03-21T00:15:18+01:00]
[Araq]
Ordinary template works when manual says it shouldn't
-
1052 ::
[2015-03-20T18:01:13+01:00]
[Araq]
[SOLVED] Nim is already nim enough :D
-
1050 ::
[2015-03-19T16:47:30+01:00]
[Araq]
SIGSEGV: Illegal storage access when using net.readLine
-
1048 ::
[2015-03-18T09:38:53+01:00]
[Araq]
Has anyone ported wxWidgets to nim?
-
1047 ::
[2015-03-18T00:01:10+01:00]
[Araq]
Would anyone object if I named a build system I'm writing "Koch"?
-
1044 ::
[2015-03-17T16:51:16+01:00]
[Araq]
Tuple unpacking for an array rvalue?
-
1043 ::
[2015-03-17T13:35:11+01:00]
[EXetoC]
The website design
-
1042 ::
[2015-03-17T07:08:07+01:00]
[Araq]
asm code in templates fail
-
1033 ::
[2015-03-16T10:29:51+01:00]
[axben]
CritBitsTree vs Table
-
1032 ::
[2015-03-16T01:49:16+01:00]
[def]
getTicks is not public?
-
1031 ::
[2015-03-16T01:38:47+01:00]
[Araq]
Cast for var parameters
-
1030 ::
[2015-03-16T00:34:16+01:00]
[Araq]
Guess I am doing something wrong again
-
1025 ::
[2015-03-15T06:58:05+01:00]
[dom96]
About multi-line comments and string literal
-
1023 ::
[2015-03-14T20:42:24+01:00]
[Araq]
Not understanding how to use parallel statement
-
1022 ::
[2015-03-14T20:23:42+01:00]
[Araq]
Float32 support
-
1020 ::
[2015-03-13T17:02:31+01:00]
[Araq]
any chance of changing 'echo' to print/println?
-
1019 ::
[2015-03-13T05:37:51+01:00]
[Araq]
Should keyword "iterator" better be "iter"?
-
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
-
1014 ::
[2015-03-11T14:37:07+01:00]
[Araq]
Nim and so called XML resource files as used by GTK3
-
1013 ::
[2015-03-11T08:35:07+01:00]
[Jehan]
How to sort tuples?
-
1011 ::
[2015-03-11T01:25:54+01:00]
[Araq]
help! win8.1 cannot compile first test file
-
1010 ::
[2015-03-10T04:31:19+01:00]
[Araq]
staticRead doesn't like absolute paths?
-
1009 ::
[2015-03-09T22:59:54+01:00]
[Araq]
C++ templated var declaration codegen
-
1008 ::
[2015-03-09T22:33:36+01:00]
[BlaXpirit]
Regex 0 or more quantifier "*" does not terminate
-
1004 ::
[2015-03-09T12:41:59+01:00]
[G4MR]
I wish more of you posted on reddit /r/nim
-
1003 ::
[2015-03-09T10:28:11+01:00]
[Araq]
Proposal: For seq & string, default init is "init to empty" not "init to nil"
-
993 ::
[2015-03-07T20:36:23+01:00]
[def]
0.10.3 binary?
-
991 ::
[2015-03-07T18:29:06+01:00]
[Araq]
Extending stdlib functionalities (reservoir sampling / iterators)
-
989 ::
[2015-03-07T17:55:57+01:00]
[Araq]
Is there email support for the forum
-
987 ::
[2015-03-07T03:28:58+01:00]
[andrea]
light-weight data structures in nim?
-
985 ::
[2015-03-06T17:43:22+01:00]
[Araq]
Unicode strings
-
982 ::
[2015-03-06T01:14:04+01:00]
[Araq]
Why newSeq, but initTable, initSet, etc.?
-
980 ::
[2015-03-05T15:54:20+01:00]
[Jehan]
Bug on int assignment
-
971 ::
[2015-03-05T01:25:13+01:00]
[Araq]
Order of execution
-
970 ::
[2015-03-04T23:59:32+01:00]
[Araq]
Rust pwnage
-
969 ::
[2015-03-04T22:57:42+01:00]
[Araq]
Howto track down SIGSEGV errors?
-
967 ::
[2015-03-04T16:45:52+01:00]
[Araq]
Error: internal error: GetUniqueType
-
966 ::
[2015-03-04T12:34:07+01:00]
[Araq]
SIGSEGV when catching exceptions raised by async procs
-
965 ::
[2015-03-04T10:24:31+01:00]
[Araq]
Floating-point epsilon
-
963 ::
[2015-03-04T02:04:45+01:00]
[Araq]
Program size: Excellent!
-
962 ::
[2015-03-03T23:23:14+01:00]
[Araq]
Strange code gen for procs returning arrays
-
961 ::
[2015-03-03T21:53:56+01:00]
[Araq]
Anyone know a graph library for Nim?
-
959 ::
[2015-03-03T14:48:57+01:00]
[Araq]
How to use spawn and channels ?
-
958 ::
[2015-03-03T10:31:06+01:00]
[Araq]
Modify loop variable
-
957 ::
[2015-03-03T05:00:21+01:00]
[Jehan]
getting Nim on Mac - Mavericks, Xcode 6.1, clang 3.4
-
956 ::
[2015-03-02T22:45:26+01:00]
[dom96]
SSL client certificate authentication?
-
953 ::
[2015-03-02T16:53:17+01:00]
[Araq]
Who can provide a IUP example, requires no DOS window to generate executable file to run after
-
952 ::
[2015-03-02T13:56:45+01:00]
[def]
httpclient module incomplete
-
950 ::
[2015-03-01T17:10:00+01:00]
[Araq]
Automatic zero initialization of discriminator fields
-
949 ::
[2015-03-01T16:56:14+01:00]
[Jehan]
Performance
-
944 ::
[2015-02-28T20:18:22+01:00]
[OderWat]
Stupid metaprogramming questions
-
942 ::
[2015-02-28T05:59:14+01:00]
[Araq]
First impressions
-
938 ::
[2015-02-27T18:49:48+01:00]
[Araq]
Newlines get converted to returns in writeFile()
-
937 ::
[2015-02-27T06:23:58+01:00]
[Araq]
More than one module per file
-
936 ::
[2015-02-27T04:09:49+01:00]
[def]
freebsd compile error
-
935 ::
[2015-02-27T03:38:03+01:00]
[filwit]
Re: forward declarations for objects
-
931 ::
[2015-02-26T20:12:31+01:00]
[Araq]
Documentation request: add on Sequences
-
929 ::
[2015-02-26T11:37:01+01:00]
[Araq]
Nim praise and conclusion
-
927 ::
[2015-02-26T01:06:09+01:00]
[Araq]
IRC Logs not working?
-
925 ::
[2015-02-25T16:50:28+01:00]
[dom96]
execShellCmd vs exeCmd
-
922 ::
[2015-02-25T00:45:03+01:00]
[def]
External program failed during compile
-
920 ::
[2015-02-24T14:12:55+01:00]
[Araq]
Something may be wrong
-
914 ::
[2015-02-23T01:04:15+01:00]
[Jehan]
Handy syntax for a Vector type
-
913 ::
[2015-02-22T23:49:31+01:00]
[Araq]
Extending the compiler (AST / NodeKinds)
-
907 ::
[2015-02-20T22:44:17+01:00]
[Araq]
SIGSEGV: Illegal storage access.
-
905 ::
[2015-02-20T17:37:28+01:00]
[def]
string to enum via macro?
-
904 ::
[2015-02-20T15:00:56+01:00]
[Araq]
Comparing algebraic data types
-
901 ::
[2015-02-20T07:14:18+01:00]
[Araq]
Compiler dll example, an error has occurred
-
898 ::
[2015-02-19T21:56:49+01:00]
[Araq]
Unmarshalling data issue
-
897 ::
[2015-02-19T18:36:18+01:00]
[Araq]
Why does this Nim code slow down? Is it a memory leak?
-
895 ::
[2015-02-19T12:08:16+01:00]
[Araq]
Getting HTTP timings
-
894 ::
[2015-02-19T10:56:55+01:00]
[Araq]
AST differs when pragma parameter is `stmt` vs `expr`
-
892 ::
[2015-02-18T20:09:09+01:00]
[Jehan]
passing a seq to a writeBuffer
-
890 ::
[2015-02-18T16:36:03+01:00]
[Araq]
Why is my type declaration overridden?
-
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 `.. <`
-
884 ::
[2015-02-17T12:44:04+01:00]
[Araq]
Does gradha has a point and should I be concerned?
-
876 ::
[2015-02-16T09:59:10+01:00]
[Araq]
Several questions about --os:standalone mode.
-
872 ::
[2015-02-15T15:49:11+01:00]
[OderWat]
Played with Nim & Haskell-FFI
-
870 ::
[2015-02-14T22:07:44+01:00]
[Araq]
Announcement: 3DICC marries Nim with Urho3D
-
868 ::
[2015-02-14T16:43:04+01:00]
[Stefan_Salewski]
Hash Table Example (Rosetta Code)
-
867 ::
[2015-02-13T22:33:18+01:00]
[Araq]
Conditional compilation for different systems
-
865 ::
[2015-02-13T08:37:18+01:00]
[Araq]
Terminal Width
-
864 ::
[2015-02-13T08:24:17+01:00]
[Araq]
Error in nim web
-
859 ::
[2015-02-12T14:07:15+01:00]
[Araq]
Wrong file names created in Windows
-
858 ::
[2015-02-11T15:51:55+01:00]
[Araq]
Reason for slow down with a sub proc (in 'How I start / Brainfuck')
-
857 ::
[2015-02-10T20:05:18+01:00]
[Araq]
Requirements for code contributions
-
856 ::
[2015-02-10T17:28:57+01:00]
[Araq]
Avoiding addr when using wrappers
-
855 ::
[2015-02-10T02:31:45+01:00]
[Araq]
Is there anyone sponsored a multi-thread synchronous web framework, that not like Jester
-
854 ::
[2015-02-09T20:42:41+01:00]
[Araq]
Assigning different variants of an algebraic type to a generic field fails
-
853 ::
[2015-02-09T11:08:44+01:00]
[BlaXpirit]
[Question] Dynamic RE replacement
-
852 ::
[2015-02-09T10:39:50+01:00]
[Araq]
IO speed
-
851 ::
[2015-02-08T21:53:04+01:00]
[Araq]
for a 'var' type a variable needs to be passed?
-
850 ::
[2015-02-08T21:51:07+01:00]
[Araq]
Non garbage collected language subset
-
849 ::
[2015-02-08T21:44:23+01:00]
[Araq]
Defining vs declaring conditional symbols
-
848 ::
[2015-02-08T21:39:19+01:00]
[Araq]
Nim: Lexer and Parser
-
846 ::
[2015-02-08T18:08:22+01:00]
[Araq]
beginner inside, first feelings...
-
844 ::
[2015-02-08T12:44:48+01:00]
[Araq]
What toolchain are YOU using for Nim development?
-
843 ::
[2015-02-08T07:58:22+01:00]
[Araq]
Difference between static[T] and T{lit} parameter constraint?
-
842 ::
[2015-02-08T06:01:47+01:00]
[Varriount]
Time and date string parsing?
-
840 ::
[2015-02-06T16:56:22+01:00]
[Araq]
Effectively testing the existance of a file or directory
-
839 ::
[2015-02-06T16:56:15+01:00]
[Araq]
Threads and copying
-
836 ::
[2015-02-05T23:16:28+01:00]
[Araq]
Restrict the case and underscore insensitivity within a single module
-
835 ::
[2015-02-05T22:11:17+01:00]
[Araq]
htmlgen and custom tag attributes
-
833 ::
[2015-02-05T10:46:24+01:00]
[Jehan]
Compiler and linker options
-
832 ::
[2015-02-05T02:11:54+01:00]
[Araq]
GitHub Wiki "Tips & Tricks" & no side effects
-
831 ::
[2015-02-04T15:09:48+01:00]
[Araq]
Importing types from C headers
-
829 ::
[2015-02-03T22:18:44+01:00]
[Araq]
Hash Table Deletion Infinite Loop Problem
-
828 ::
[2015-02-03T19:18:45+01:00]
[Araq]
Is there any tutorial for Nim as your first programming language?
-
826 ::
[2015-02-03T15:52:37+01:00]
[LeuGim]
Equivalent to readkey() in Nim?
-
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
-
822 ::
[2015-02-02T10:39:05+01:00]
[Araq]
Console color support
-
821 ::
[2015-02-02T03:07:05+01:00]
[Araq]
Some problems
-
814 ::
[2015-01-31T16:13:33+01:00]
[Araq]
Google Summer of Code 2015
-
811 ::
[2015-01-31T00:35:43+01:00]
[Araq]
Newb question: by ref vs by value
-
809 ::
[2015-01-30T12:21:37+01:00]
[Stefan_Salewski]
Error: type mismatch, what am doing wrong?
-
807 ::
[2015-01-30T05:18:35+01:00]
[danjcla]
Using C++ APIs from Nim, then compiling to C++ == win?
-
805 ::
[2015-01-29T17:14:13+01:00]
[dom96]
A file-scope pragma equivalent to "--header" compiler option?
-
804 ::
[2015-01-29T06:56:07+01:00]
[Araq]
How to speed up reading from file
-
801 ::
[2015-01-27T14:27:41+01:00]
[dom96]
Extract double-hash documentation comments?
-
799 ::
[2015-01-26T19:59:17+01:00]
[Araq]
Formatted output
-
798 ::
[2015-01-26T17:48:31+01:00]
[Araq]
Cross compiling for VxWorks (on a PowerPC processor)
-
797 ::
[2015-01-26T17:10:51+01:00]
[Araq]
Declare compile-time conditional symbols in code?
-
796 ::
[2015-01-26T17:06:01+01:00]
[LeuGim]
Weird compiler error
-
795 ::
[2015-01-26T14:46:29+01:00]
[Araq]
Compiler output
-
794 ::
[2015-01-25T21:04:26+01:00]
[dom96]
Better type mismatch warning
-
793 ::
[2015-01-25T20:50:24+01:00]
[Araq]
Warning for shadowed symbols?
-
787 ::
[2015-01-24T04:19:36+01:00]
[Araq]
Two Questions: RTTI and Runtime Compilation?
-
786 ::
[2015-01-23T20:44:40+01:00]
[mapdog]
nim2haxe?
-
784 ::
[2015-01-23T12:33:23+01:00]
[Araq]
Sequences and heap
-
783 ::
[2015-01-23T10:47:12+01:00]
[Araq]
Converting varargs to seq
-
779 ::
[2015-01-22T18:56:13+01:00]
[Araq]
float + integer
-
778 ::
[2015-01-22T14:52:18+01:00]
[Araq]
AsyncHttpClient performance problem
-
777 ::
[2015-01-22T09:06:48+01:00]
[Araq]
re.match() problem
-
771 ::
[2015-01-19T18:02:11+01:00]
[Araq]
Annoucement: Another PCRE library, NRE
-
770 ::
[2015-01-19T15:45:27+01:00]
[Araq]
Nim orthogonality
-
763 ::
[2015-01-18T00:39:53+01:00]
[Araq]
standalone 32-bit?
-
762 ::
[2015-01-17T01:37:31+01:00]
[gradha]
ANN: New library to parse TOML files
-
758 ::
[2015-01-15T23:51:30+01:00]
[Varriount]
readChar(stdin) in Windows waits for Enter, then returns first character
-
757 ::
[2015-01-15T16:54:02+01:00]
[Araq]
non-echoing input? (password input)
-
756 ::
[2015-01-15T03:06:28+01:00]
[Araq]
Nim needs a mailing list?
-
754 ::
[2015-01-14T19:02:41+01:00]
[Araq]
Type classes
-
753 ::
[2015-01-14T15:57:37+01:00]
[def]
Broken Link to aporia, on home page
-
752 ::
[2015-01-14T11:01:25+01:00]
[Araq]
Catching exceptions
-
751 ::
[2015-01-14T03:03:02+01:00]
[Araq]
{.shallow.}, shallowCopy, and memory safety
-
749 ::
[2015-01-13T09:02:51+01:00]
[Araq]
trying IUP demo
-
746 ::
[2015-01-13T00:01:15+01:00]
[def]
error in httpclient request proc, line 297
-
745 ::
[2015-01-12T14:34:29+01:00]
[Araq]
Literal XML function call syntax
-
743 ::
[2015-01-11T10:06:16+01:00]
[Araq]
What's happening with semistatic?
-
742 ::
[2015-01-10T06:03:11+01:00]
[Varriount]
Nim bindings for librtls-dr
-
739 ::
[2015-01-10T03:25:02+01:00]
[gradha]
Bug: generated C code does not compile
-
738 ::
[2015-01-09T12:50:53+01:00]
[Araq]
nim and iup
-
737 ::
[2015-01-09T00:06:37+01:00]
[Araq]
Perl 6, Rust, Nim
-
736 ::
[2015-01-08T09:45:38+01:00]
[Araq]
Lightweight threading (Goroutines)
-
735 ::
[2015-01-08T01:02:41+01:00]
[Araq]
"=" on ref T, string and seq
-
732 ::
[2015-01-07T14:59:59+01:00]
[Araq]
Enums pure & namespaced by default
-
731 ::
[2015-01-07T13:26:56+01:00]
[leledumbo]
httpclient throws 404 when using complex urls?
-
729 ::
[2015-01-07T09:24:56+01:00]
[Araq]
nim-fuse?
-
727 ::
[2015-01-07T00:13:46+01:00]
[Araq]
Empty clause in object variants
-
726 ::
[2015-01-06T16:01:31+01:00]
[Araq]
a vote for numeric/scientific programming in Nim
-
724 ::
[2015-01-06T12:46:33+01:00]
[Araq]
Has anyone got a Nim binding to GTK+3?
-
721 ::
[2015-01-05T21:41:39+01:00]
[Araq]
macro bastardy
-
720 ::
[2015-01-05T21:31:44+01:00]
[Araq]
Countup with floats
-
718 ::
[2015-01-04T02:14:34+01:00]
[jpoirier]
[FYI] Github pull requests via command line
-
717 ::
[2015-01-03T17:06:05+01:00]
[novist]
some help with lexing/parsing nim required
-
716 ::
[2015-01-03T06:26:38+01:00]
[Araq]
MD5 fails with large files
-
713 ::
[2015-01-03T00:52:12+01:00]
[Araq]
Should nimble be installed when installing nim?
-
711 ::
[2015-01-02T17:38:22+01:00]
[Araq]
Ignoring default nim libraries, minimalistic system.nim
-
710 ::
[2015-01-02T15:11:07+01:00]
[Renesac]
What is the best way to measure time/performance?
-
708 ::
[2015-01-01T22:37:25+01:00]
[Araq]
Immutable/let ptr
-
706 ::
[2015-01-01T20:25:25+01:00]
[Araq]
nim and Aporia IDE on OS X
-
704 ::
[2015-01-01T15:48:34+01:00]
[Araq]
How can I detect compilation option pragmas?
-
703 ::
[2015-01-01T10:21:52+01:00]
[Araq]
Constructors (and tiny bit of destructors)
-
702 ::
[2015-01-01T00:58:51+01:00]
[Araq]
callbacks into C
-
701 ::
[2014-12-31T09:13:03+01:00]
[Araq]
Use of StringTable in Request.headers?
-
700 ::
[2014-12-31T03:01:10+01:00]
[Araq]
compiling nimrod by tcc
-
699 ::
[2014-12-30T14:12:47+01:00]
[Araq]
curly braces?
-
698 ::
[2014-12-30T02:20:03+01:00]
[Araq]
1.0 ETA?
-
696 ::
[2014-12-29T14:05:03+01:00]
[Araq]
Conditional symbols
-
695 ::
[2014-12-29T13:07:13+01:00]
[Araq]
Newbie gotcha: seq needs initialization
-
693 ::
[2014-12-29T11:32:47+01:00]
[Araq]
Problems with the "Download" page
-
692 ::
[2014-12-28T16:18:43+01:00]
[Araq]
Announcement: DOtherSide D and Nim QML bindings
-
691 ::
[2014-12-27T22:32:55+01:00]
[Araq]
FFI - cint vs int
-
686 ::
[2014-12-24T15:13:58+01:00]
[Araq]
Modifying enclosing scope?
-
685 ::
[2014-12-22T11:19:02+01:00]
[Araq]
async / await feature
-
684 ::
[2014-12-22T09:41:21+01:00]
[gradha]
Nim syntax highlighting for Kate text editor
-
683 ::
[2014-12-21T03:43:25+01:00]
[Araq]
unit test inside the code, is it possible?
-
681 ::
[2014-12-17T15:48:22+01:00]
[Araq]
Windows support, IDE support, DLL support?
-
680 ::
[2014-12-17T10:39:00+01:00]
[Araq]
Debugging in Aporia
-
679 ::
[2014-12-17T10:11:13+01:00]
[Araq]
How to minimize program size?
-
677 ::
[2014-12-16T23:14:19+01:00]
[Araq]
CGI script example in Nim
-
676 ::
[2014-12-16T11:17:36+01:00]
[Araq]
Too Many Colons
-
674 ::
[2014-12-15T20:08:08+01:00]
[Araq]
Moving `map` to `sequtils`?
-
673 ::
[2014-12-15T05:45:19+01:00]
[Araq]
Dynamic dispatch across compilation units (interfaces)
-
671 ::
[2014-12-13T21:43:57+01:00]
[Araq]
Nim Advocacy & Promotion Strategies
-
669 ::
[2014-12-12T17:48:01+01:00]
[Araq]
add()'ing to TTables with seq[T] values
-
668 ::
[2014-12-12T09:04:53+01:00]
[Araq]
Putting each proc and static data into randomly named section
-
667 ::
[2014-12-11T11:32:38+01:00]
[Araq]
Is it possible to tell nim to compile using cl in windows?
-
666 ::
[2014-12-11T10:13:10+01:00]
[Araq]
How can I compile Nim in specific folder?
-
663 ::
[2014-12-10T18:38:16+01:00]
[Araq]
How to assign a literal address to a proc type var?
-
662 ::
[2014-12-10T18:31:09+01:00]
[Araq]
Best way to modify parts of an array from a proc
-
658 ::
[2014-12-09T13:25:01+01:00]
[Araq]
using Nim / Nimrod for micro-controllers (embedded)
-
657 ::
[2014-12-08T10:51:10+01:00]
[Araq]
func keyword
-
656 ::
[2014-12-08T00:47:24+01:00]
[Araq]
RFC: New Homebrew Formula
-
655 ::
[2014-12-07T21:57:26+01:00]
[Araq]
Re: Can't get addr in proc
-
654 ::
[2014-12-07T21:02:51+01:00]
[Araq]
Brand new forum design is live
-
650 ::
[2014-12-03T18:01:59+01:00]
[Araq]
Upcoming changes
-
649 ::
[2014-12-03T05:50:27+01:00]
[Araq]
Runtime range checks not being enforced?
-
648 ::
[2014-12-01T10:26:47+01:00]
[Araq]
0.96 down
-
647 ::
[2014-12-01T07:58:15+01:00]
[Araq]
system.finished problem
-
645 ::
[2014-11-26T20:12:18+01:00]
[Araq]
How to wrapper VARIANT to nim?
-
644 ::
[2014-11-26T18:37:16+01:00]
[Araq]
Strong spaces
-
643 ::
[2014-11-26T14:49:21+01:00]
[Araq]
Get parent of AST node
-
641 ::
[2014-11-26T03:25:44+01:00]
[Araq]
Any way to detect case sensitivity via when clause in nim?
-
639 ::
[2014-11-25T02:46:37+01:00]
[Araq]
int.type is int
-
638 ::
[2014-11-25T02:40:36+01:00]
[Araq]
Templates written to accept expressions also accept type descriptors.
-
637 ::
[2014-11-23T02:35:50+01:00]
[Araq]
Undefined behaviour in signed integer overflows (as in C)
-
636 ::
[2014-11-22T22:51:37+01:00]
[Araq]
Help needed with Rouge lexer for Nim
-
635 ::
[2014-11-22T09:33:44+01:00]
[Araq]
No longer compiles (0.9.7)
-
634 ::
[2014-11-20T06:08:27+01:00]
[Araq]
DLL generation
-
632 ::
[2014-11-18T18:00:29+01:00]
[Araq]
Custom path to compiler
-
631 ::
[2014-11-17T06:29:28+01:00]
[Araq]
Equivalent of cin >> a >> b
-
630 ::
[2014-11-16T07:55:51+01:00]
[Araq]
Plugin-based Nimrod application?
-
629 ::
[2014-11-13T21:31:13+01:00]
[Araq]
Little game library
-
628 ::
[2014-11-13T19:55:33+01:00]
[Araq]
on_raise feature
-
627 ::
[2014-11-12T18:06:43+01:00]
[Araq]
dynlib segfaults
-
626 ::
[2014-11-12T09:25:43+01:00]
[Araq]
How to use copyMem with cstring or string?
-
625 ::
[2014-11-11T15:48:50+01:00]
[Araq]
Is it possible to use try/except at compile time?
-
624 ::
[2014-11-11T06:09:48+01:00]
[Araq]
Case in type definition - Error: invalid indentation
-
621 ::
[2014-11-09T17:46:50+01:00]
[Araq]
Is feature ABC comming and when?
-
618 ::
[2014-11-06T02:25:33+01:00]
[Araq]
Bigbreak merged into devel
-
617 ::
[2014-11-06T01:30:29+01:00]
[Araq]
New wrapper style for Nim bigbreak and more c2nim questions
-
612 ::
[2014-11-01T13:15:27+01:00]
[Araq]
Unable to load dll and compile error
-
611 ::
[2014-11-01T11:10:41+01:00]
[Araq]
Name change to reflect on home page
-
610 ::
[2014-10-31T17:07:08+01:00]
[Araq]
Discussion of FFI in the VM
-
608 ::
[2014-10-31T01:37:07+01:00]
[Jehan]
Are recursive methods allowed in Nim?
-
604 ::
[2014-10-27T18:13:15+01:00]
[Araq]
0.9.6 binary installer does not work out of the box on WinXP
-
603 ::
[2014-10-26T10:11:56+01:00]
[Araq]
can't put the source file in the root directory
-
602 ::
[2014-10-25T16:22:07+02:00]
[Araq]
the problem about 64-bit system
-
601 ::
[2014-10-23T16:38:24+02:00]
[Araq]
Babel is now called Nimble
-
600 ::
[2014-10-23T06:41:54+02:00]
[Araq]
Careful
-
598 ::
[2014-10-21T15:47:49+02:00]
[Araq]
case sensitivity in 0.10
-
597 ::
[2014-10-21T01:21:53+02:00]
[Araq]
Rust enums and match
-
595 ::
[2014-10-20T01:50:40+02:00]
[Araq]
Version 0.9.6 has been released!
-
594 ::
[2014-10-19T22:10:44+02:00]
[Araq]
Writing to be compatible with "bigbreak"
-
592 ::
[2014-10-18T05:49:15+02:00]
[Araq]
Have word "Pascal" in name?
-
588 ::
[2014-10-15T02:41:27+02:00]
[Araq]
The Nim Language Manual
-
587 ::
[2014-10-14T01:36:30+02:00]
[Araq]
Unable to install Aporia: Unable to find glib2
-
586 ::
[2014-10-12T15:57:13+02:00]
[gradha]
How can i change seq parameter in a proc
-
585 ::
[2014-10-12T13:55:23+02:00]
[Araq]
Template replacement on Nimrod
-
584 ::
[2014-10-12T13:50:57+02:00]
[Araq]
Urho3D wrapper
-
583 ::
[2014-10-11T07:47:37+02:00]
[Araq]
Dependent types macros?
-
581 ::
[2014-10-10T07:48:15+02:00]
[Araq]
Testing for type class membership
-
580 ::
[2014-10-05T15:07:11+02:00]
[Araq]
WCHAR array
-
579 ::
[2014-10-04T22:05:05+02:00]
[Araq]
Ideas for wrapping Qt?
-
578 ::
[2014-10-04T05:30:41+02:00]
[Araq]
Clean cache to get around some compiler bug
-
577 ::
[2014-10-03T14:10:28+02:00]
[Araq]
WHat am I doing wrong?
-
573 ::
[2014-09-28T13:59:27+02:00]
[Araq]
How do I set lib path for dll linking?
-
571 ::
[2014-09-27T00:32:09+02:00]
[Araq]
How does one use odbcsql?
-
569 ::
[2014-09-25T07:19:27+02:00]
[Araq]
installation of aporia failed
-
566 ::
[2014-09-24T04:58:38+02:00]
[Araq]
"else" after loop
-
565 ::
[2014-09-23T19:30:20+02:00]
[Araq]
don't know how to declare variable as hash table
-
562 ::
[2014-09-23T01:39:08+02:00]
[Araq]
Existing programming language called 'nim'
-
561 ::
[2014-09-22T23:08:22+02:00]
[Araq]
Has the renaming of Nimrod to Nim been finalized?
-
560 ::
[2014-09-19T20:58:48+02:00]
[Araq]
New comment syntax
-
558 ::
[2014-09-16T14:57:12+02:00]
[Araq]
casting from C for bitwise or
-
557 ::
[2014-09-16T03:28:08+02:00]
[Araq]
Initializing seq[seq[int]]
-
556 ::
[2014-09-12T06:51:30+02:00]
[Araq]
How does int64 work in JS?
-
555 ::
[2014-09-10T23:34:03+02:00]
[Araq]
How to call iterator?
-
554 ::
[2014-09-10T03:44:11+02:00]
[filwit]
nimrod popularity
-
553 ::
[2014-09-08T05:06:33+02:00]
[Araq]
Able to print value even after dealloc() is called
-
552 ::
[2014-09-08T00:49:28+02:00]
[Araq]
Callin Win Function
-
551 ::
[2014-09-07T03:33:03+02:00]
[filwit]
float32 support
-
550 ::
[2014-09-06T18:00:05+02:00]
[Araq]
Error in declaring an array
-
549 ::
[2014-09-06T17:59:50+02:00]
[Araq]
A user's perspective on Nimrod (was: Problems installing 0.9.4 from master branch)
-
548 ::
[2014-09-04T17:38:41+02:00]
[Araq]
Problem with succ(bool)
-
547 ::
[2014-09-04T15:38:43+02:00]
[Araq]
Setting option for *.exe to different path
-
546 ::
[2014-09-03T02:45:17+02:00]
[Araq]
How to pass complex double to C
-
545 ::
[2014-09-03T00:29:47+02:00]
[Araq]
Generic complex
-
544 ::
[2014-09-02T22:01:17+02:00]
[Araq]
Inf, Nan
-
543 ::
[2014-09-02T21:17:01+02:00]
[Araq]
Generic floating point math
-
542 ::
[2014-09-02T06:37:49+02:00]
[Araq]
What does void for parameters mean
-
541 ::
[2014-09-02T04:32:19+02:00]
[Araq]
Problems installing 0.9.4 from master branch
-
540 ::
[2014-09-01T21:02:16+02:00]
[Araq]
Problem with indentation in factorial program
-
538 ::
[2014-08-31T12:48:59+02:00]
[Araq]
usage of continue within block
-
537 ::
[2014-08-31T08:16:40+02:00]
[Araq]
endb usage - how to get variables value
-
535 ::
[2014-08-30T10:01:17+02:00]
[Araq]
Nimrod for web and mobile
-
534 ::
[2014-08-29T14:41:03+02:00]
[Araq]
Replace main
-
533 ::
[2014-08-28T23:17:17+02:00]
[Araq]
Problems with random() and a library that avoids them
-
531 ::
[2014-08-25T18:31:54+02:00]
[Araq]
why this code doesn't work? (noob, generics, type classes)
-
530 ::
[2014-08-20T09:58:19+02:00]
[Araq]
Project files, Nimrod IDEs and SDL demos
-
529 ::
[2014-08-20T08:57:55+02:00]
[Araq]
Nimrod on OSv
-
528 ::
[2014-08-20T04:08:19+02:00]
[Araq]
Case Sensitivity and Module names
-
527 ::
[2014-08-17T05:39:57+02:00]
[gradha]
How to import scanf from c?
-
526 ::
[2014-08-16T00:01:06+02:00]
[Araq]
How do I pass GC'd memory to threads?
-
525 ::
[2014-08-13T20:29:01+02:00]
[Araq]
Allow underscore _ at end of identifiers?
-
523 ::
[2014-08-12T22:53:51+02:00]
[Araq]
casE SenSitivity
-
521 ::
[2014-08-10T13:00:02+02:00]
[Araq]
Defined vs declared
-
520 ::
[2014-08-09T20:42:33+02:00]
[Araq]
How does one use the actors module effectively?
-
519 ::
[2014-08-09T17:09:28+02:00]
[Araq]
Method resolution error with {.discardable.} pragma
-
517 ::
[2014-08-07T07:16:58+02:00]
[Araq]
c2nim and ##
-
516 ::
[2014-08-06T01:09:33+02:00]
[Araq]
js sourcemap?
-
515 ::
[2014-08-05T18:31:03+02:00]
[Araq]
Some questions regarding the exception hierarchy tree
-
514 ::
[2014-08-04T22:34:06+02:00]
[Araq]
Making os.walkDirRec handle hidden files
-
513 ::
[2014-08-03T01:53:52+02:00]
[Araq]
Error with extracting zipfiles
-
511 ::
[2014-07-29T06:19:29+02:00]
[Araq]
How to implement signals & slots in Nimrod?
-
510 ::
[2014-07-27T10:38:48+02:00]
[dom96]
My first "real" Nimrod program & some questions...
-
509 ::
[2014-07-27T00:34:14+02:00]
[Araq]
Is it worth making an exception for incl/excl in naming design?
-
508 ::
[2014-07-26T00:34:29+02:00]
[Araq]
Object Properties and Cloning
-
507 ::
[2014-07-25T21:51:55+02:00]
[Araq]
Generating efficient hardware-specific code
-
506 ::
[2014-07-21T19:19:22+02:00]
[Araq]
nimrod and the C compiler disagree on the size of a pointer
-
505 ::
[2014-07-21T07:36:30+02:00]
[Araq]
critbits: "Error: for a 'var' type a variable needs to be passed"
-
504 ::
[2014-07-20T19:35:40+02:00]
[Araq]
About language support for non-nullable pointers
-
503 ::
[2014-07-19T16:43:33+02:00]
[Araq]
Optimizing readLine
-
501 ::
[2014-07-18T23:41:59+02:00]
[Araq]
Can one replace a definition from system?
-
500 ::
[2014-07-18T18:15:10+02:00]
[Araq]
How to check for an explicit symbol in a module?
-
499 ::
[2014-07-17T19:00:52+02:00]
[Araq]
Variable length array
-
497 ::
[2014-07-16T04:12:31+02:00]
[Araq]
jssys.nim error
-
496 ::
[2014-07-16T02:10:27+02:00]
[Araq]
Standalone (portable app) for windows with important (at least "official") packages
-
495 ::
[2014-07-12T22:53:36+02:00]
[Araq]
Statically linking SSL on Windows
-
494 ::
[2014-07-12T14:47:39+02:00]
[Araq]
Parallel processing examples?
-
493 ::
[2014-07-11T14:30:06+02:00]
[Araq]
Different platform behaviour for paramStr()
-
492 ::
[2014-07-10T23:08:32+02:00]
[Araq]
What are the long-term plans for dynamic libraries?
-
491 ::
[2014-07-10T17:12:47+02:00]
[Araq]
Popular userland utitlies that can be ported to nimrod from other langauges (esp scripring langs)
-
487 ::
[2014-07-04T12:06:51+02:00]
[Araq]
Is it possible to use configuration file to manage settings per module?
-
486 ::
[2014-07-04T00:28:47+02:00]
[Araq]
How to expand string arrays for case statements?
-
485 ::
[2014-07-02T05:08:07+02:00]
[Araq]
Any plans to improve Documentation?
-
483 ::
[2014-06-25T08:26:23+02:00]
[Araq]
Convex Hull in Nimrod?
-
482 ::
[2014-06-24T01:54:30+02:00]
[Araq]
Babel 0.4.0 released
-
481 ::
[2014-06-24T00:00:15+02:00]
[Araq]
DLLs written in Nimrod
-
480 ::
[2014-06-22T05:38:04+02:00]
[Araq]
LLVM Backend
-
479 ::
[2014-06-21T01:16:47+02:00]
[Araq]
What is the plan for javascript support in the standard library?
-
478 ::
[2014-06-20T14:09:34+02:00]
[Araq]
problem with compile nimrtl.dll
-
477 ::
[2014-06-20T01:33:28+02:00]
[Araq]
c2nim problems
-
475 ::
[2014-06-19T10:48:32+02:00]
[Araq]
Calling nimrod from C++
-
474 ::
[2014-06-17T18:27:42+02:00]
[Araq]
Few Q's about Nimrod
-
473 ::
[2014-06-15T00:39:34+02:00]
[Araq]
How can I maintain the original HTML structure/DOM?
-
472 ::
[2014-06-14T14:23:00+02:00]
[Araq]
CEF bindings?
-
471 ::
[2014-06-14T09:23:34+02:00]
[Araq]
Does Nimrod have a heredoc syntax?
-
467 ::
[2014-06-13T20:22:19+02:00]
[Araq]
Example Nimrod programs using IUP, JSON and PostgreSQL
-
465 ::
[2014-06-12T23:47:58+02:00]
[Araq]
Is it safe to cast a set to an enum/integer?
-
463 ::
[2014-06-06T16:14:30+02:00]
[Araq]
OOP - the fast way
-
462 ::
[2014-06-03T11:19:43+02:00]
[Araq]
c2nim / ffi
-
457 ::
[2014-05-28T05:15:26+02:00]
[Araq]
D Language Backend
-
456 ::
[2014-05-24T23:30:55+02:00]
[Araq]
Enums, prefixes like Dir::South possible?
-
454 ::
[2014-05-23T23:10:08+02:00]
[Araq]
Cannot prove that 'result' is initialized
-
453 ::
[2014-05-23T09:25:18+02:00]
[Araq]
how to access hardware
-
452 ::
[2014-05-22T02:36:38+02:00]
[Araq]
Strange type conflict
-
449 ::
[2014-05-21T09:31:08+02:00]
[Araq]
could not import: CreateSymbolicLinkW
-
448 ::
[2014-05-20T23:52:38+02:00]
[Araq]
Nimrod and low level programming
-
446 ::
[2014-05-19T14:17:28+02:00]
[Araq]
VM is not allowed to cast: pdcurses.nim wrapper
-
447 ::
[2014-05-19T11:35:18+02:00]
[Araq]
Is strutils find slow?
-
443 ::
[2014-05-12T11:28:28+02:00]
[Araq]
Unit conversion module.
-
442 ::
[2014-05-07T00:15:43+02:00]
[Araq]
Getting max speed for an algorithm
-
441 ::
[2014-05-05T17:07:35+02:00]
[Araq]
can nimrod write windows driver?
-
440 ::
[2014-05-05T11:00:30+02:00]
[Araq]
How to handle failure of loading dynamic libraries?
-
439 ::
[2014-05-04T21:18:56+02:00]
[skyfex]
Nimrod for C programmers
-
438 ::
[2014-05-04T19:51:21+02:00]
[Araq]
nimrod and vc++ 2013
-
437 ::
[2014-05-01T15:08:03+02:00]
[Araq]
How to get the function type variable's value?
-
436 ::
[2014-04-29T14:03:20+02:00]
[Araq]
Dependent types
-
435 ::
[2014-04-29T06:54:28+02:00]
[Araq]
speeding up split?
-
430 ::
[2014-04-24T17:02:33+02:00]
[Araq]
the proc in the ansi_c.nim
-
429 ::
[2014-04-23T23:53:36+02:00]
[Araq]
How to deal with the dynamic alloced memory of called c library function?
-
427 ::
[2014-04-22T11:59:43+02:00]
[Araq]
the ole2 module can work?
-
426 ::
[2014-04-22T09:20:00+02:00]
[Araq]
Automagical code instrumentation with Nimrod?
-
425 ::
[2014-04-22T01:11:00+02:00]
[Araq]
Version 0.9.4 has been released
-
423 ::
[2014-04-20T02:30:46+02:00]
[Araq]
GTK3
-
422 ::
[2014-04-16T15:07:11+02:00]
[gradha]
This module can be used only by that module feature
-
421 ::
[2014-04-15T21:34:01+02:00]
[Araq]
How does one use endb to debug crashes?
-
420 ::
[2014-04-14T17:58:07+02:00]
[Araq]
FreeBSD profs Issues
-
417 ::
[2014-04-10T02:21:10+02:00]
[Araq]
Nimrod Main Repository - History Purge
-
416 ::
[2014-04-05T04:12:31+02:00]
[gradha]
meta
-
414 ::
[2014-04-03T22:20:49+02:00]
[Araq]
How to get type parameter in template macro
-
413 ::
[2014-04-03T01:09:08+02:00]
[Araq]
Call of C library - type mapping problem
-
412 ::
[2014-04-02T23:38:48+02:00]
[Araq]
Runtime error when using when/else keywords
-
411 ::
[2014-03-30T15:20:59+02:00]
[Araq]
Sense of functions that don't take parentheses
-
410 ::
[2014-03-30T00:27:39+01:00]
[Araq]
1/0 returns inf, expected?
-
409 ::
[2014-03-29T23:56:57+01:00]
[Araq]
Does a walkDir equivalent exists which returns a file?
-
408 ::
[2014-03-29T23:50:57+01:00]
[gradha]
Can one leave out value names of tuples?
-
407 ::
[2014-03-29T19:42:35+01:00]
[Araq]
Trying to patch the wart of finally as a statement
-
406 ::
[2014-03-26T23:01:27+01:00]
[Araq]
drdobbs macro example does not compile
-
405 ::
[2014-03-25T15:11:44+01:00]
[Araq]
JavaScript targeting (and a couple other newbie questions)
-
402 ::
[2014-03-15T18:18:09+01:00]
[Araq]
Use google forums?
-
401 ::
[2014-03-15T18:15:42+01:00]
[Araq]
Patter matching?
-
400 ::
[2014-03-13T18:28:02+01:00]
[gradha]
Background Thread Problem
-
399 ::
[2014-03-12T13:55:22+01:00]
[Araq]
Nimrod - Standard 1.0 ?
-
396 ::
[2014-03-11T04:38:33+01:00]
[Araq]
Make tuples more universal
-
395 ::
[2014-03-10T22:34:08+01:00]
[Araq]
Seohtracker, now for OS X too
-
394 ::
[2014-03-10T17:05:07+01:00]
[zahary]
Question about Macros
-
393 ::
[2014-03-09T15:08:33+01:00]
[Araq]
Understanding GC and the stack
-
391 ::
[2014-03-08T19:14:59+01:00]
[Araq]
AST representation of data structures
-
390 ::
[2014-03-08T09:24:49+01:00]
[gradha]
C headers?
-
389 ::
[2014-03-05T01:37:06+01:00]
[Araq]
Stronger Better Faster Syntax
-
388 ::
[2014-03-05T01:15:40+01:00]
[Araq]
shared memory access
-
386 ::
[2014-03-03T23:54:02+01:00]
[Araq]
Roadmap
-
385 ::
[2014-02-28T05:26:14+01:00]
[Araq]
Safe access operator - how could this be done?
-
382 ::
[2014-02-24T16:26:08+01:00]
[Araq]
eval-like feature in macros
-
381 ::
[2014-02-23T23:06:48+01:00]
[Araq]
An incredible language
-
380 ::
[2014-02-23T12:16:32+01:00]
[Araq]
Arrays with undefined size
-
378 ::
[2014-02-22T10:26:21+01:00]
[Araq]
Questions on the pegs module
-
376 ::
[2014-02-21T08:16:26+01:00]
[Araq]
return in finally
-
375 ::
[2014-02-20T19:19:21+01:00]
[zahary]
Metaprogramming question: naming generated types
-
373 ::
[2014-02-18T22:42:19+01:00]
[gradha]
Forwarding varargs to C
-
372 ::
[2014-02-18T19:06:28+01:00]
[Araq]
Personal Nimrod summary
-
371 ::
[2014-02-18T15:26:20+01:00]
[dom96]
Wrapper libs removed in master?
-
369 ::
[2014-02-17T10:52:08+01:00]
[Araq]
kibitzing regrading the passing of an array into a proc/macro with varargs
-
368 ::
[2014-02-16T17:09:43+01:00]
[renoX]
Dimrod
-
367 ::
[2014-02-14T18:35:05+01:00]
[Araq]
GSoC 2014
-
366 ::
[2014-02-14T06:41:29+01:00]
[dom96]
GLFW and SDL
-
365 ::
[2014-02-13T22:43:48+01:00]
[Araq]
Crashes calling nimrod code from a different C thread
-
364 ::
[2014-02-13T13:10:58+01:00]
[Araq]
seeking help with a type error
-
362 ::
[2014-02-11T21:55:24+01:00]
[Araq]
RAII
-
361 ::
[2014-02-10T21:13:59+01:00]
[Araq]
Is it possible to intercept GC event?
-
360 ::
[2014-02-09T15:58:49+01:00]
[zahary]
high-level interface to python
-
359 ::
[2014-02-07T23:11:38+01:00]
[Araq]
Calling Nimrod from C, Nimrod will GC my cstring
-
358 ::
[2014-02-06T02:01:50+01:00]
[Araq]
example from tutorial 1 results in Error: constant expression expected
-
356 ::
[2014-02-04T20:08:04+01:00]
[Araq]
Lexer/Parser generators with Nimrod
-
354 ::
[2014-02-03T21:35:29+01:00]
[Araq]
Bit vector
-
353 ::
[2014-02-02T20:59:08+01:00]
[gradha]
Graphics Module Usage
-
352 ::
[2014-01-31T20:06:01+01:00]
[Araq]
Downward closure example
-
351 ::
[2014-01-30T20:12:50+01:00]
[Araq]
Seohtracker, iOS weight diary app
-
350 ::
[2014-01-29T17:18:19+01:00]
[Mścigniew]
Compile time functions
-
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)
-
347 ::
[2014-01-16T22:44:17+01:00]
[Araq]
Possible compiler bug
-
346 ::
[2014-01-15T22:00:50+01:00]
[Araq]
Performance of TTable
-
345 ::
[2014-01-15T01:08:14+01:00]
[Araq]
Functional go vs nimrod, syntax and performance
-
344 ::
[2014-01-14T20:18:23+01:00]
[Araq]
Out of bound range value works
-
343 ::
[2014-01-13T05:28:39+01:00]
[Araq]
Implicit object casting rules / behaviour
-
341 ::
[2014-01-12T22:23:27+01:00]
[Araq]
VCC linker options should be prefixed with /link and at the end of the cl.exe call
-
340 ::
[2014-01-12T18:23:16+01:00]
[Araq]
Feature request: block scoped imports
-
339 ::
[2014-01-11T15:41:55+01:00]
[Araq]
Backquote clarification, primitive operators
-
338 ::
[2014-01-10T19:31:19+01:00]
[Araq]
Rewrite all string literals?
-
337 ::
[2014-01-10T18:21:03+01:00]
[Araq]
Academic summary
-
336 ::
[2014-01-08T01:58:05+01:00]
[Araq]
ast not what I expected
-
334 ::
[2014-01-06T01:31:19+01:00]
[Araq]
A new concurrency system
-
331 ::
[2013-12-30T20:02:13+01:00]
[Araq]
Babel 0.2 released!
-
329 ::
[2013-12-29T18:27:45+01:00]
[Araq]
Some thoughts on the effect system
-
326 ::
[2013-12-24T17:27:31+01:00]
[Araq]
Finalizer problems
-
325 ::
[2013-12-21T03:07:27+01:00]
[Araq]
What does "Nimrod" mean?
-
324 ::
[2013-12-19T11:32:32+01:00]
[Araq]
How to get the low/high of an object field?
-
323 ::
[2013-12-18T00:30:28+01:00]
[Araq]
Option returns
-
322 ::
[2013-12-17T11:05:37+01:00]
[Araq]
Getting reference of object
-
320 ::
[2013-12-16T20:28:52+01:00]
[Araq]
How to proceed with low level optimisation?
-
319 ::
[2013-12-14T17:09:07+01:00]
[Araq]
What's the lifetime for returned cstrings?
-
318 ::
[2013-12-14T12:25:23+01:00]
[Araq]
New VM for live coding?
-
317 ::
[2013-12-14T00:22:42+01:00]
[Araq]
Quicklook plugin for reST files implemented in Nimrod
-
316 ::
[2013-12-13T15:14:04+01:00]
[Araq]
New kind of statement (like var/let)
-
315 ::
[2013-12-12T22:44:52+01:00]
[gradha]
New Objective-C bridge module
-
314 ::
[2013-12-08T20:31:53+01:00]
[gradha]
Outdated doc: User guide's license
-
313 ::
[2013-12-07T12:36:46+01:00]
[Araq]
Basic error with generics
-
310 ::
[2013-12-03T12:44:21+01:00]
[Araq]
About LOC default initialization
-
309 ::
[2013-12-02T14:54:05+01:00]
[Araq]
Nimrod IO model
-
308 ::
[2013-12-01T21:39:29+01:00]
[Araq]
Thread-safe sockets on Windows?
-
307 ::
[2013-12-01T19:14:55+01:00]
[Araq]
Threads and global variables
-
306 ::
[2013-12-01T16:12:39+01:00]
[Araq]
Can't run Hello World on Windows 7
-
304 ::
[2013-11-30T06:40:35+01:00]
[Araq]
Could Nimrod be used like 'Dart-to-JS'?
-
303 ::
[2013-11-29T23:21:13+01:00]
[gradha]
Nimrod support in Geany editor
-
301 ::
[2013-11-21T06:21:02+01:00]
[Keluri]
Idea: Expanding Generic Invocation Syntax to Partial Function Evaluation
-
298 ::
[2013-11-06T19:25:37+01:00]
[Araq]
Ouroboros has awakened
-
297 ::
[2013-11-06T14:54:06+01:00]
[zahary]
Type macros in Nimrod
-
296 ::
[2013-11-05T17:53:36+01:00]
[gradha]
Best way around recursive limitation on module imports?
-
295 ::
[2013-11-05T11:16:05+01:00]
[Araq]
CFP: "New Directions in Programming Languages"
-
292 ::
[2013-10-29T22:11:36+01:00]
[Araq]
Size of data structures
-
290 ::
[2013-10-27T05:53:11+01:00]
[Araq]
fast change dir and threads problem
-
289 ::
[2013-10-27T00:13:10+02:00]
[Orion]
Propose sourcecode filter syntax
-
287 ::
[2013-10-22T17:24:48+02:00]
[Araq]
Any reason recursive or multi-level generics shouldn't work?
-
286 ::
[2013-10-21T06:37:33+02:00]
[Araq]
Distinct and generics not working together
-
285 ::
[2013-10-21T02:31:16+02:00]
[dom96]
is it the correct behaviour? noob question about objects
-
284 ::
[2013-10-20T15:48:54+02:00]
[Araq]
accessing a private object field from template
-
283 ::
[2013-10-20T10:20:29+02:00]
[Araq]
I have a blog now
-
282 ::
[2013-10-20T01:12:15+02:00]
[Araq]
How to get reference to a method?
-
279 ::
[2013-10-17T17:53:08+02:00]
[Orion]
Object overhead
-
278 ::
[2013-10-17T12:23:38+02:00]
[Araq]
What is the Nimrod equivalent for an Interface.
-
277 ::
[2013-10-15T08:57:09+02:00]
[Araq]
Error when exposing intrinsics
-
276 ::
[2013-10-12T23:03:56+02:00]
[Araq]
Error when compiling a file:
-
275 ::
[2013-10-12T22:48:54+02:00]
[Araq]
interiorAllocatedPtr()
-
274 ::
[2013-10-12T20:32:32+02:00]
[Araq]
var or ptr for wrapping c
-
272 ::
[2013-10-11T22:09:50+02:00]
[Araq]
Using multiple streams with osproc.startProcess()
-
271 ::
[2013-10-10T03:54:59+02:00]
[Araq]
use cinder or openframework compatibility
-
269 ::
[2013-10-08T04:56:06+02:00]
[Araq]
Need a Windows Build Host?
-
267 ::
[2013-10-08T02:19:53+02:00]
[Araq]
Segfault in loop
-
265 ::
[2013-10-07T07:25:42+02:00]
[Araq]
factor code in macros
-
264 ::
[2013-10-07T03:37:16+02:00]
[Araq]
Default Values for Objects/Tuples
-
263 ::
[2013-10-04T13:50:32+02:00]
[Araq]
Generics and procedures with different parameters
-
262 ::
[2013-10-04T11:43:55+02:00]
[Araq]
Macros and flow control
-
261 ::
[2013-09-29T20:06:58+02:00]
[Araq]
asm with Nimrod
-
260 ::
[2013-09-29T12:18:59+02:00]
[MFlamer]
implement a combinations iterator
-
259 ::
[2013-09-28T06:49:59+02:00]
[Araq]
Problems with XML
-
258 ::
[2013-09-27T10:19:16+02:00]
[Araq]
Nimrod and Threading... Again
-
257 ::
[2013-09-26T23:43:33+02:00]
[Araq]
help on getting started, unpack binary
-
256 ::
[2013-09-26T22:13:23+02:00]
[Araq]
Nimrod at the Emerging Languages Camp
-
255 ::
[2013-09-26T13:36:01+02:00]
[Araq]
Aligned sequence type
-
252 ::
[2013-09-21T11:29:05+02:00]
[Araq]
Nimrod - feature suggestions
-
251 ::
[2013-09-20T13:34:32+02:00]
[Araq]
is it possible to cross-compile
-
250 ::
[2013-09-19T23:15:45+02:00]
[Araq]
Avoid sort of cyclic needness
-
249 ::
[2013-09-19T22:45:41+02:00]
[Araq]
Bootstrapping 0.9.2. failed with uncompiled files
-
248 ::
[2013-09-19T19:48:27+02:00]
[Araq]
How to divide a line?
-
245 ::
[2013-09-18T22:24:22+02:00]
[dom96]
nimrod roadmap, community participation and how made know nimrod to others
-
244 ::
[2013-09-18T18:18:50+02:00]
[Araq]
GLFW example error
-
240 ::
[2013-09-16T06:54:58+02:00]
[Araq]
Error: redefinition of 'putsomenamehere'
-
239 ::
[2013-09-15T15:15:51+02:00]
[Araq]
meaning of ; and ,
-
238 ::
[2013-09-15T14:54:19+02:00]
[Araq]
generic type destructor
-
237 ::
[2013-09-14T15:59:42+02:00]
[Araq]
unions
-
234 ::
[2013-09-10T15:20:02+02:00]
[Araq]
Type mismatch with seq[tuple]
-
233 ::
[2013-09-09T16:26:42+02:00]
[Araq]
Type {.inheritable.} problem
-
232 ::
[2013-09-09T02:01:03+02:00]
[Araq]
Nimrod + Raspberry Pi
-
231 ::
[2013-09-08T10:47:54+02:00]
[Araq]
pointer to void?
-
230 ::
[2013-09-07T11:41:28+02:00]
[Jehan]
Multi-dimensional arrays
-
229 ::
[2013-09-07T11:33:18+02:00]
[Araq]
Why not overload `^` for exponentiation in math library?
-
226 ::
[2013-09-05T02:33:34+02:00]
[Araq]
tinySTM
-
224 ::
[2013-09-04T01:29:37+02:00]
[Araq]
Macro trouble
-
223 ::
[2013-09-03T17:30:24+02:00]
[Araq]
Just a couple questions
-
222 ::
[2013-09-02T17:13:04+02:00]
[dom96]
Building Nimrod compiler: undefined reference to lrint'
-
219 ::
[2013-09-01T21:37:57+02:00]
[Araq]
Build Nimrod on Windows
-
218 ::
[2013-09-01T02:40:35+02:00]
[Araq]
Maybe there's a template or macro that could achieve this?
-
217 ::
[2013-08-31T18:53:45+02:00]
[Araq]
openarray
-
216 ::
[2013-08-31T11:19:34+02:00]
[Araq]
nimrod static
-
215 ::
[2013-08-31T01:21:54+02:00]
[Araq]
C++?
-
213 ::
[2013-08-30T09:37:01+02:00]
[Araq]
Hello, and a few questions!
-
212 ::
[2013-08-29T20:45:00+02:00]
[Araq]
OpenMP and SIMD
-
209 ::
[2013-08-29T00:18:03+02:00]
[Araq]
Horizontal parsing
-
208 ::
[2013-08-27T17:50:07+02:00]
[Araq]
User Defined Type Classes
-
207 ::
[2013-08-26T08:58:35+02:00]
[Araq]
Using Clang for compilation
-
206 ::
[2013-08-26T02:17:49+02:00]
[dom96]
Proxy Support for httpclient.getContent
-
204 ::
[2013-08-19T11:29:46+02:00]
[Araq]
how to delete a key when import gentabs
-
203 ::
[2013-08-16T16:37:06+02:00]
[Araq]
c2nim
-
202 ::
[2013-08-14T05:10:52+02:00]
[Araq]
Some Question About Threading.
-
201 ::
[2013-08-13T13:15:13+02:00]
[Araq]
Why is float not an alias only?
-
199 ::
[2013-08-11T23:02:02+02:00]
[dom96]
noob question about c++ -> nimrod and asmjs
-
198 ::
[2013-08-07T16:19:45+02:00]
[Araq]
Linking of static library
-
197 ::
[2013-08-07T02:24:03+02:00]
[dom96]
Does it possible to implement: a[1,3] =
-
196 ::
[2013-08-06T12:48:03+02:00]
[Araq]
Can object variants share data?
-
194 ::
[2013-08-04T00:42:09+02:00]
[Araq]
A truly portable compiler
-
193 ::
[2013-08-02T19:58:55+02:00]
[Araq]
strutils.tolower
-
192 ::
[2013-08-01T10:31:33+02:00]
[Araq]
Threads, actors etc. and GUI
-
191 ::
[2013-08-01T10:14:21+02:00]
[Araq]
Case sensitivity: the T/P prefixes must die
-
190 ::
[2013-08-01T09:34:28+02:00]
[Araq]
pretty's problem
-
188 ::
[2013-07-30T15:52:08+02:00]
[dom96]
Cannot run babel
-
187 ::
[2013-07-30T04:12:38+02:00]
[Araq]
Strange compiler error
-
185 ::
[2013-07-26T04:09:33+02:00]
[Araq]
OSX Formulas for Nimrod and Babel
-
184 ::
[2013-07-26T00:56:52+02:00]
[Araq]
How can I pass a string and a list of strings for an sql statement?
-
182 ::
[2013-07-18T06:31:41+02:00]
[Araq]
Sensible Case
-
181 ::
[2013-07-17T23:07:53+02:00]
[Araq]
Suggestion for new module
-
180 ::
[2013-07-17T21:10:19+02:00]
[dom96]
Error compiling Nimrod 0.9.2
-
179 ::
[2013-07-08T21:20:56+02:00]
[Araq]
linking to .so instead of default dl_ calls benefits
-
178 ::
[2013-07-03T19:59:19+02:00]
[Araq]
I dont understand distinct
-
176 ::
[2013-07-03T15:54:03+02:00]
[Araq]
C bindings and structs with unions
-
173 ::
[2013-07-01T23:39:33+02:00]
[Araq]
Contributing to the standard library
-
171 ::
[2013-06-27T18:29:08+02:00]
[Araq]
Biggest value of T
-
170 ::
[2013-06-27T18:22:07+02:00]
[Araq]
Lexing exponents
-
169 ::
[2013-06-19T09:18:42+02:00]
[Araq]
annoying floating point formatting
-
168 ::
[2013-06-15T09:07:37+02:00]
[Araq]
libcairo (Cairo 2d graphics library) alternative
-
167 ::
[2013-06-13T16:43:05+02:00]
[Araq]
a simple raytracer
-
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
-
163 ::
[2013-06-03T16:19:24+02:00]
[Araq]
The future of babel
-
162 ::
[2013-06-03T14:06:02+02:00]
[Araq]
Abstraction
-
159 ::
[2013-05-28T12:31:08+02:00]
[Araq]
Cross-platform GUI
-
158 ::
[2013-05-27T17:53:23+02:00]
[gradha]
About Community
-
157 ::
[2013-05-26T20:23:21+02:00]
[dom96]
Convince Me
-
156 ::
[2013-05-23T23:33:27+02:00]
[Araq]
Running on iMac G3
-
155 ::
[2013-05-21T17:02:08+02:00]
[Araq]
Coroutine support?
-
153 ::
[2013-05-20T19:33:08+02:00]
[Araq]
Version 0.9.2 has been released!
-
151 ::
[2013-05-11T11:53:56+02:00]
[Araq]
how can I access the bits of a double
-
150 ::
[2013-05-07T00:17:39+02:00]
[dom96]
Everything is better with hyperlinks
-
149 ::
[2013-05-02T02:24:11+02:00]
[Araq]
newparser branch
-
148 ::
[2013-05-01T16:55:23+02:00]
[Araq]
macros syntax idea
-
145 ::
[2013-04-16T19:13:32+02:00]
[Araq]
interfaces
-
143 ::
[2013-04-08T01:11:59+02:00]
[Araq]
Tell me your wish!
-
142 ::
[2013-04-07T23:29:35+02:00]
[Araq]
unit test framework howto?
-
141 ::
[2013-04-07T15:59:27+02:00]
[dom96]
scope guards
-
140 ::
[2013-03-24T18:20:02+01:00]
[Araq]
Compilation with built-in Lua (not just bound)
-
139 ::
[2013-03-23T19:00:44+01:00]
[Araq]
License of the forum content?
-
138 ::
[2013-03-22T14:10:21+01:00]
[Araq]
emscripten
-
137 ::
[2013-03-21T20:56:18+01:00]
[Araq]
ORM using macros
-
132 ::
[2013-02-27T17:24:46+01:00]
[Araq]
Unicode
-
131 ::
[2013-02-25T02:32:23+01:00]
[Araq]
Aporia build problem
-
130 ::
[2013-02-24T10:08:47+01:00]
[Araq]
All-dynamic modules
-
129 ::
[2013-02-18T17:21:22+01:00]
[Araq]
build system for multi-platform mixed project
-
128 ::
[2013-02-18T17:11:29+01:00]
[Araq]
help with multi-platform bindings needed
-
127 ::
[2013-02-17T09:24:22+01:00]
[Araq]
A nice way to apply overloaded procs to a set of vars
-
126 ::
[2013-02-15T21:25:12+01:00]
[Araq]
db_sqlite.nim: FastRows vs Rows
-
125 ::
[2013-02-15T17:49:05+01:00]
[Araq]
Why null terminated strings?
-
124 ::
[2013-02-14T20:09:07+01:00]
[Araq]
Hard real time possible ?
-
123 ::
[2013-02-11T06:58:22+01:00]
[Araq]
new gc, constructors, destructors
-
122 ::
[2013-02-01T13:05:00+01:00]
[Araq]
Unexpected `==` required for empty seq initialization
-
121 ::
[2013-01-27T20:21:44+01:00]
[Araq]
Nimrod for drivers and pure-winapi projects?
-
120 ::
[2013-01-21T07:02:25+01:00]
[Araq]
Immutable object
-
119 ::
[2013-01-20T01:56:25+01:00]
[Araq]
License change
-
118 ::
[2013-01-19T17:03:46+01:00]
[Araq]
Choice between Nimrod and D
-
117 ::
[2013-01-19T09:42:54+01:00]
[Araq]
Pointers, ref pointers and types naming convention
-
115 ::
[2013-01-01T01:17:38+01:00]
[Araq]
Happy new year!
-
114 ::
[2012-12-31T14:03:01+01:00]
[Araq]
for loops shouldn't shadow local variables
-
113 ::
[2012-12-20T18:03:58+01:00]
[Araq]
OT: an insightful article about GC and languages
-
112 ::
[2012-12-04T15:22:00+01:00]
[Araq]
named Array properties
-
111 ::
[2012-11-26T23:06:38+01:00]
[Araq]
libtcod-nim
-
110 ::
[2012-11-23T13:51:37+01:00]
[Araq]
string to enum
-
109 ::
[2012-11-21T17:48:56+01:00]
[Araq]
typeinfo module
-
108 ::
[2012-11-19T16:21:19+01:00]
[Araq]
nimcall != fastcall
-
106 ::
[2012-11-11T10:30:32+01:00]
[Araq]
difference in declaring a var in source or via macro
-
105 ::
[2012-11-02T19:00:27+01:00]
[Araq]
How do exceptions 'escape' from nimrod to C?
-
104 ::
[2012-11-02T17:08:13+01:00]
[Araq]
Shared heap data between threads
-
100 ::
[2012-10-30T10:48:05+01:00]
[Araq]
Can Nimrod tell which proc throws uncaught exceptions?
-
99 ::
[2012-10-29T20:04:47+01:00]
[Araq]
Shouldn't db_sqlite.getRow fail/raise with no result?
-
98 ::
[2012-10-24T14:29:52+02:00]
[dom96]
Community Projects list
-
97 ::
[2012-10-24T11:41:19+02:00]
[Araq]
some macro questions
-
96 ::
[2012-10-22T20:18:27+02:00]
[Araq]
Exporting types from nimrod to C/C++/ObjC?
-
95 ::
[2012-10-22T09:01:48+02:00]
[Araq]
finalizer in inherited classes
-
94 ::
[2012-10-21T13:40:29+02:00]
[exhu]
jEdit synatax highlight for Nimrod
-
93 ::
[2012-10-19T23:16:06+02:00]
[Araq]
uint support in case and sizeof
-
92 ::
[2012-10-19T19:48:54+02:00]
[Araq]
Is this really an error?
-
91 ::
[2012-10-18T22:31:41+02:00]
[Araq]
Equality comparison for TTime
-
90 ::
[2012-10-17T22:49:40+02:00]
[Araq]
macro for OOP
-
89 ::
[2012-10-16T21:06:34+02:00]
[Araq]
Writing internal documentation
-
88 ::
[2012-10-13T21:50:48+02:00]
[Araq]
Multithreading and allocShared0
-
87 ::
[2012-10-13T21:23:34+02:00]
[Araq]
how do I do a c like >>
-
86 ::
[2012-10-13T13:10:41+02:00]
[Araq]
Cross-compilation
-
85 ::
[2012-10-11T21:17:15+02:00]
[Araq]
Is it possible to use the "class" information of TObject
-
83 ::
[2012-10-09T08:06:57+02:00]
[Araq]
when are generic instantiated ?
-
82 ::
[2012-10-08T14:29:33+02:00]
[Araq]
bug or feature ?
-
81 ::
[2012-10-06T08:25:15+02:00]
[Araq]
Map-Reduce functionality?
-
80 ::
[2012-10-01T22:50:13+02:00]
[Araq]
Generics and iterators
-
79 ::
[2012-10-01T22:19:53+02:00]
[Araq]
Lambda functions
-
77 ::
[2012-09-27T23:32:21+02:00]
[Araq]
CAS intrinsic
-
76 ::
[2012-09-24T17:20:03+02:00]
[Araq]
Using Clang backend
-
75 ::
[2012-09-23T23:28:41+02:00]
[Araq]
Version 0.9.0 has been released!
-
74 ::
[2012-09-23T21:17:03+02:00]
[Araq]
nimrods future
-
73 ::
[2012-09-16T02:03:43+02:00]
[Araq]
Why are gtk dependencies not listed for the binary on macosx?
-
72 ::
[2012-09-15T02:11:44+02:00]
[Araq]
Profiler
-
71 ::
[2012-09-12T17:59:37+02:00]
[Araq]
closure question
-
70 ::
[2012-09-11T00:22:49+02:00]
[Araq]
Term rewriting macros
-
69 ::
[2012-09-05T07:58:50+02:00]
[Araq]
error in FreeBSD 9
-
68 ::
[2012-09-04T14:24:57+02:00]
[Araq]
Are there any REPL ?
-
66 ::
[2012-09-03T22:19:12+02:00]
[Araq]
Copy constructor/Safe copying of tuples/objects
-
64 ::
[2012-07-31T12:25:08+02:00]
[Araq]
Nimrod and visual c++ 2010 x64
-
63 ::
[2012-07-29T13:24:45+02:00]
[Araq]
compile case statements as jump tables in the C codegen
-
62 ::
[2012-07-29T13:11:48+02:00]
[Araq]
granularity of the GC
-
61 ::
[2012-07-27T19:09:41+02:00]
[Araq]
Nimrod-on-android failure
-
60 ::
[2012-07-26T18:55:54+02:00]
[Araq]
can a macro get the type of a parameter of a function
-
59 ::
[2012-07-22T23:45:33+02:00]
[Araq]
Nimrod-on-ios example
-
58 ::
[2012-07-19T14:03:52+02:00]
[Araq]
working DLL example
-
57 ::
[2012-07-17T08:17:39+02:00]
[Araq]
Bind an operator in template
-
56 ::
[2012-07-14T19:44:12+02:00]
[Araq]
howto test if a specific proc is defined in generics
-
55 ::
[2012-07-09T18:14:44+02:00]
[Araq]
encodings question
-
53 ::
[2012-07-08T02:02:32+02:00]
[Araq]
Unnecessarily unefficient cross compiling
-
52 ::
[2012-07-04T23:34:46+02:00]
[Araq]
Logging library
-
51 ::
[2012-07-04T01:37:22+02:00]
[Araq]
Pointers used as arrays
-
50 ::
[2012-07-03T19:46:15+02:00]
[Araq]
Call nimrod code from C/C++?
-
49 ::
[2012-07-02T17:55:37+02:00]
[Araq]
access to iterator
-
48 ::
[2012-06-28T23:33:47+02:00]
[Araq]
Integer promotion rules
-
47 ::
[2012-06-26T07:43:16+02:00]
[Araq]
nimgame 0.2
-
46 ::
[2012-06-24T23:22:25+02:00]
[Araq]
D like slices
-
45 ::
[2012-06-24T22:16:45+02:00]
[Araq]
Weak references
-
44 ::
[2012-06-24T10:09:15+02:00]
[Araq]
internal error: genRecordField
-
43 ::
[2012-06-22T15:20:38+02:00]
[Araq]
const eval question
-
42 ::
[2012-06-22T02:14:45+02:00]
[Araq]
Documentation in Nimrod
-
41 ::
[2012-06-20T10:41:31+02:00]
[Araq]
Is there any advantage that Int != Int32 on 64bit ?
-
40 ::
[2012-06-19T11:13:20+02:00]
[Araq]
Detecting bit size of CPU?
-
39 ::
[2012-06-19T09:42:26+02:00]
[Araq]
64 bit oddities
-
38 ::
[2012-06-18T05:18:09+02:00]
[Araq]
Byte aligned data that wants unsignedness
-
37 ::
[2012-06-15T12:06:39+02:00]
[Araq]
Need help in macros/templates for class declarations etc.
-
36 ::
[2012-06-15T09:06:04+02:00]
[Araq]
problem with cross module import
-
35 ::
[2012-06-15T08:56:38+02:00]
[Araq]
Forum
-
34 ::
[2012-06-13T18:29:09+02:00]
[Araq]
OOP in Nimrod looks strange, value semantics
-
33 ::
[2012-06-06T20:02:03+02:00]
[Araq]
Small bug in examples/htmlrefs.nim
-
32 ::
[2012-06-06T11:04:27+02:00]
[Araq]
The webpage's description of the GC is a bit short
-
31 ::
[2012-06-01T10:47:35+02:00]
[Araq]
Howto make a Interface like structure
-
30 ::
[2012-05-30T22:45:42+02:00]
[Araq]
Overflow behaviour
-
29 ::
[2012-05-30T11:20:52+02:00]
[Araq]
String to AST
-
28 ::
[2012-05-29T18:07:13+02:00]
[Araq]
Looks like we're starting to need subforums
-
27 ::
[2012-05-29T10:04:51+02:00]
[Araq]
a silly question
-
26 ::
[2012-05-28T19:47:20+02:00]
[Araq]
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
-
24 ::
[2012-05-28T17:01:23+02:00]
[Araq]
nested templated functions and the stack
-
22 ::
[2012-05-28T14:24:13+02:00]
[Araq]
GC Problem
-
21 ::
[2012-05-28T07:20:10+02:00]
[Araq]
Observations and Questions
-
18 ::
[2012-05-27T07:39:33+02:00]
[Araq]
How would you implement ActiveRecord?
-
17 ::
[2012-05-26T19:08:47+02:00]
[Araq]
OpenGL
-
16 ::
[2012-05-26T10:01:44+02:00]
[Araq]
what about some of the other "features" of D and FPC
-
15 ::
[2012-05-25T22:14:38+02:00]
[Araq]
Some reflections about nimrod
-
14 ::
[2012-05-25T18:32:02+02:00]
[dom96]
Whats wrong with this template?
-
13 ::
[2012-05-25T18:01:27+02:00]
[dom96]
idetools
-
12 ::
[2012-05-25T17:50:27+02:00]
[Araq]
Generics questions
-
11 ::
[2012-05-25T13:51:03+02:00]
[Araq]
Array loop does not work
-
10 ::
[2012-05-24T21:14:39+02:00]
[Araq]
GetText implementation in pure nimrod in the works
-
9 ::
[2012-05-21T10:36:56+02:00]
[Araq]
Shouldnt this code compile?
-
8 ::
[2012-05-16T13:20:49+02:00]
[Araq]
Odd behaviour in re
-
7 ::
[2012-05-15T13:16:26+02:00]
[leledumbo]
Question about re match
-
6 ::
[2012-05-09T13:09:41+02:00]
[Araq]
Equality question
-
5 ::
[2012-05-08T21:34:37+02:00]
[Araq]
Float format and unsigned casting
-
4 ::
[2012-05-04T22:07:53+02:00]
[Araq]
Problem with iup callback
-
3 ::
[2012-05-03T20:36:34+02:00]
[Araq]
Calling base class constructor
-
2 ::
[2012-05-02T16:43:26+02:00]
[Araq]
Jester - The Sinatra inspired Nimrod web framework
-
1 ::
[2012-05-02T00:27:31+02:00]
[Araq]
Welcome to the new Nimrod forum