-
12631 ::
[2024-12-23T17:33:53+01:00]
[ingo]
[critique?] Naive database table code
-
12604 ::
[2024-11-25T19:09:48+01:00]
[Araq]
Nim Roadmap 2024 and beyond, revisited
-
11807 ::
[2024-06-20T20:25:16+02:00]
[PMunch]
Conversion from apointer to a seq
-
11639 ::
[2024-05-24T09:31:36+02:00]
[geotre]
karax, redraw a textarea
-
11637 ::
[2024-05-23T21:37:43+02:00]
[alexeypetrushin]
Which IDE to use in 2024?
-
11601 ::
[2024-05-15T04:11:43+02:00]
[treeform]
Why not use AI to create momentum in Nim?
-
11565 ::
[2024-05-07T22:22:00+02:00]
[planetis]
Nim covered by Stephen Blum, CTO of PubNub
-
11286 ::
[2024-03-23T11:33:35+01:00]
[PMunch]
About a VFS library
-
11053 ::
[2024-02-21T05:01:44+01:00]
[Araq]
Would Nim modules or available Nim web frameworks suffice for an e-commerce back-end?
-
10886 ::
[2024-01-19T08:08:40+01:00]
[Araq]
A little guidance on threading needed.
-
10748 ::
[2023-12-08T20:15:41+01:00]
[geotre]
Nimforum custom theme
-
10666 ::
[2023-11-21T11:51:45+01:00]
[Araq]
Chronos v4 RC
-
10637 ::
[2023-11-15T09:50:24+01:00]
[Araq]
Printout all used functions in a module at built time
-
10606 ::
[2023-11-05T14:07:36+01:00]
[treeform]
Error running nim postgresql client os macos
-
10600 ::
[2023-11-04T00:15:35+01:00]
[mantielero]
Figuro updates: Scrollpane and more
-
10597 ::
[2023-11-03T18:45:01+01:00]
[Araq]
Error: expression 'x' is of type 'y' and has to be used (or discarded)
-
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?
-
10425 ::
[2023-08-22T09:48:37+02:00]
[Araq]
Demo video of Figuro GUI progress
-
10410 ::
[2023-08-15T21:59:52+02:00]
[Araq]
\suggestions on handling \destructuring of array/seq into a list of named fields?
-
10341 ::
[2023-07-17T06:41:26+02:00]
[giaco]
Wrapping Tkinter GUI in Nim?
-
10308 ::
[2023-06-28T11:23:13+02:00]
[mashingan]
Undeclared field - Unrecognized proc
-
10235 ::
[2023-05-30T05:21:22+02:00]
[Araq]
Using TCC/NLVM to compile source code in a string
-
10204 ::
[2023-05-18T17:09:15+02:00]
[kobi]
Get cursor position in terminal
-
10146 ::
[2023-04-30T18:59:12+02:00]
[cblake]
fetching data from many small .txt files
-
10062 ::
[2023-04-02T17:13:08+02:00]
[Araq]
Anyone tried GPT-4 for Nim?
-
10022 ::
[2023-03-19T06:36:29+01:00]
[jyapayne]
Only one line will load. Need all lines in directory to load.
-
10016 ::
[2023-03-17T12:25:57+01:00]
[Araq]
module "uing", widget Table: How to add rows from string-sequence
-
10014 ::
[2023-03-17T05:42:39+01:00]
[jackhftang]
How to Save Directory Listing into Variable.
-
10010 ::
[2023-03-16T14:10:41+01:00]
[PMunch]
How to sort 2d array?
-
9996 ::
[2023-03-14T16:48:55+01:00]
[Araq]
How to reproduce the release build of Nim?
-
9955 ::
[2023-02-28T10:19:43+01:00]
[Araq]
anonymous records / subtyping ?
-
9838 ::
[2023-01-21T21:32:57+01:00]
[elcritch]
Porting to a new OS/Architecture pair
-
9816 ::
[2023-01-11T03:02:48+01:00]
[Araq]
What would be the bast way to get parsing and validation of parameters (option:value)
-
9804 ::
[2023-01-07T03:44:59+01:00]
[Araq]
Trying to make a lexer, stops if it hits an operator.
-
9800 ::
[2023-01-05T17:39:47+01:00]
[geotre]
Is there a way to print the documents without printing the rest of the html?
-
9763 ::
[2022-12-26T13:47:38+01:00]
[Vindaar]
csv column type setting
-
9761 ::
[2022-12-26T11:13:21+01:00]
[Araq]
Question about the let statement
-
9736 ::
[2022-12-18T05:04:42+01:00]
[Araq]
Proposed method of defining models with Nim code in Nexus
-
9732 ::
[2022-12-16T21:46:44+01:00]
[ThomasTJdev]
sql db_postgres update where <column> in (…………)
-
9688 ::
[2022-12-03T19:52:39+01:00]
[Araq]
Why is Rust faster than Nim in this CSV parsing example?
-
9645 ::
[2022-11-24T11:08:01+01:00]
[moigagoo]
Open XML Spreadsheet (Excel) Library for Nim
-
9637 ::
[2022-11-19T23:42:35+01:00]
[elcritch]
Identifying a column of a matrix in nimbleFunction
-
9598 ::
[2022-11-11T10:58:31+01:00]
[sky_khan]
How can I get the fields and field-types of an sqlite-database?
-
9560 ::
[2022-10-29T17:28:33+02:00]
[Araq]
Multithread support in a dynamic language interpreter
-
9515 ::
[2022-10-09T02:13:00+02:00]
[Araq]
how to properly init a Table of seq
-
9388 ::
[2022-08-18T20:00:51+02:00]
[dom96]
Anti-virus at work prevents the use of Nim binaries
-
9376 ::
[2022-08-17T08:41:39+02:00]
[whospal]
Convert Python codes to Nim codes
-
9367 ::
[2022-08-13T10:02:54+02:00]
[enthus1ast]
What's the use case for a "block" statement?
-
9363 ::
[2022-08-12T11:46:08+02:00]
[treeform]
Show Nim: CSS Grid layout engine!
-
9143 ::
[2022-05-04T10:46:31+02:00]
[Araq]
Fidgets!
-
9115 ::
[2022-04-18T18:29:25+02:00]
[dom96]
Optimize parsing large file line-by-line
-
9059 ::
[2022-03-30T08:10:26+02:00]
[Araq]
Fidgets: widgets using Fidget
-
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq]
parseint not defined for char.
-
9050 ::
[2022-03-27T19:06:32+02:00]
[Yardanico]
`$` not working on custom type when imported in other modules
-
9045 ::
[2022-03-25T21:15:49+01:00]
[Stefan_Salewski]
CSV file parsing
-
9028 ::
[2022-03-22T13:18:39+01:00]
[oyster]
my TUI designer.
-
8982 ::
[2022-03-06T05:01:55+01:00]
[treeform]
Fidget UI: animation using Nim async
-
8956 ::
[2022-02-26T07:59:08+01:00]
[Araq]
Fidget UI: scrolling on OpenGL backend
-
8927 ::
[2022-02-17T14:21:22+01:00]
[Araq]
Can Nim be made more "purely functional""...
-
8853 ::
[2022-01-29T13:06:36+01:00]
[moigagoo]
Possible bug with recursive types and Options
-
8850 ::
[2022-01-28T13:09:34+01:00]
[Nycto]
How to find bottlenecks?
-
8827 ::
[2022-01-19T14:35:27+01:00]
[treeform]
Update on compiling to asmjs or wasm through emscripten...
-
8784 ::
[2022-01-08T12:23:26+01:00]
[sky_khan]
simple event system
-
8773 ::
[2022-01-05T02:55:40+01:00]
[Clonk]
column value extraction
-
8748 ::
[2021-12-27T22:23:17+01:00]
[Isofruit]
Is the DbTypeKind in db_sqlite always DbTypeKind.dbNull ? If yes, why?
-
8741 ::
[2021-12-25T22:44:20+01:00]
[doofenstein]
rust's dbg! macro equivalent in nim
-
8723 ::
[2021-12-18T16:10:04+01:00]
[didlybom]
A rant about Nim bugs
-
8649 ::
[2021-11-22T21:56:53+01:00]
[Araq]
Garbage collection of nim vs pony language
-
8642 ::
[2021-11-19T19:53:37+01:00]
[Araq]
The Cylons have a Plan
-
8605 ::
[2021-11-08T22:19:06+01:00]
[matthesoundman]
Collection Help
-
8563 ::
[2021-10-29T17:20:28+02:00]
[vsajip]
Trying to unify an object model
-
8519 ::
[2021-10-20T11:19:20+02:00]
[Stefan_Salewski]
Debugging a SIGSEGV
-
8466 ::
[2021-09-28T15:45:26+02:00]
[Araq]
Nim 1.6.0 RC2
-
8440 ::
[2021-09-19T21:50:13+02:00]
[Araq]
Nim Function pointer
-
8268 ::
[2021-07-26T04:49:21+02:00]
[Araq]
Mac GUI
-
8247 ::
[2021-07-19T19:39:59+02:00]
[dom96]
Youtube "Software Drag Racing" to count primes in Nim
-
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq]
Help with object serialization please!
-
8170 ::
[2021-06-29T13:56:08+02:00]
[dsrw]
Type-safe DSL / Data Schema
-
8169 ::
[2021-06-28T20:32:22+02:00]
[Araq]
Is there a way to build better Nim DSL for plotting?
-
8164 ::
[2021-06-27T21:54:33+02:00]
[pietroppeter]
Print Unicode names e.g 'SPACE', 'NO-BREAK SPACE', HORIZONTAL TAB
-
8062 ::
[2021-05-31T02:02:31+02:00]
[zetashift]
strscans - Error: undeclared identifier: 'scanf'
-
8054 ::
[2021-05-28T21:17:04+02:00]
[Ward]
Windows Sapi 5 - com unclear (new to Nim - programming with Nim after Python proof of concept)
-
8028 ::
[2021-05-24T23:02:49+02:00]
[gemath]
Add total ratings for all Candidates (STAR Voting)
-
8012 ::
[2021-05-22T10:30:07+02:00]
[kaushalmodi]
Error: cannot open file: fusion
-
7997 ::
[2021-05-18T17:49:22+02:00]
[jyapayne]
JS FFI - getting started
-
7992 ::
[2021-05-17T13:33:12+02:00]
[bpr]
Weaning myself off bash for Nim for little plumbing tools
-
7975 ::
[2021-05-14T01:38:06+02:00]
[Araq]
Seq of procs
-
7957 ::
[2021-05-10T00:39:43+02:00]
[Araq]
The `db_postgres`, distinguish "" from NULL
-
7954 ::
[2021-05-09T02:12:59+02:00]
[Araq]
Get column names for `db_postgres`?
-
7922 ::
[2021-05-04T16:16:16+02:00]
[Araq]
import unicode, strutils: ambiguous call; both unicode.strip and strutils.strip
-
7910 ::
[2021-05-02T19:05:45+02:00]
[masiarek2]
regex
-
7907 ::
[2021-05-02T05:42:09+02:00]
[ElegantBeef]
file - copy Line by line - error
-
7897 ::
[2021-05-01T13:47:04+02:00]
[demotomohiro]
sorting enum - by identifier and int?
-
7883 ::
[2021-04-29T07:15:46+02:00]
[Araq]
Question about re split
-
7817 ::
[2021-04-18T12:18:23+02:00]
[moigagoo]
Post process string formatted with `fmt`
-
7751 ::
[2021-04-05T22:28:42+02:00]
[Araq]
Multi-threaded features needed for Server
-
7670 ::
[2021-03-20T18:33:51+01:00]
[moigagoo]
Norm & Functions
-
7669 ::
[2021-03-20T17:21:57+01:00]
[DeletedUser]
Testing that a macro throws an exception
-
7640 ::
[2021-03-16T08:27:56+01:00]
[ElegantBeef]
Wrapping C Function Pointer Question
-
7567 ::
[2021-03-01T07:50:23+01:00]
[teroz]
SQLite getRow data changing
-
7447 ::
[2021-01-29T20:49:30+01:00]
[cblake]
Dealing With Memory Leaks (and a possibly broken install or setup?)
-
7438 ::
[2021-01-26T23:37:26+01:00]
[treeform]
fromJSON, dataframe
-
7282 ::
[2020-12-23T05:36:53+01:00]
[Araq]
Client-side JS with Nim
-
7223 ::
[2020-12-08T00:27:51+01:00]
[Stefan_Salewski]
Newbie: Small program fails in "-d:release" but works with plain build
-
7186 ::
[2020-12-01T17:02:08+01:00]
[Araq]
override decrement on indexed object
-
7108 ::
[2020-11-17T13:06:54+01:00]
[miran]
Nim's rst parser now supports markdown tables
-
7100 ::
[2020-11-16T14:17:19+01:00]
[pwernersbach]
amysql - Async MySQL Connector write in pure Nim.
-
6973 ::
[2020-10-22T15:15:17+02:00]
[sdmcallister]
Is it possible with db_mysql to use REGEXP with '?'...?
-
6962 ::
[2020-10-20T18:15:09+02:00]
[sky_khan]
Writing binary data to SQLite
-
6897 ::
[2020-10-07T12:49:36+02:00]
[Stefan_Salewski]
What is the problem with the optional end keyword?
-
6891 ::
[2020-10-05T03:27:29+02:00]
[Araq]
Massive Funding Coming To Nim
-
6882 ::
[2020-10-02T20:29:20+02:00]
[Araq]
Pointer Arithmetic and constructs like cast[var int](p) += sizeof(a[0])
-
6857 ::
[2020-09-25T14:36:30+02:00]
[Araq]
Nimpretty --maxLineLine seems broken
-
6777 ::
[2020-09-06T15:58:40+02:00]
[Araq]
Attracting more people...
-
6701 ::
[2020-08-20T14:29:39+02:00]
[spip]
How to operate on tabular data in Nim?
-
6695 ::
[2020-08-18T18:33:29+02:00]
[lum]
Plugins to work with Nim for Komodo Edit 12
-
6686 ::
[2020-08-16T21:56:01+02:00]
[dom96]
getting an SSL connection to work
-
6673 ::
[2020-08-13T01:46:29+02:00]
[Stefan_Salewski]
question new symbole after compilation ??
-
6672 ::
[2020-08-12T21:24:55+02:00]
[Araq]
Improving Nim for Beginners video series's AUDIO
-
6670 ::
[2020-08-12T11:51:05+02:00]
[enthus1ast]
HTTPS requests in Nim
-
6652 ::
[2020-08-08T18:46:49+02:00]
[dom96]
Nim website front page redesign (unofficial and WIP)
-
6650 ::
[2020-08-08T10:01:28+02:00]
[douglas]
Nim beginner series for absolute beginners
-
6619 ::
[2020-07-30T03:41:27+02:00]
[cumulonimbus]
numpy like library for nim
-
6471 ::
[2020-06-22T21:43:11+02:00]
[Araq]
Norm 2.0.0
-
6427 ::
[2020-06-12T16:11:46+02:00]
[kaushalmodi]
More convenient awk-style text processing with Nim
-
6425 ::
[2020-06-12T06:12:02+02:00]
[jibal]
assertion failure in genRdVar in vmgen.nim
-
6403 ::
[2020-06-04T08:51:10+02:00]
[timothee]
Awk-Style text processing with Nim
-
6367 ::
[2020-05-22T01:38:23+02:00]
[Araq]
Faster and Safer Raytracing in Nim
-
6185 ::
[2020-04-10T04:54:06+02:00]
[dom96]
Where can I deploy a Nim web application? Is there a "NimAnywhere" yet?
-
6174 ::
[2020-04-08T11:30:19+02:00]
[miran]
Accessing global variable inside proc results in Error: undeclared identifier
-
6164 ::
[2020-04-06T22:43:48+02:00]
[lucian]
UncheckedArray conversion
-
6161 ::
[2020-04-05T23:27:48+02:00]
[jyapayne]
How to raise an exception from a template?
-
6123 ::
[2020-03-27T07:00:18+01:00]
[yglukhov]
ways to comunicate between different application
-
6120 ::
[2020-03-25T23:43:30+01:00]
[Stefan_Salewski]
Submatrix function and arrays
-
6105 ::
[2020-03-22T18:50:00+01:00]
[Araq]
ggplotnim - pretty native plots for us
-
5912 ::
[2020-02-10T07:01:38+01:00]
[chrisheller]
Newbie - trying to compile for macos from windows
-
5831 ::
[2020-01-18T19:30:09+01:00]
[cblake]
How to add a long usage string to cligen's help?
-
5767 ::
[2020-01-03T09:19:59+01:00]
[Araq]
A path commonPrefix function
-
5689 ::
[2019-12-15T11:09:30+01:00]
[dom96]
Anything to notice before using JavaScript backend of Nim?
-
5649 ::
[2019-12-07T14:22:38+01:00]
[dom96]
Is it possible to browse the nimble.directory?
-
5624 ::
[2019-12-02T10:49:55+01:00]
[v3ss0n]
Pandas Equivalent for Nim?
-
5503 ::
[2019-11-13T22:08:07+01:00]
[mratsim]
Collective book about Nim: Fibonacci's algorithm fixed
-
5494 ::
[2019-11-12T20:11:01+01:00]
[Stefan_Salewski]
Marshal and friends
-
5480 ::
[2019-11-08T17:32:54+01:00]
[zio_tom78]
Nim for Statistics
-
5452 ::
[2019-11-04T17:02:10+01:00]
[Stefan_Salewski]
May this macro work good enough?
-
5418 ::
[2019-10-28T13:57:52+01:00]
[Stefan_Salewski]
help setCellDataFunc gtk3
-
5411 ::
[2019-10-27T18:59:18+01:00]
[Stefan_Salewski]
Make Nim easier for the developer
-
5400 ::
[2019-10-25T00:01:56+02:00]
[Lecale]
Della-Vos tutorial on Nim macros
-
5317 ::
[2019-10-10T01:23:01+02:00]
[timothee]
strformat: using a ':' in a string literal possible?
-
5295 ::
[2019-10-07T05:13:31+02:00]
[Stefan_Salewski]
ui TABLE error
-
5220 ::
[2019-09-24T23:00:19+02:00]
[kcvinu]
Nim for Beginners Video Series
-
5190 ::
[2019-09-13T06:39:15+02:00]
[Stefan_Salewski]
Call to all nimble package authors
-
5188 ::
[2019-09-11T22:08:10+02:00]
[jlp765]
Why do I get table implementation instead of the table during compile time?
-
5128 ::
[2019-08-26T06:16:29+02:00]
[PMunch]
Can I throw errors with custom fields?
-
5103 ::
[2019-08-17T20:31:29+02:00]
[Araq]
Nim vs. Python & Groovy (string splitting): Why is string splitting so slow in Nim?
-
5102 ::
[2019-08-17T00:55:38+02:00]
[mashingan]
getFilePos - inconsistent output
-
5092 ::
[2019-08-13T03:55:15+02:00]
[Araq]
State of Nimble packages
-
5074 ::
[2019-08-07T19:13:30+02:00]
[Stefan_Salewski]
Trying handle HSlice
-
5064 ::
[2019-08-02T09:53:23+02:00]
[hiteshjasani]
db_mysql: how to get column name?
-
4982 ::
[2019-06-30T15:50:39+02:00]
[RedFred]
Natural Transformations
-
4922 ::
[2019-06-10T11:55:15+02:00]
[Jehan]
Why is SCF file breaking compiling when a line > 32.748 chars (0.20.0)
-
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)
-
4894 ::
[2019-05-31T03:50:52+02:00]
[mikra]
Future direction of db_* modules
-
4831 ::
[2019-05-10T01:38:29+02:00]
[yglukhov]
Conditional compilation in imported module based on constant?
-
4816 ::
[2019-04-29T20:23:02+02:00]
[dom96]
Nim @ Wikipedia
-
4798 ::
[2019-04-19T02:55:17+02:00]
[Araq]
The Philosophies Of Software Languages
-
4711 ::
[2019-03-13T03:01:32+01:00]
[Stefan_Salewski]
gintro demo with two columns in a listview / gtktreeview and sortable
-
4693 ::
[2019-03-04T13:46:27+01:00]
[Araq]
Introducing Norm: a Nim ORM
-
4581 ::
[2019-01-23T01:32:31+01:00]
[dandev]
Nim not suited for building static libraries?
-
4569 ::
[2019-01-17T15:32:40+01:00]
[Stefan_Salewski]
questions on binding C DLL
-
4551 ::
[2019-01-13T10:46:45+01:00]
[BigEpsilon]
How to iterate over a seq[seq[int]] to keep only columns?
-
4507 ::
[2018-12-30T22:53:39+01:00]
[andrea]
interesting exercise in Nim metaprogramming: Clojure-inspired data
-
4442 ::
[2018-12-07T19:16:08+01:00]
[mat]
help writing a conditional access operator
-
4407 ::
[2018-11-25T02:01:20+01:00]
[dom96]
FE web libraries
-
4320 ::
[2018-10-17T18:54:59+02:00]
[Araq]
Insert 'NULL' value in Postgres with Nim 0.19.1 without 'nil'
-
4281 ::
[2018-10-05T02:15:03+02:00]
[LeuGim]
Compiled with 0.18, not with 0.19
-
4192 ::
[2018-09-12T15:47:47+02:00]
[mratsim]
Sequence holding references to object with an attribute of generic type T
-
4128 ::
[2018-08-14T00:28:43+02:00]
[Araq]
A critique of Nim
-
3954 ::
[2018-06-20T09:34:55+02:00]
[dom96]
State of database agnosticism?
-
3943 ::
[2018-06-18T23:40:18+02:00]
[cblake]
Strange results with math.sum and stats.mean
-
3729 ::
[2018-04-06T09:51:57+02:00]
[Udiknedormin]
Help with Matrix concept
-
3713 ::
[2018-04-01T15:31:35+02:00]
[Araq]
Memory usage skyrocketed with nim 0.18.0 (in my async tcp service test)
-
3671 ::
[2018-03-21T10:37:14+01:00]
[Araq]
OrderedTable is not an ordered table
-
3641 ::
[2018-03-13T17:32:26+01:00]
[Araq]
Nim syntax (error) Quiz
-
3606 ::
[2018-03-04T02:59:46+01:00]
[guibar]
c2nim fails for struct with function pointer containing reference argument, how to convert manually?
-
3557 ::
[2018-02-18T05:34:10+01:00]
[Araq]
Optimizing file I/O
-
3553 ::
[2018-02-16T19:08:16+01:00]
[Araq]
Fatal compilation error on Windows
-
3371 ::
[2017-11-26T00:24:08+01:00]
[Araq]
Compiling with --gc:none produces unexpected prohibition
-
3269 ::
[2017-10-22T06:12:00+02:00]
[Araq]
testing private methods in external module
-
3234 ::
[2017-10-08T17:51:42+02:00]
[jlp765]
How to compiles only to C
-
3218 ::
[2017-10-04T20:42:17+02:00]
[cdunn2001]
about locks and condition variables
-
3204 ::
[2017-09-28T05:59:37+02:00]
[bobg]
Automated testing of Nim programs
-
3112 ::
[2017-08-20T18:27:40+02:00]
[sky_khan]
Indentation causes compiler errors
-
3021 ::
[2017-06-25T05:58:00+02:00]
[sky_khan]
Add Nim to The Computer Language Benchmarks Game?
-
2930 ::
[2017-04-26T15:59:09+02:00]
[stisa]
Can concepts/generics do type tags without affecting binary representation of the type?
-
2925 ::
[2017-04-21T23:18:36+02:00]
[Araq]
Fastest way to pack CSV file
-
2880 ::
[2017-03-22T17:06:54+01:00]
[def]
New bie: tuple of fixed length arrays
-
2823 ::
[2017-02-27T09:11:13+01:00]
[Araq]
Plans regarding named tuples
-
2811 ::
[2017-02-21T20:43:31+01:00]
[Araq]
Nim Syntax ''Skins''
-
2793 ::
[2017-02-12T17:11:45+01:00]
[jlp765]
Designing a data frame API
-
2776 ::
[2017-02-01T07:14:52+01:00]
[Araq]
Problems reading .csv file when compiling in Windows
-
2758 ::
[2017-01-25T12:41:13+01:00]
[LeuGim]
Return SUM types from proc
-
2735 ::
[2017-01-19T18:53:26+01:00]
[Araq]
Can't install Nim on Windows 8 32 bit.
-
2675 ::
[2016-12-22T08:45:32+01:00]
[Araq]
Please , can we stop spams?
-
2572 ::
[2016-10-10T08:59:31+02:00]
[LeuGim]
BASS lib
-
2571 ::
[2016-10-09T03:02:21+02:00]
[Stefan_Salewski]
Performance of fastRows at module db_sqlite
-
2483 ::
[2016-08-21T22:03:16+02:00]
[def]
naive implemnatation of KNN
-
2466 ::
[2016-08-13T23:45:48+02:00]
[jlp765]
Data structures in Nim equivalent to dataframe in R
-
2420 ::
[2016-07-28T22:45:10+02:00]
[OderWat]
Exception not being caught?
-
2415 ::
[2016-07-28T02:56:41+02:00]
[jlp765]
db_mysql return column name as well?
-
2282 ::
[2016-05-26T18:05:56+02:00]
[Araq]
a problem of a novice
-
2191 ::
[2016-04-09T00:39:42+02:00]
[jrichards]
help with zah/nim.vim
-
2188 ::
[2016-04-08T02:34:21+02:00]
[jlp765]
disk-paged sequences
-
2166 ::
[2016-03-30T08:26:36+02:00]
[Vladar]
creating particles with SDL2
-
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
-
2063 ::
[2016-02-24T00:06:18+01:00]
[shaunc]
internal error: how to debug?
-
2061 ::
[2016-02-22T23:31:37+01:00]
[dom96]
VSCode Editor Nim Extension (free Visual Studio Code Editor by Microsoft)
-
2031 ::
[2016-02-10T18:02:21+01:00]
[OderWat]
turn off compiler messages temporarily
-
2006 ::
[2016-02-04T10:32:11+01:00]
[Jehan]
Object construct
-
1983 ::
[2016-01-27T18:31:22+01:00]
[Jehan]
A few questions about Nim
-
1963 ::
[2016-01-22T08:52:11+01:00]
[jlp765]
The use of the Oracle database db_odbc database retrieval is not the problem.
-
1918 ::
[2016-01-02T23:20:15+01:00]
[Araq]
Linear algebra library
-
1894 ::
[2015-12-26T04:56:05+01:00]
[Araq]
object member concept type
-
1796 ::
[2015-11-12T03:41:16+01:00]
[dom96]
Post lenght to long error with the forum?
-
1784 ::
[2015-11-09T14:45:31+01:00]
[Varriount]
What is the most simple way to determine duration or other info of mp3 file?
-
1752 ::
[2015-10-30T12:17:02+01:00]
[Araq]
Help debugging memory issue
-
1746 ::
[2015-10-28T20:17:42+01:00]
[Jehan]
foldl/foldr in sequtils
-
1730 ::
[2015-10-23T18:51:07+02:00]
[Araq]
Slow strings
-
1604 ::
[2015-09-02T06:32:13+02:00]
[Jehan]
Is there interfaces in NIM language?
-
1584 ::
[2015-08-26T19:32:30+02:00]
[Araq]
Concepts, effects, tags, macros and compile-time dimension checking
-
1521 ::
[2015-08-12T09:12:28+02:00]
[Araq]
About Nim
-
1505 ::
[2015-08-09T11:45:37+02:00]
[Araq]
[RFC] String Procedures: In-Place vs Copying
-
1501 ::
[2015-08-07T09:51:56+02:00]
[Araq]
How can I get columns by name from db_mysql?
-
1312 ::
[2015-06-11T10:36:50+02:00]
[andrea]
Library for linear algebra
-
1300 ::
[2015-06-07T19:52:05+02:00]
[Araq]
Template / Macro to split their parameters to multiple parameters of another proc call
-
1277 ::
[2015-05-31T16:40:15+02:00]
[Araq]
Read file at compile time
-
1273 ::
[2015-05-29T16:35:24+02:00]
[Jehan]
pairs with iterators
-
1268 ::
[2015-05-28T18:27:00+02:00]
[Araq]
Invoking BLAS functions (unexpected slowness)
-
1249 ::
[2015-05-21T20:56:07+02:00]
[Araq]
nimsuggest and identifiers
-
1210 ::
[2015-05-11T05:08:07+02:00]
[dom96]
Nim's Community expanding
-
1201 ::
[2015-05-06T23:08:16+02:00]
[Araq]
version 0.11.2 type mismatch error
-
1190 ::
[2015-05-05T10:14:37+02:00]
[Jehan]
[RFC] Constructors proposition
-
1146 ::
[2015-04-20T04:41:50+02:00]
[yglukhov]
Manipulate string by pointers
-
991 ::
[2015-03-07T18:29:06+01:00]
[Araq]
Extending stdlib functionalities (reservoir sampling / iterators)
-
932 ::
[2015-02-26T22:24:50+01:00]
[didlybom]
Show failing code line or statement on compilation error
-
920 ::
[2015-02-24T14:12:55+01:00]
[Araq]
Something may be wrong
-
879 ::
[2015-02-16T14:50:27+01:00]
[Jehan]
Code: Euclidean integer division (and sgn and divmod) for the math module
-
829 ::
[2015-02-03T22:18:44+01:00]
[Araq]
Hash Table Deletion Infinite Loop Problem
-
794 ::
[2015-01-25T21:04:26+01:00]
[dom96]
Better type mismatch warning
-
752 ::
[2015-01-14T11:01:25+01:00]
[Araq]
Catching exceptions
-
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?
-
692 ::
[2014-12-28T16:18:43+01:00]
[Araq]
Announcement: DOtherSide D and Nim QML bindings
-
680 ::
[2014-12-17T10:39:00+01:00]
[Araq]
Debugging in Aporia
-
673 ::
[2014-12-15T05:45:19+01:00]
[Araq]
Dynamic dispatch across compilation units (interfaces)
-
662 ::
[2014-12-10T18:31:09+01:00]
[Araq]
Best way to modify parts of an array from a proc
-
604 ::
[2014-10-27T18:13:15+01:00]
[Araq]
0.9.6 binary installer does not work out of the box on WinXP
-
589 ::
[2014-10-15T04:04:41+02:00]
[Jehan]
Well, I'm pleased
-
572 ::
[2014-09-28T04:02:31+02:00]
[Jehan]
Cannot generate code for N (static[int]) in template
-
456 ::
[2014-05-24T23:30:55+02:00]
[Araq]
Enums, prefixes like Dir::South possible?
-
402 ::
[2014-03-15T18:18:09+01:00]
[Araq]
Use google forums?
-
375 ::
[2014-02-20T19:19:21+01:00]
[zahary]
Metaprogramming question: naming generated types
-
367 ::
[2014-02-14T18:35:05+01:00]
[Araq]
GSoC 2014
-
278 ::
[2013-10-17T12:23:38+02:00]
[Araq]
What is the Nimrod equivalent for an Interface.
-
270 ::
[2013-10-10T02:05:41+02:00]
[zahary]
Access generic type using dot notation not working
-
218 ::
[2013-09-01T02:40:35+02:00]
[Araq]
Maybe there's a template or macro that could achieve this?
-
181 ::
[2013-07-17T23:07:53+02:00]
[Araq]
Suggestion for new module
-
143 ::
[2013-04-08T01:11:59+02:00]
[Araq]
Tell me your wish!
-
129 ::
[2013-02-18T17:21:22+01:00]
[Araq]
build system for multi-platform mixed project
-
126 ::
[2013-02-15T21:25:12+01:00]
[Araq]
db_sqlite.nim: FastRows vs Rows
-
99 ::
[2012-10-29T20:04:47+01:00]
[Araq]
Shouldn't db_sqlite.getRow fail/raise with no result?
-
46 ::
[2012-06-24T23:22:25+02:00]
[Araq]
D like slices
-
18 ::
[2012-05-27T07:39:33+02:00]
[Araq]
How would you implement ActiveRecord?
-
12 ::
[2012-05-25T17:50:27+02:00]
[Araq]
Generics questions