-
7480 ::
[2021-02-06T11:50:54+01:00]
[Krux02]
generic functions : syntax / deduction / debugging
-
5392 ::
[2019-10-24T13:06:32+02:00]
[Araq]
Possible to use identifier construction to call proc by name (string)?
-
4988 ::
[2019-07-02T11:30:28+02:00]
[Krux02]
Integrate a GLSL shader in Nim
-
4013 ::
[2018-07-04T18:12:22+02:00]
[Arrrrrrrrr]
Best/most updated libraries for game development
-
3832 ::
[2018-05-22T06:17:53+02:00]
[Stefan_Salewski]
Unicode display
-
3806 ::
[2018-05-08T12:57:57+02:00]
[yglukhov]
How to get the address of string ""
-
3780 ::
[2018-04-26T15:19:53+02:00]
[Araq]
[SOLVED] string change from 0.18.0 on?
-
3778 ::
[2018-04-24T20:19:57+02:00]
[boia01]
Problems with Bounty Source: unable to make recurring donations
-
3714 ::
[2018-04-01T20:59:59+02:00]
[Krux02]
How to rewrite this in Nim style?
-
3690 ::
[2018-03-27T03:56:40+02:00]
[cblake]
use fork() to speed up compilation testing.
-
3684 ::
[2018-03-24T14:12:22+01:00]
[mashingan]
Algorithms must decouple from containers
-
3642 ::
[2018-03-13T18:57:39+01:00]
[boia01]
Structural typing hack PoC
-
3403 ::
[2017-12-07T23:45:05+01:00]
[boia01]
How to clean up native resources properly.
-
3286 ::
[2017-10-26T13:34:04+02:00]
[Araq]
How do you keep your motivation on your open-source projects
-
3273 ::
[2017-10-23T05:16:03+02:00]
[Stefan_Salewski]
request for feedback - type safe OpenGL wrapper
-
3251 ::
[2017-10-17T10:46:06+02:00]
[sky_khan]
Pragma for temporarily making strict identifier names?
-
3250 ::
[2017-10-16T17:20:53+02:00]
[Stefan_Salewski]
Compile time table keys checking?
-
3245 ::
[2017-10-13T20:09:34+02:00]
[Stefan_Salewski]
"the upcoming OpenCL target"
-
3233 ::
[2017-10-08T13:13:54+02:00]
[LeuGim]
How to write (mostly) "architecture independent" (32/64 bits) code?
-
3154 ::
[2017-09-08T17:18:41+02:00]
[jester]
TIL more about imports
-
3137 ::
[2017-09-01T02:19:13+02:00]
[Araq]
Convert tuple into a Object
-
3132 ::
[2017-08-28T22:00:16+02:00]
[Stefan_Salewski]
GetType() for object type macro parameter
-
3130 ::
[2017-08-28T04:05:36+02:00]
[LeuGim]
Defining an array inside a tuple
-
3123 ::
[2017-08-25T17:51:32+02:00]
[dom96]
Simple Python-like class macro and some python-like procedures (print, input, range, others)
-
3118 ::
[2017-08-23T18:58:48+02:00]
[Krux02]
Newbie question on generic instantiation
-
3110 ::
[2017-08-17T17:54:14+02:00]
[Stefan_Salewski]
SIMD question
-
3104 ::
[2017-08-13T23:25:55+02:00]
[dom96]
Nim in Action is now officially in print!
-
3101 ::
[2017-08-12T19:54:03+02:00]
[Krux02]
Practice code.
-
3095 ::
[2017-08-07T06:45:13+02:00]
[Araq]
Nim newbie request/challenge
-
3082 ::
[2017-07-31T15:22:13+02:00]
[LeuGim]
Option type optimizations
-
3076 ::
[2017-07-28T18:11:51+02:00]
[def]
Gdb pretty printers for nim
-
3075 ::
[2017-07-28T03:09:35+02:00]
[Krux02]
String sort and handling sequence
-
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]
-
3071 ::
[2017-07-27T01:42:46+02:00]
[Krux02]
Nanovg and GLFW updates and Mac support
-
3067 ::
[2017-07-24T23:30:14+02:00]
[jlp765]
OOP Macro section of Nim by Example doesn't seem to work
-
3065 ::
[2017-07-23T00:37:03+02:00]
[Krux02]
SDL2 and tuples as arguments
-
3062 ::
[2017-07-20T16:55:47+02:00]
[Jehan]
String slice performance!
-
3061 ::
[2017-07-20T02:33:05+02:00]
[Araq]
Thoughts on imports
-
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?
-
3056 ::
[2017-07-18T20:28:28+02:00]
[Arrrrrrrrr]
Nim image libraries
-
3048 ::
[2017-07-14T05:36:55+02:00]
[sky_khan]
In-Memory Database
-
3046 ::
[2017-07-13T05:41:36+02:00]
[Jehan]
How do fellow new comers deal with optional parenthesis dropping?
-
3042 ::
[2017-07-12T13:24:02+02:00]
[Araq]
[noob] enums and index
-
3028 ::
[2017-07-05T16:39:35+02:00]
[Araq]
Normalized AST presentation of the proc body
-
3022 ::
[2017-06-25T23:27:23+02:00]
[Jehan]
"Inheriting" procs with composition
-
3010 ::
[2017-06-20T19:48:47+02:00]
[Krux02]
video about my opengl sandbox project
-
3009 ::
[2017-06-20T14:31:05+02:00]
[euant]
Progress Bar using stdout.write and eraseLine()
-
3008 ::
[2017-06-19T15:38:56+02:00]
[Araq]
echo proper string in different consoles?
-
2988 ::
[2017-06-05T23:39:02+02:00]
[LeuGim]
Do notation without parentheses
-
2977 ::
[2017-05-29T17:22:09+02:00]
[Krux02]
package like python's pandas?
-
2968 ::
[2017-05-23T18:23:15+02:00]
[Araq]
Binary unicode operators
-
2963 ::
[2017-05-19T14:19:36+02:00]
[Krux02]
string result from macro
-
2956 ::
[2017-05-14T20:07:33+02:00]
[jlp765]
Surprising floating point equality
-
2943 ::
[2017-05-05T21:35:56+02:00]
[Krux02]
pointer to array?
-
2942 ::
[2017-05-05T02:58:43+02:00]
[Varriount]
when will [] ambiguous be solved?
-
2933 ::
[2017-04-29T02:59:06+02:00]
[Stefan_Salewski]
Blog post about Nim performance tuning
-
2932 ::
[2017-04-28T22:37:05+02:00]
[Stefan_Salewski]
float64 hash
-
2925 ::
[2017-04-21T23:18:36+02:00]
[Araq]
Fastest way to pack CSV file
-
2924 ::
[2017-04-21T17:18:26+02:00]
[Krux02]
Tetris in Nim in 3D
-
2923 ::
[2017-04-21T16:27:08+02:00]
[Krux02]
Checking in macro if proc has side effects or not
-
2922 ::
[2017-04-20T12:26:51+02:00]
[Arrrrrrrrr]
Need a push on investigation of compiler issue
-
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!
-
2918 ::
[2017-04-18T17:05:38+02:00]
[Stefan_Salewski]
Can var proc parameters be faster than function results?
-
2916 ::
[2017-04-17T15:55:34+02:00]
[Araq]
book delayed again
-
2909 ::
[2017-04-10T18:50:17+02:00]
[dom96]
ref object or object with ref field
-
2908 ::
[2017-04-10T12:48:20+02:00]
[Krux02]
Closure iterators seems to be broken or I am missing something?
-
2905 ::
[2017-04-08T20:18:48+02:00]
[Araq]
[Solved] How to properly bind a function to a compiler buildin?
-
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
-
2898 ::
[2017-04-02T04:18:09+02:00]
[Krux02]
R extensions and Nim
-
2896 ::
[2017-03-31T18:39:26+02:00]
[bpr]
Cello: a library of string algoritms using succinct data structures
-
2892 ::
[2017-03-29T15:19:55+02:00]
[Araq]
Alternative comment syntax
-
2886 ::
[2017-03-26T19:12:02+02:00]
[Krux02]
FRAG - Framework for Rather Awesome Games
-
2875 ::
[2017-03-21T06:03:41+01:00]
[Krux02]
Macro with runtime arguments
-
2871 ::
[2017-03-18T16:45:35+01:00]
[sky_khan]
Image variable, how?
-
2857 ::
[2017-03-15T02:23:34+01:00]
[Krux02]
Writing an extensible compile time mapping from macros.NimSym to string
-
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
-
2828 ::
[2017-03-03T21:26:44+01:00]
[Libman]
A talk on Nim
-
2827 ::
[2017-03-02T01:35:14+01:00]
[Angluca]
7drl - Seven Day Roguelike Game Dev Competition
-
2826 ::
[2017-03-01T19:41:31+01:00]
[bluenote]
Atom/Sublime with recent versions of nimsuggest
-
2823 ::
[2017-02-27T09:11:13+01:00]
[Araq]
Plans regarding named tuples
-
2819 ::
[2017-02-25T23:42:21+01:00]
[jlp765]
REPL?
-
2814 ::
[2017-02-23T12:33:53+01:00]
[dom96]
Howto: convert nim string encoding with Javascript
-
2813 ::
[2017-02-23T06:12:51+01:00]
[dom96]
Nim status in various OS/Distro Package Managers
-
2810 ::
[2017-02-21T12:20:54+01:00]
[vega]
Can't get generic parameters of ref object in macro
-
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
-
2799 ::
[2017-02-15T11:24:54+01:00]
[andrea]
Dynamic Types
-
2793 ::
[2017-02-12T17:11:45+01:00]
[jlp765]
Designing a data frame API
-
2789 ::
[2017-02-08T18:47:11+01:00]
[zio_tom78]
Trouble with reading from stdin
-
2787 ::
[2017-02-07T14:50:41+01:00]
[Araq]
Remarks on standard library file functions (system, sysio)
-
2785 ::
[2017-02-06T08:52:04+01:00]
[Krux02]
Methods at compile time
-
2783 ::
[2017-02-05T16:30:09+01:00]
[v3ss0n]
Can we use that tactic for nim ? Python 3.6 + japronto becomes the fastest webframework in the world
-
2780 ::
[2017-02-03T12:09:30+01:00]
[Krux02]
Creating types using macros
-
2778 ::
[2017-02-02T18:56:28+01:00]
[dom96]
Writing Python extensions in Nim
-
2769 ::
[2017-01-29T14:15:31+01:00]
[jlp765]
Zip for iterators
-
2763 ::
[2017-01-27T17:12:00+01:00]
[Araq]
New in todo.txt
-
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
-
2742 ::
[2017-01-21T22:47:42+01:00]
[dom96]
Audio/Video File Read/Write Support In NIM
-
2741 ::
[2017-01-21T05:47:56+01:00]
[Araq]
C#/Java like interfaces for Nim
-
2738 ::
[2017-01-20T10:57:30+01:00]
[Araq]
Exploring namespaces support in Nim
-
2730 ::
[2017-01-16T17:03:05+01:00]
[Araq]
Nimgame 2
-
2727 ::
[2017-01-13T19:00:34+01:00]
[LeuGim]
seq of tuples of procs
-
2717 ::
[2017-01-11T18:36:27+01:00]
[Araq]
How could we make code readability better on third-party plateforms? (Github/Gitlab/Bitbucket/etc.)
-
2716 ::
[2017-01-11T09:52:04+01:00]
[andrea]
New library for random variables
-
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
-
2708 ::
[2017-01-08T18:26:04+01:00]
[LeuGim]
create code in static blocks?
-
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)
-
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
-
2698 ::
[2017-01-04T03:21:25+01:00]
[Jehan]
Why do custom types need to be reference counted objects for dynamic dispatch to work.
-
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
-
2688 ::
[2016-12-30T07:48:30+01:00]
[bpr]
Any possibility of a Rust backend for Nim?
-
2682 ::
[2016-12-28T15:13:40+01:00]
[LeuGim]
Type inference side effects
-
2680 ::
[2016-12-27T11:22:38+01:00]
[Stefan_Salewski]
lib\wrappers\\pdcurses.nim(43, 10) error : cannot open windows
-
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?
-
2669 ::
[2016-12-18T00:05:51+01:00]
[leledumbo]
Aporia IDE unable to compile
-
2666 ::
[2016-12-15T01:29:58+01:00]
[cblake]
unescape \n \r etc in string
-
2665 ::
[2016-12-12T01:50:02+01:00]
[Varriount]
Return values question
-
2660 ::
[2016-12-10T07:03:29+01:00]
[bpr]
Newyear is coming , is 2017 the year for nim?
-
2659 ::
[2016-12-10T05:12:00+01:00]
[Arrrrrrrrr]
texts on nim's language design
-
2653 ::
[2016-12-07T14:50:12+01:00]
[Araq]
Error: illegal capture 'a' -- I have no idea what that means
-
2651 ::
[2016-12-06T17:10:17+01:00]
[Renesac]
Constructors via typedesc[] arguments
-
2649 ::
[2016-12-05T22:29:50+01:00]
[Varriount]
passing references
-
2648 ::
[2016-12-05T02:36:59+01:00]
[Arrrrrrrrr]
Best way to represent pixel data in Nim
-
2644 ::
[2016-12-01T13:21:07+01:00]
[Arrrrrrrrr]
Is it me or should this work?
-
2639 ::
[2016-11-28T14:06:16+01:00]
[Araq]
Same line versus single-line block in the AST
-
2637 ::
[2016-11-28T01:24:19+01:00]
[dom96]
AsyncFile stdin
-
2635 ::
[2016-11-27T14:49:57+01:00]
[Arrrrrrrrr]
Code generation from AST with annotations in Nim like in C
-
2632 ::
[2016-11-23T16:53:05+01:00]
[andrea]
Modeling probability distributions
-
2630 ::
[2016-11-19T18:48:16+01:00]
[Krux02]
Converting a nim string to a ptr GlChar
-
2626 ::
[2016-11-18T15:30:59+01:00]
[Araq]
Best way to convert sequence of bytes to uint32
-
2620 ::
[2016-11-13T23:35:57+01:00]
[Araq]
messaging - or communicating between GUI's
-
2619 ::
[2016-11-13T20:54:44+01:00]
[dom96]
script of the day, to work with multiple nim packages
-
2611 ::
[2016-11-08T11:33:28+01:00]
[Stefan_Salewski]
Fun with deduplicate
-
2610 ::
[2016-11-08T09:39:13+01:00]
[Araq]
Access procedure arguments from a macro when the procedure is called
-
2587 ::
[2016-10-22T13:49:12+02:00]
[Krux02]
What is "Metaprogramming" paradigm is used for?
-
2575 ::
[2016-10-13T14:11:17+02:00]
[Arrrrrrrrr]
Seq resizing
-
2573 ::
[2016-10-11T15:35:58+02:00]
[Araq]
strutils.toLower deprecation?
-
2568 ::
[2016-10-05T23:24:24+02:00]
[Araq]
c2nim: typdef
-
2562 ::
[2016-10-02T19:38:21+02:00]
[dom96]
Nim Chess 2 with transposition table support is available
-
2557 ::
[2016-09-30T10:43:46+02:00]
[Stefan_Salewski]
Fast branchless sign() function
-
2552 ::
[2016-09-23T20:24:57+02:00]
[jlp765]
Shift operation for array elements
-
2549 ::
[2016-09-20T23:55:49+02:00]
[bpr]
Is NLVM the future of Nim?
-
2546 ::
[2016-09-18T06:47:52+02:00]
[jlp765]
Document Challenge #2
-
2545 ::
[2016-09-18T02:47:58+02:00]
[zahary]
passing stuff as generic parameters, and it's limits.
-
2544 ::
[2016-09-17T21:31:04+02:00]
[zahary]
Any new roadmap for 1.0 coming?
-
2541 ::
[2016-09-16T10:05:41+02:00]
[jlp765]
What does "direct hardware access" in Nim mean?
-
2540 ::
[2016-09-15T04:35:31+02:00]
[Araq]
Document Challenge #1
-
2533 ::
[2016-09-13T14:29:37+02:00]
[Kerp]
lulzz..
-
2531 ::
[2016-09-13T04:38:34+02:00]
[Araq]
Check For A Symbol
-
2524 ::
[2016-09-08T18:32:05+02:00]
[Libman]
Parallel loop iterator
-
2518 ::
[2016-09-06T04:54:16+02:00]
[dom96]
Different naming schemes for buffers in I/O
-
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
-
2509 ::
[2016-09-01T19:01:46+02:00]
[yglukhov]
New feature in nimx
-
2503 ::
[2016-08-30T17:47:20+02:00]
[dom96]
programming ligatures
-
2500 ::
[2016-08-29T12:48:14+02:00]
[Stefan_Salewski]
Global defer statement?
-
2498 ::
[2016-08-29T10:30:12+02:00]
[dom96]
async I/O API: why strings?
-
2497 ::
[2016-08-29T02:29:21+02:00]
[Araq]
User defined operator Precedence and Associativity
-
2494 ::
[2016-08-27T16:17:41+02:00]
[Araq]
Variables alignment
-
2489 ::
[2016-08-24T09:21:40+02:00]
[Araq]
Where do I learn how to program Nim without a GC?
-
2486 ::
[2016-08-23T17:18:29+02:00]
[Stefan_Salewski]
NEd GTK3 editor is available in v 0.3 now -- with full nimsuggest support
-
2483 ::
[2016-08-21T22:03:16+02:00]
[def]
naive implemnatation of KNN
-
2482 ::
[2016-08-21T17:32:44+02:00]
[Krux02]
dynamically creating a tuple
-
2474 ::
[2016-08-15T22:46:08+02:00]
[OderWat]
Macro vs template: array base type change at declaration
-
2473 ::
[2016-08-15T19:20:05+02:00]
[Smaehtin]
Reading large files using Nim
-
2464 ::
[2016-08-13T12:13:41+02:00]
[Araq]
The cstring type and interfacing with the backend.
-
2462 ::
[2016-08-12T01:28:39+02:00]
[LeuGim]
What are concepts?
-
2461 ::
[2016-08-12T00:28:14+02:00]
[didlybom]
Improved Complex number string representation
-
2458 ::
[2016-08-11T13:36:56+02:00]
[dom96]
Going to Haxe. Nim In Action book available.
-
2456 ::
[2016-08-10T16:49:07+02:00]
[Araq]
Nim improvement process
-
2454 ::
[2016-08-09T23:08:25+02:00]
[Araq]
how do I use the {.this.} pragma?
-
2450 ::
[2016-08-08T10:18:33+02:00]
[Stefan_Salewski]
Is nimsuggest expected to work with latest devel?
-
2448 ::
[2016-08-07T22:46:13+02:00]
[Demos]
questions about nim capabilities
-
2435 ::
[2016-08-04T00:55:54+02:00]
[Araq]
How to annotate statements in proc for macro behavior?
-
2422 ::
[2016-07-29T17:55:45+02:00]
[Araq]
Go-lang like interface
-
2421 ::
[2016-07-29T17:22:39+02:00]
[Stefan_Salewski]
Dynamic Object Type Fields
-
2416 ::
[2016-07-28T03:47:45+02:00]
[Kerp]
Opengl vertices
-
2411 ::
[2016-07-26T19:16:31+02:00]
[Krux02]
Graph library
-
2406 ::
[2016-07-25T02:28:53+02:00]
[OderWat]
How crazy of an idea is it to turn nim into a sandboxed "scripting" language with macros?
-
2397 ::
[2016-07-21T15:52:52+02:00]
[Araq]
StackOverflow Nim Documentation Proposal
-
2390 ::
[2016-07-19T10:33:32+02:00]
[Araq]
Partial casing is foo_bar
-
2388 ::
[2016-07-19T04:48:30+02:00]
[cdunn2001]
Does Nim prevent long compilation times in generic dependencies?
-
2383 ::
[2016-07-17T15:51:13+02:00]
[Krux02]
Error when using openGL with X11
-
2381 ::
[2016-07-17T03:05:22+02:00]
[Krux02]
Python-style for…else
-
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
-
2371 ::
[2016-07-12T10:10:55+02:00]
[zielmicha]
zipping strings
-
2368 ::
[2016-07-11T12:36:47+02:00]
[zielmicha]
No SFINAE for converters
-
2367 ::
[2016-07-10T18:16:01+02:00]
[Araq]
12+ naming rules
-
2363 ::
[2016-07-06T23:19:18+02:00]
[Araq]
Concept[T]
-
2331 ::
[2016-06-21T12:34:59+02:00]
[Araq]
What are the important features that are missing in Nim?
-
2322 ::
[2016-06-16T23:06:50+02:00]
[dom96]
Jester - custom 404?
-
2321 ::
[2016-06-16T02:37:25+02:00]
[Araq]
`included from` statement to help flycheck?
-
2318 ::
[2016-06-15T02:28:57+02:00]
[Araq]
opengl vertices not rendering correctly
-
2317 ::
[2016-06-14T23:33:08+02:00]
[def]
pointer/length -> seq[int8]?
-
2301 ::
[2016-06-07T10:20:58+02:00]
[LeuGim]
Version 0.14.0 released!
-
2288 ::
[2016-05-29T11:49:29+02:00]
[Araq]
Static var declarations
-
2261 ::
[2016-05-14T19:27:06+02:00]
[dom96]
Will nim be as fast as c or c++?
-
2248 ::
[2016-05-06T00:57:21+02:00]
[OderWat]
SOme questions with iterators and for loops
-
2215 ::
[2016-04-17T04:28:24+02:00]
[dom96]
Create a nimble package for a c library
-
2211 ::
[2016-04-15T12:07:31+02:00]
[Krux02]
getType of generic object
-
2208 ::
[2016-04-14T02:33:37+02:00]
[ephja]
How do I cast a distinct array type back to it's array type?
-
2207 ::
[2016-04-12T22:50:27+02:00]
[ephja]
Implementing conditional extension loading for OpenGL
-
2205 ::
[2016-04-12T01:52:36+02:00]
[yglukhov]
templates and discardable
-
2204 ::
[2016-04-12T00:36:10+02:00]
[LeuGim]
trying to find a language very like nim
-
2201 ::
[2016-04-11T10:05:52+02:00]
[Stefan_Salewski]
Why block is not an expression
-
2200 ::
[2016-04-10T17:34:28+02:00]
[Krux02]
Embracing debugability
-
2197 ::
[2016-04-10T12:25:10+02:00]
[Krux02]
aggressive auto-completion in emacs
-
2196 ::
[2016-04-10T08:23:21+02:00]
[Stefan_Salewski]
expanding sequences on the fly
-
2111 ::
[2016-03-09T23:24:28+01:00]
[Araq]
Nim language aspects, that I don't learn to like
-
2059 ::
[2016-02-21T14:13:53+01:00]
[Araq]
utf-8 string for nim
-
2037 ::
[2016-02-12T14:43:21+01:00]
[Varriount]
A lot of meta programming to aid OpenGL framebuffer management
-
2027 ::
[2016-02-08T22:06:19+01:00]
[Araq]
Iterator as argument of iterator
-
1954 ::
[2016-01-19T13:45:21+01:00]
[Araq]
Caller line numbers in templates?
-
1950 ::
[2016-01-18T16:00:18+01:00]
[Araq]
Question about NimEdit
-
1941 ::
[2016-01-14T00:09:40+01:00]
[Araq]
How do I write a go-like type-switch on typeinfo.Any?
-
1918 ::
[2016-01-02T23:20:15+01:00]
[Araq]
Linear algebra library
-
1910 ::
[2015-12-30T18:10:54+01:00]
[jdm]
How do I get the name of a type in a macro?
-
1908 ::
[2015-12-29T10:01:30+01:00]
[filwit]
Pass a type sometimes byval and sometimes byref?
-
1889 ::
[2015-12-23T14:16:23+01:00]
[Krux02]
How do I get the value of a constant symbol within a macro?
-
1888 ::
[2015-12-22T23:51:48+01:00]
[Krux02]
[SOLVED] macros.sameType doesn't work on generic types.
-
1884 ::
[2015-12-20T02:51:38+01:00]
[filwit]
How do I get the NimNode of a Type
-
1868 ::
[2015-12-13T02:03:26+01:00]
[Araq]
A working OpenGl shading DSL
-
1817 ::
[2015-11-22T06:32:34+01:00]
[Araq]
Module Introspection
-
1672 ::
[2015-09-28T00:18:52+02:00]
[Araq]
Project ideas
-
1508 ::
[2015-08-09T20:31:01+02:00]
[Jehan]
How to debug nim code?
-
1139 ::
[2015-04-18T01:30:00+02:00]
[Araq]
KDevelop nim/nimble project
-
355 ::
[2014-02-04T19:56:27+01:00]
[enurlyx]
Extract a substring
-
217 ::
[2013-08-31T18:53:45+02:00]
[Araq]
openarray