-
12740 ::
[2025-03-24T12:26:01+01:00]
[Araq]
Dynamically load shared libraries at runtime
-
12731 ::
[2025-03-20T18:53:43+01:00]
[Araq]
Looking for script language for game
-
12708 ::
[2025-03-05T16:07:30+01:00]
[Araq]
Curious about nimony's new features
-
12701 ::
[2025-03-03T19:03:02+01:00]
[Araq]
Understanding Destructors
-
12683 ::
[2025-02-13T07:10:55+01:00]
[Araq]
Is this correct for an opaque struct?
-
12623 ::
[2024-12-11T14:48:31+01:00]
[cmc]
SDL2-Android-Nim Builds
-
11493 ::
[2024-04-25T20:11:58+02:00]
[Araq]
Nim “free(): invalid pointer” segfault (dynlib)
-
10893 ::
[2024-01-20T22:19:04+01:00]
[ajusa]
Show Nim: Curly, an efficient thread-ready parallel HTTP client
-
10852 ::
[2024-01-05T17:25:24+01:00]
[PMunch]
Help with linking DLLs/ Futhark Bindings
-
10812 ::
[2023-12-30T13:37:55+01:00]
[Araq]
specify lib dir by `--passL` can not work
-
10792 ::
[2023-12-21T09:15:09+01:00]
[mantielero]
zig issue
-
10746 ::
[2023-12-08T14:54:02+01:00]
[vonH]
Is there a guide to creating PostgreSQL extensions or dynamic libraries "xxx.so" etc in Nim?
-
10741 ::
[2023-12-06T22:43:46+01:00]
[Boston]
Dealing with arrays (of bytes) across library boundaries, specifically C#
-
10719 ::
[2023-12-01T23:12:49+01:00]
[Araq]
thread process can not change text buffer
-
10613 ::
[2023-11-08T01:33:45+01:00]
[Araq]
how to feed stdin to external process and redirect stdout ?
-
10570 ::
[2023-10-28T08:02:50+02:00]
[Araq]
Nim#
-
10564 ::
[2023-10-22T18:44:05+02:00]
[nsimha]
Dependency install for Mastering Nim on Apple silicon
-
10557 ::
[2023-10-19T20:48:33+02:00]
[Demos]
Best way to architect a Nim dll/so that is used by other Nim dll/so/executables
-
10534 ::
[2023-10-07T18:24:34+02:00]
[Araq]
Effects of calls to Garbage Collector when using ARC/ORC?
-
10468 ::
[2023-09-08T17:51:14+02:00]
[Araq]
what are the equivalent libraries to these ?
-
10461 ::
[2023-09-06T00:33:59+02:00]
[PMunch]
How can I shorten the compile time?
-
10446 ::
[2023-08-28T05:34:46+02:00]
[Araq]
More info on NimMain procedure
-
10431 ::
[2023-08-23T11:32:27+02:00]
[PMunch]
Nim2.0 how to build dll without dependency of libgcc_s_seh-1.dll
-
10423 ::
[2023-08-20T13:16:06+02:00]
[Araq]
[Advice] Ways to handle "dynamicity"
-
10372 ::
[2023-08-04T04:03:58+02:00]
[elcritch]
CBOR?
-
10337 ::
[2023-07-14T10:18:01+02:00]
[demotomohiro]
MiniDumpWriteDump in memory
-
10327 ::
[2023-07-07T11:52:18+02:00]
[Araq]
Compiling nimrtl.nim as static library
-
10314 ::
[2023-07-01T20:22:57+02:00]
[Araq]
lvgl - callback issues
-
10313 ::
[2023-07-01T00:09:06+02:00]
[Trustable]
RIP Nitter
-
10308 ::
[2023-06-28T11:23:13+02:00]
[mashingan]
Undeclared field - Unrecognized proc
-
10301 ::
[2023-06-26T08:47:47+02:00]
[Araq]
Wishlist: Ideal UI library for Nim
-
10285 ::
[2023-06-19T18:13:51+02:00]
[Steven]
MoveWindow()
-
10273 ::
[2023-06-14T13:11:11+02:00]
[Araq]
Library for tracking pressed keys
-
10261 ::
[2023-06-09T15:23:22+02:00]
[treeform]
error: could not load:(libcrypto-1_1-x64|libeay64).dll
-
10254 ::
[2023-06-07T14:58:38+02:00]
[ggibson]
tell me the library for windows to download files with a progress bar
-
10247 ::
[2023-06-05T12:24:14+02:00]
[Araq]
DLL crashes - can't figure out why
-
10234 ::
[2023-05-28T21:08:25+02:00]
[Araq]
Atlas shrugged...
-
10225 ::
[2023-05-26T05:33:43+02:00]
[Araq]
DLL Terms
-
10220 ::
[2023-05-23T19:19:44+02:00]
[Araq]
How to create modular program (like main with future addons) ?
-
10215 ::
[2023-05-21T20:07:57+02:00]
[matkuki]
NIM code compile to executable does not run on other systems.
-
10194 ::
[2023-05-12T21:58:33+02:00]
[Araq]
Is there a way to tell the compiler to include/export unused functions
-
10103 ::
[2023-04-16T13:00:44+02:00]
[Araq]
Writing a wrapper for ML libraries how-to
-
10091 ::
[2023-04-11T23:52:59+02:00]
[Stefan_Salewski]
Speeding up compile times
-
10090 ::
[2023-04-11T21:30:48+02:00]
[Araq]
Nimforms - A simple GUI library for Windows
-
10029 ::
[2023-03-21T16:55:39+01:00]
[Araq]
How to get exe name from pid under Windows
-
9970 ::
[2023-03-06T03:51:12+01:00]
[didlybom]
My Nim Development Weekly Report (3/5)
-
9926 ::
[2023-02-22T11:10:44+01:00]
[Araq]
ffi: how to pass a value to c?
-
9898 ::
[2023-02-17T11:51:49+01:00]
[kragil]
Proposal for Nim 2.0: Documented way to get Nim "Hello, world" to run on Android and IOS
-
9893 ::
[2023-02-16T20:56:08+01:00]
[PMunch]
Expose static nim library to DLL
-
9885 ::
[2023-02-13T12:03:30+01:00]
[PMunch]
Who wants to do a GSoC about FreeCAD? Program in Nim!
-
9792 ::
[2023-01-03T04:09:45+01:00]
[CraneDancingShape]
Trying to setup SDL2 on Ubuntu for pixels
-
9743 ::
[2022-12-20T13:25:47+01:00]
[PMunch]
solution to the problem "could not load: SDL2.dll (bad format; library may be wrong architecture)"
-
9705 ::
[2022-12-08T12:24:09+01:00]
[PMunch]
generating dll with nim
-
9693 ::
[2022-12-04T23:07:15+01:00]
[elcritch]
ROS2 Library port (Robotics)
-
9677 ::
[2022-11-30T02:01:46+01:00]
[treeform]
Basic window graphics library?
-
9598 ::
[2022-11-11T10:58:31+01:00]
[sky_khan]
How can I get the fields and field-types of an sqlite-database?
-
9564 ::
[2022-10-30T22:37:09+01:00]
[Araq]
NimEdit: can it be made compilable with Nim 1.6.8?
-
9542 ::
[2022-10-23T01:54:38+02:00]
[bpr]
Newbie first impressions
-
9471 ::
[2022-09-16T04:02:13+02:00]
[geotre]
How would i safely turn a image from a url to a uri.
-
9429 ::
[2022-09-02T02:51:49+02:00]
[Araq]
Hot reload & Alternatives - Mac Support (ARM and x86)
-
9317 ::
[2022-07-23T03:45:14+02:00]
[DeletedUser]
How to write a proc to get verilog HDL style bitslicer?
-
9282 ::
[2022-07-06T01:07:10+02:00]
[mratsim]
advanced integration with lua
-
9278 ::
[2022-07-03T01:39:33+02:00]
[matthesoundman]
How to let nim know to search an additional path for linking a lib?
-
9273 ::
[2022-06-29T10:48:55+02:00]
[Araq]
compilation error from nim 1.4 to 1.6.6
-
9266 ::
[2022-06-27T01:59:48+02:00]
[Araq]
Nim 2.0 is already here.
-
9254 ::
[2022-06-21T19:21:35+02:00]
[treeform]
Deploy DLLs
-
9227 ::
[2022-06-12T16:24:22+02:00]
[treeform]
Apologize on not Nim but is to knowing C directive
-
9224 ::
[2022-06-11T17:35:40+02:00]
[Araq]
could not load: lua(|5.1|5.0).dll
-
9162 ::
[2022-05-18T19:14:13+02:00]
[Araq]
NimForUE
-
9148 ::
[2022-05-08T14:22:13+02:00]
[Araq]
Hello Javascript!
-
9144 ::
[2022-05-05T09:11:12+02:00]
[dom96]
Nim 1.6.6 released
-
9086 ::
[2022-04-06T21:50:51+02:00]
[PMunch]
`=destroy` ref object of RootObj?
-
9074 ::
[2022-04-05T11:03:14+02:00]
[Araq]
Impure libraries ???
-
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??
-
9005 ::
[2022-03-13T22:07:03+01:00]
[matkuki]
Naylib - yet another raylib wrapper becomes available
-
8990 ::
[2022-03-09T05:12:18+01:00]
[jyapayne]
SDL in a M1 Mac - can't find dylib
-
8937 ::
[2022-02-21T13:13:05+01:00]
[PMunch]
variable has incomplete type: struct...
-
8930 ::
[2022-02-18T09:52:34+01:00]
[Skaruts]
Stdout problem with nim/lua/love2d (may not be nim related)
-
8918 ::
[2022-02-15T07:35:59+01:00]
[dom96]
[asyncnet] Difference between a natural socket close and close(AsyncSocket)
-
8916 ::
[2022-02-14T22:18:42+01:00]
[Araq]
Using Nim for system libraries?
-
8915 ::
[2022-02-14T13:46:01+01:00]
[mratsim]
Trouble interfacing with C/C++ single-header library
-
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
-
8861 ::
[2022-02-02T20:44:48+01:00]
[treeform]
zlib.h: No such file or directory error on Windows
-
8860 ::
[2022-02-02T00:01:51+01:00]
[Araq]
Problem compiling ASM code with vars in Mac M1
-
8731 ::
[2021-12-24T01:16:02+01:00]
[sekao]
Ported C++ OpenGL/GLFW code to NimGL, runs, but geometry seems wrong
-
8704 ::
[2021-12-12T15:32:38+01:00]
[sky_khan]
Why windows.h file is always included into compilation on Windows?
-
8678 ::
[2021-12-04T16:24:17+01:00]
[Araq]
thriftcore - Apache Thrift primitives
-
8658 ::
[2021-11-26T23:31:36+01:00]
[Araq]
Macros: why and/or when to use them?
-
8641 ::
[2021-11-19T00:41:32+01:00]
[Araq]
TLS protocol negociation (TLS-ALPN)
-
8635 ::
[2021-11-18T08:36:27+01:00]
[Araq]
metaCall
-
8619 ::
[2021-11-13T20:36:28+01:00]
[ftsf]
(2021 November) Most common or active 2D game framework?
-
8598 ::
[2021-11-06T21:21:23+01:00]
[Araq]
Dynlib passing value back to main app causes SIGSEGV error
-
8569 ::
[2021-10-30T23:46:07+02:00]
[didlybom]
Plotting library
-
8565 ::
[2021-10-30T10:18:57+02:00]
[Vindaar]
Arraymancer: dot/matmul equivalent for higher-dim tensors
-
8564 ::
[2021-10-29T21:16:01+02:00]
[Araq]
Linking on Linux and Windows
-
8552 ::
[2021-10-27T16:40:21+02:00]
[Araq]
Nim for Beginners video series discussion thread
-
8511 ::
[2021-10-19T10:47:39+02:00]
[Araq]
Nim 1.6 is out!!
-
8496 ::
[2021-10-13T06:20:58+02:00]
[treeform]
Show Nim: Boxy, 2D GPU rendering with a tiling atlas and Pixie
-
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)
-
8476 ::
[2021-10-03T18:39:09+02:00]
[dom96]
Choosenim 0.8.0 now available
-
8473 ::
[2021-10-02T23:09:41+02:00]
[Araq]
Nim's types related questions
-
8468 ::
[2021-09-29T05:32:57+02:00]
[Araq]
Advice needed on exporting symbols from DLL
-
8462 ::
[2021-09-26T23:43:19+02:00]
[Araq]
Hot Code Reloading viability for Jupyter-Notebook like Nim IDE
-
8460 ::
[2021-09-26T13:37:00+02:00]
[mantielero]
Help needed - issue wrapping header with c2nim
-
8375 ::
[2021-08-28T06:43:54+02:00]
[Araq]
Goodboy Galaxy - Kickstarter and demo now live!
-
8308 ::
[2021-08-08T13:31:31+02:00]
[Stefan_Salewski]
2d canvas library
-
8267 ::
[2021-07-25T17:38:44+02:00]
[Araq]
What makes the nim compiler slow
-
8245 ::
[2021-07-19T10:31:02+02:00]
[jasonfi]
Compiling with OpenSSL on Windows 10?
-
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq]
Help with object serialization please!
-
8087 ::
[2021-06-05T15:14:40+02:00]
[PMunch]
proc in array, ...but is it the solution?
-
7978 ::
[2021-05-14T10:01:58+02:00]
[Araq]
xlsxwriter - Static compilation in windows
-
7977 ::
[2021-05-14T09:09:07+02:00]
[mantielero]
gcc.exe: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory
-
7970 ::
[2021-05-12T06:21:31+02:00]
[jyapayne]
Show Nim: Pixie now supports text layout and rasterizing, including rich text with styled spans!
-
7965 ::
[2021-05-11T09:34:01+02:00]
[Araq]
Is the official Nim DLL redistributable?
-
7962 ::
[2021-05-10T23:29:32+02:00]
[PMunch]
Import C++ functions in nim?
-
7951 ::
[2021-05-08T15:02:50+02:00]
[demotomohiro]
Which converters are "safe" to use?
-
7945 ::
[2021-05-07T13:10:03+02:00]
[kaushalmodi]
How to map to a pointer to array of function symbols in a C header?
-
7943 ::
[2021-05-07T05:03:12+02:00]
[Ward]
Memlib - Load Windows DLL from memory
-
7926 ::
[2021-05-04T22:11:08+02:00]
[Araq]
Counting word frequencies with Nim
-
7875 ::
[2021-04-28T08:30:32+02:00]
[dom96]
Nim on Android error regarding size of a pointer
-
7846 ::
[2021-04-24T12:15:37+02:00]
[cblake]
collision-resistant hash for 64bit pointers
-
7834 ::
[2021-04-21T13:00:20+02:00]
[Araq]
Preferred mingw version to build nim on Windows
-
7803 ::
[2021-04-16T10:46:24+02:00]
[Araq]
cross compilation from Linux to windows
-
7775 ::
[2021-04-11T10:36:29+02:00]
[Araq]
C library with custom build system to Nim
-
7711 ::
[2021-03-27T22:26:09+01:00]
[PMunch]
Trying to use openssl RSA funcitonality in nim
-
7709 ::
[2021-03-27T21:21:09+01:00]
[dom96]
Why memory leaks with ARC/ORC on platform game?
-
7657 ::
[2021-03-18T20:28:53+01:00]
[Kiloneie]
Nim SDL2 Game Development for Beginners #3 Adding AABB Rectangular Collision Detection
-
7643 ::
[2021-03-16T17:54:58+01:00]
[Kiloneie]
Nim SDL2 Game Development for Beginners #2 Adding walls and explaining image depth
-
7632 ::
[2021-03-15T14:39:55+01:00]
[Araq]
Dll with a different entry point as Dllmain
-
7581 ::
[2021-03-04T22:10:16+01:00]
[dom96]
Show Nim: Puppy - Easy HTTP(S) requests without DLLs, --d:ssl or cacerts.pem.
-
7548 ::
[2021-02-23T11:18:37+01:00]
[Stefan_Salewski]
cairo Wrapper tests failed: could not load: libcairo-2.dll (Newbie)
-
7512 ::
[2021-02-15T21:15:18+01:00]
[timothee]
hotcodereloading and libfswatch
-
7508 ::
[2021-02-15T15:17:01+01:00]
[Kiloneie]
Nim SDL2 Game Development for Beginners (new video tutorial series)
-
7494 ::
[2021-02-10T08:54:41+01:00]
[Araq]
Nim 1.2.10 RC and 1.4.4 RC
-
7487 ::
[2021-02-08T15:59:36+01:00]
[Araq]
createInterpreter in a DLL
-
7415 ::
[2021-01-22T10:13:24+01:00]
[Araq]
Allocating a cstringArray
-
7367 ::
[2021-01-10T11:01:51+01:00]
[Araq]
Google Summer of Code, Feb 19, 2021
-
7365 ::
[2021-01-10T09:54:17+01:00]
[treeform]
What's the preferred way to compile nim to WebAssembly?
-
7353 ::
[2021-01-08T09:16:55+01:00]
[dom96]
LibSSL DLLs and DLL collections for older versions
-
7339 ::
[2021-01-06T14:59:43+01:00]
[Javi]
Acquire webcam on Windows 10
-
7338 ::
[2021-01-06T05:56:23+01:00]
[Araq]
Export by Ordinal for Windows DLLs?
-
7326 ::
[2021-01-02T22:55:04+01:00]
[jangko]
Creating Custom DLLMain using MSVC
-
7298 ::
[2020-12-27T22:08:30+01:00]
[Vladar]
Problem with sdl2 & nim
-
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?
-
7265 ::
[2020-12-17T21:31:36+01:00]
[Araq]
Nim interact with Windows .NET Frameworks
-
7261 ::
[2020-12-17T13:16:45+01:00]
[jlp765]
Help neede with IUP in Nim
-
7252 ::
[2020-12-14T11:21:37+01:00]
[Araq]
IS there any beginner friendly tutorial for nim with examples like "Python crash course" etc.?
-
7230 ::
[2020-12-08T23:37:49+01:00]
[Araq]
cpp2nim.py - c++ bindings
-
7208 ::
[2020-12-05T18:40:21+01:00]
[Araq]
replace OpenSSL with statically linked LibreSSL Windows
-
7206 ::
[2020-12-05T16:09:33+01:00]
[timothee]
Nimbotics
-
7183 ::
[2020-12-01T11:18:11+01:00]
[Araq]
Nim compiled DLL, using Powerbuild programming language call, parameter return result garbled code.
-
7141 ::
[2020-11-22T21:36:16+01:00]
[Yardanico]
can't create seq in callback function
-
7111 ::
[2020-11-18T08:23:46+01:00]
[Araq]
Win10 terminal game
-
7086 ::
[2020-11-13T12:13:56+01:00]
[enthus1ast]
best way to store key definition for a game
-
7078 ::
[2020-11-12T00:22:13+01:00]
[Clonk]
Best practices for packages that bind to C libraries?
-
7045 ::
[2020-11-06T20:56:50+01:00]
[Araq]
C++ FFI - basic example
-
6980 ::
[2020-10-24T01:32:33+02:00]
[Araq]
handmade hero in nim ( warning: noob)
-
6948 ::
[2020-10-18T10:26:11+02:00]
[treeform]
Is Nim good for creating video games?
-
6919 ::
[2020-10-13T21:06:25+02:00]
[Cleverson]
Any lib to control the keyboard?
-
6915 ::
[2020-10-12T16:19:07+02:00]
[lqdev]
It's time to make Nim known ! ✊✊✊✊
-
6905 ::
[2020-10-09T05:54:48+02:00]
[treeform]
How to statically link libraries?
-
6891 ::
[2020-10-05T03:27:29+02:00]
[Araq]
Massive Funding Coming To Nim
-
6860 ::
[2020-09-25T20:02:57+02:00]
[zulu]
using db_odbc with ms sql server on windows 10
-
6814 ::
[2020-09-14T15:34:35+02:00]
[Araq]
Cross-compile to Rpi4 :(
-
6771 ::
[2020-09-03T22:38:10+02:00]
[francisl]
Help compiling updated version of webview on OS X
-
6692 ::
[2020-08-18T08:41:56+02:00]
[Stefan_Salewski]
OS checks make the code slow?
-
6642 ::
[2020-08-06T04:35:59+02:00]
[Skaruts]
How to compile a dll that I can call from lua or luaJIT's ffi?
-
6613 ::
[2020-07-29T11:13:57+02:00]
[oyster]
some questions on generating dynamic library
-
6610 ::
[2020-07-28T13:17:54+02:00]
[Araq]
Improving BSD support - NetBSD
-
6605 ::
[2020-07-27T20:02:00+02:00]
[oyster]
Linking neo to openblas.dll ?
-
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?
-
6583 ::
[2020-07-23T19:01:58+02:00]
[Yardanico]
Custom DllMain Windows
-
6554 ::
[2020-07-18T12:01:27+02:00]
[Araq]
embed DLL into EXE?
-
6534 ::
[2020-07-11T18:06:58+02:00]
[Stefan_Salewski]
"Nim for Python Programmers" wiki page
-
6471 ::
[2020-06-22T21:43:11+02:00]
[Araq]
Norm 2.0.0
-
6441 ::
[2020-06-17T10:46:41+02:00]
[akavel]
How to load dlls created in C++?
-
6431 ::
[2020-06-13T16:15:02+02:00]
[Araq]
Website probably not up-to-date for Nim installation
-
6430 ::
[2020-06-13T16:01:42+02:00]
[Javi]
Exporting string functions from DLLs
-
6270 ::
[2020-04-28T21:56:59+02:00]
[enthus1ast]
NOOB: Is there a way to do: dos.com + my.nim ==> my.exe (Just ONE file)
-
6258 ::
[2020-04-26T10:03:38+02:00]
[Ward]
NOOB: How to get "cAlternateFileName" from WIN32_FIND_DATA data structure ...
-
6228 ::
[2020-04-18T00:12:15+02:00]
[Araq]
Could Nim use Cmake to invoke the C compiler?
-
6226 ::
[2020-04-17T13:16:34+02:00]
[dom96]
Nim Forum build error
-
6208 ::
[2020-04-13T22:19:38+02:00]
[geotre]
Profiling SDL2 application with Valgrind
-
6178 ::
[2020-04-09T02:55:38+02:00]
[Stefan_Salewski]
Terminal based GINTRO(GTK) VTE
-
6105 ::
[2020-03-22T18:50:00+01:00]
[Araq]
ggplotnim - pretty native plots for us
-
6057 ::
[2020-03-08T10:39:16+01:00]
[Araq]
FFI: how to avoid naming arguments in C functions
-
6051 ::
[2020-03-07T13:23:53+01:00]
[jyapayne]
Creating functions at runtime
-
6047 ::
[2020-03-06T15:05:15+01:00]
[mrhdias]
Nim appears for the first time listed in the TIOBE Index!
-
6045 ::
[2020-03-06T10:06:17+01:00]
[yglukhov]
Another state of generating Android APK thread...
-
5985 ::
[2020-02-25T19:04:46+01:00]
[Araq]
How does nim infer that a cpu on windows is 64-bit
-
5951 ::
[2020-02-19T15:06:33+01:00]
[Stefan_Salewski]
RayCasting Problem
-
5939 ::
[2020-02-17T09:46:00+01:00]
[Araq]
Zig as C compiler for Nim. How to feed him the code
-
5921 ::
[2020-02-11T20:02:36+01:00]
[Araq]
Does --gc:arc remove dependency on NimRtl.dll?
-
5881 ::
[2020-02-03T05:15:05+01:00]
[Araq]
Compile time FFI
-
5877 ::
[2020-02-02T00:57:05+01:00]
[filcuc]
Hot code reloading
-
5814 ::
[2020-01-15T17:44:20+01:00]
[Araq]
ELI5: newruntime and arc
-
5766 ::
[2020-01-03T02:54:57+01:00]
[doofenstein]
Need help of a pair programmer
-
5695 ::
[2019-12-16T18:14:09+01:00]
[Stefan_Salewski]
A pure nim GUI game for Linux & Windows
-
5677 ::
[2019-12-12T20:50:41+01:00]
[Araq]
port psutil on mac host_statistics get nil result
-
5657 ::
[2019-12-08T18:37:54+01:00]
[Araq]
Recommended GUI library?
-
5618 ::
[2019-11-30T20:33:55+01:00]
[Araq]
How to debug a segmentation fault?
-
5505 ::
[2019-11-14T02:29:48+01:00]
[jxy]
It seems a bit confusing to express the current class object with the first argument.
-
5487 ::
[2019-11-11T12:29:37+01:00]
[federico3]
How to package external packages into a single standalone binary
-
5439 ::
[2019-11-01T15:55:12+01:00]
[treeform]
tye and container whoes
-
5428 ::
[2019-10-30T21:55:09+01:00]
[Araq]
Creating a type that is a non-contiguous subset of char?
-
5421 ::
[2019-10-29T11:18:26+01:00]
[Araq]
Suggestion for optimizations (for better performance/speed) for an interpreter written in Nim
-
5242 ::
[2019-09-29T10:57:32+02:00]
[Stefan_Salewski]
Proposal to start a Nim-Scientific Community
-
5231 ::
[2019-09-26T21:29:33+02:00]
[treeform]
Accessing Mysql on Windows
-
5197 ::
[2019-09-16T20:19:14+02:00]
[Araq]
How to get Nim running on iOS and Android using GLFM.
-
5158 ::
[2019-09-01T10:21:05+02:00]
[LeuGim]
Can I use PHP functions in the nim language?
-
4999 ::
[2019-07-10T02:08:11+02:00]
[Araq]
dynamic lib works properly when interfacing with python, fails with nim
-
4988 ::
[2019-07-02T11:30:28+02:00]
[Krux02]
Integrate a GLSL shader in Nim
-
4973 ::
[2019-06-27T14:21:23+02:00]
[Araq]
Nim and DLLs?
-
4923 ::
[2019-06-10T19:09:29+02:00]
[dom96]
Terminal code test for Windows 10 fails
-
4913 ::
[2019-06-07T11:51:59+02:00]
[leorize]
Are there any docs for official Nim_SDL2 binding?
-
4898 ::
[2019-06-02T00:34:44+02:00]
[Stefan_Salewski]
There are some library to display text in opengl easily?
-
4872 ::
[2019-05-22T09:35:03+02:00]
[Araq]
thiscall calling convention?
-
4840 ::
[2019-05-13T09:45:33+02:00]
[boia01]
Show: dali — a pure-Nim indie assembler for Android .dex & .apk files
-
4819 ::
[2019-05-01T23:30:32+02:00]
[mratsim]
Passing in-memory code to the compiler
-
4783 ::
[2019-04-12T22:47:05+02:00]
[treeform]
OpenWL/DL - two foundation libraries for building a cross-platform GUI with non-C++ languages
-
4782 ::
[2019-04-12T20:36:02+02:00]
[chrisheller]
Example implementing SQLite extension in Nim
-
4769 ::
[2019-04-05T20:39:04+02:00]
[dom96]
Is there a 2D game framework recently updated for Nim ?
-
4765 ::
[2019-04-04T00:46:14+02:00]
[leorize]
Suggestions for gui frameworks to make an app in nim for android?
-
4758 ::
[2019-04-03T02:33:05+02:00]
[Araq]
Nim vs V language
-
4740 ::
[2019-03-25T02:11:58+01:00]
[Araq]
how compile urho3d with nim?
-
4685 ::
[2019-03-01T19:05:11+01:00]
[Stefan_Salewski]
Query Filepath for owner and group ID or name
-
4677 ::
[2019-02-24T06:21:38+01:00]
[Araq]
Library isolation (diamond dependencies)
-
4663 ::
[2019-02-16T17:03:52+01:00]
[Stefan_Salewski]
deallocate ``ref object`` type
-
4636 ::
[2019-02-08T17:14:07+01:00]
[Araq]
Debugging - again
-
4602 ::
[2019-01-29T08:03:23+01:00]
[oyster]
how to use PassC/PassL pragma?
-
4592 ::
[2019-01-25T15:47:14+01:00]
[Araq]
Creating DLL With Nim Without nimrtl.dll?
-
4569 ::
[2019-01-17T15:32:40+01:00]
[Stefan_Salewski]
questions on binding C DLL
-
4548 ::
[2019-01-11T20:09:07+01:00]
[Araq]
Python Modules & why Python is better
-
4541 ::
[2019-01-09T03:09:40+01:00]
[Stefan_Salewski]
recommendation for simple graphics lib?
-
4539 ::
[2019-01-07T11:02:41+01:00]
[Araq]
still no success binding DLL's callback function
-
4522 ::
[2019-01-03T09:22:48+01:00]
[Stefan_Salewski]
trouble during wrapping a windows DLL
-
4515 ::
[2019-01-01T13:22:05+01:00]
[oyster]
seek for help on porting VB lib to nim
-
4474 ::
[2018-12-15T04:16:02+01:00]
[Araq]
Invalid type: 'proc' in this context 'proc (ui: NimUI, btn: Button)' for proc
-
4469 ::
[2018-12-12T23:19:25+01:00]
[Stefan_Salewski]
Returning cstring from a DLL
-
4465 ::
[2018-12-12T15:10:12+01:00]
[Ward]
Calling stdcall from .dll
-
4451 ::
[2018-12-09T22:57:46+01:00]
[SolitudeSF]
Compile error from gcc
-
4396 ::
[2018-11-21T03:48:52+01:00]
[Libman]
how compile nimedit?
-
4384 ::
[2018-11-16T16:53:49+01:00]
[doofenstein]
Need help with game framework
-
4327 ::
[2018-10-21T12:13:43+02:00]
[dom96]
How compile sfml successfully on nim
-
4321 ::
[2018-10-18T19:43:06+02:00]
[Araq]
State of Concepts in Nim 0.19
-
4303 ::
[2018-10-11T21:34:22+02:00]
[Araq]
migrate oldwinapi to winim
-
4247 ::
[2018-09-28T02:59:56+02:00]
[jangko]
Interop with Delphi Interfaces
-
4203 ::
[2018-09-17T14:57:54+02:00]
[yglukhov]
Cannot call function with argument of Nim from Python3
-
4115 ::
[2018-08-07T22:42:38+02:00]
[Araq]
Importc by ordinal instead of name? (Windows)
-
4049 ::
[2018-07-15T15:48:14+02:00]
[yglukhov]
Nim's WASM future?
-
4013 ::
[2018-07-04T18:12:22+02:00]
[Arrrrrrrrr]
Best/most updated libraries for game development
-
3997 ::
[2018-06-29T17:48:41+02:00]
[Skaruts]
Neo and Arraymancer modules?
-
3960 ::
[2018-06-21T19:15:49+02:00]
[shashlick]
Embedding .dll in Nim executable
-
3926 ::
[2018-06-15T10:26:42+02:00]
[Araq]
Nim and function hooking
-
3908 ::
[2018-06-11T08:08:08+02:00]
[Nycto]
Nim, opengl and SDL2: texture artifacts
-
3901 ::
[2018-06-08T12:23:28+02:00]
[dom96]
Your experience with GoDot (and Nim)
-
3827 ::
[2018-05-17T19:42:17+02:00]
[ThomasTJdev]
Re-compile and start the program again within the program
-
3782 ::
[2018-04-26T17:59:57+02:00]
[Araq]
libui.dll?
-
3751 ::
[2018-04-13T08:40:27+02:00]
[dom96]
How to change send timeout asyncftpclient
-
3564 ::
[2018-02-21T08:47:32+01:00]
[Libman]
Nim's status discussion
-
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
-
3501 ::
[2018-01-24T19:39:19+01:00]
[yglukhov]
[Solved] Nim bindings to a DLL?
-
3494 ::
[2018-01-21T19:09:35+01:00]
[matkuki]
[Solved] PDCurses included DLL's
-
3470 ::
[2018-01-09T19:20:14+01:00]
[Araq]
Question About Nim 32/64-bits
-
3467 ::
[2018-01-08T01:46:44+01:00]
[Araq]
Nim 1.17.2: nimble test Fails
-
3464 ::
[2018-01-07T02:36:03+01:00]
[dom96]
Having trouble wrapping foo->bar
-
3440 ::
[2017-12-28T21:37:37+01:00]
[Varriount]
ASM on Windows basically dead?
-
3379 ::
[2017-11-29T11:23:19+01:00]
[Vladar]
VoxelSpace engine demo
-
3295 ::
[2017-10-31T15:49:58+01:00]
[yglukhov]
Has anyone considered if Nim would be a good fit for a "serverless" architecture?
-
3278 ::
[2017-10-24T21:26:06+02:00]
[Araq]
Is this use of Nim locks correct?
-
3251 ::
[2017-10-17T10:46:06+02:00]
[sky_khan]
Pragma for temporarily making strict identifier names?
-
3219 ::
[2017-10-04T21:32:36+02:00]
[bkerin]
how to make nimble link against libs in $HOME
-
3211 ::
[2017-10-01T09:41:17+02:00]
[dom96]
Safe sdl2 wrapper library?
-
3207 ::
[2017-09-29T20:25:16+02:00]
[dom96]
How to "nimble install XXX" using a specific architecture (x86, instead of x64)?
-
3205 ::
[2017-09-28T08:13:29+02:00]
[wizzardx]
Python-like with, context managers, and the RAII pattern
-
3201 ::
[2017-09-26T05:08:53+02:00]
[LeuGim]
Are array types that differ only in index boundaries different?
-
3199 ::
[2017-09-25T19:14:38+02:00]
[Araq]
Code substitution with templates
-
3191 ::
[2017-09-23T17:59:52+02:00]
[LeuGim]
Nim and hot loading - any experiences to share?
-
3190 ::
[2017-09-23T10:42:29+02:00]
[Ayylmao]
Creating x86 lib on Windows?
-
3178 ::
[2017-09-19T16:15:22+02:00]
[mindplay]
DOM bindings
-
3176 ::
[2017-09-18T17:23:13+02:00]
[Araq]
Providing writable string buffer to a foreign C-function
-
3171 ::
[2017-09-16T02:04:15+02:00]
[andrea]
Success - calling custom CUDA kernels from Nim
-
3160 ::
[2017-09-10T22:17:07+02:00]
[Arrrrrrrrr]
Nim for a text-based game
-
3138 ::
[2017-09-01T10:19:24+02:00]
[skyfex]
Disable debug for specific function
-
3135 ::
[2017-08-29T22:18:21+02:00]
[Araq]
meta programming a nice SIMD library
-
3113 ::
[2017-08-20T22:39:15+02:00]
[Jipok]
Nim, SDL2 and Emscripten
-
3084 ::
[2017-08-01T20:04:38+02:00]
[Vladar]
Nimgame2: could not import: SDL_RenderSetIntegerScale
-
3080 ::
[2017-07-30T13:00:46+02:00]
[def]
Mandelbrot fraktal with SDL2 produces artifacts at high zoom levels
-
3074 ::
[2017-07-27T20:51:19+02:00]
[Araq]
UDP socket closing after send
-
3065 ::
[2017-07-23T00:37:03+02:00]
[Krux02]
SDL2 and tuples as arguments
-
3064 ::
[2017-07-22T14:46:17+02:00]
[Araq]
What assumption can be made on pointers returned by getTypeInfo?
-
3056 ::
[2017-07-18T20:28:28+02:00]
[Arrrrrrrrr]
Nim image libraries
-
3055 ::
[2017-07-18T05:08:24+02:00]
[Stefan_Salewski]
Allocation on heap somehow unstable - Why does this crash?
-
3012 ::
[2017-06-21T04:03:02+02:00]
[LeuGim]
progress while binding libxl
-
2961 ::
[2017-05-18T14:11:59+02:00]
[Vladar]
Games made in Nim
-
2886 ::
[2017-03-26T19:12:02+02:00]
[Krux02]
FRAG - Framework for Rather Awesome Games
-
2882 ::
[2017-03-24T04:57:07+01:00]
[hcorion]
Why does loadLib affect some other thread in this case?
-
2874 ::
[2017-03-21T04:07:05+01:00]
[Araq]
I compiled libui.dll file is not successful
-
2864 ::
[2017-03-16T11:26:28+01:00]
[Araq]
Failing to access a Windows DLL...
-
2841 ::
[2017-03-10T09:11:56+01:00]
[dom96]
The Linux Game Jam 2017 - itch.io
-
2840 ::
[2017-03-09T23:39:37+01:00]
[cy]
times.TimeInfo isn't getting initialized?
-
2813 ::
[2017-02-23T06:12:51+01:00]
[dom96]
Nim status in various OS/Distro Package Managers
-
2803 ::
[2017-02-17T21:04:17+01:00]
[Varriount]
File, FileDescriptor, Handle, Windows
-
2745 ::
[2017-01-23T12:10:39+01:00]
[jangko]
2 question about DLL with Mingw
-
2730 ::
[2017-01-16T17:03:05+01:00]
[Araq]
Nimgame 2
-
2718 ::
[2017-01-11T20:20:13+01:00]
[dom96]
How To Share a Nim Module Functionality
-
2696 ::
[2017-01-03T21:40:08+01:00]
[Araq]
How to compile a shared library for JNI?
-
2678 ::
[2016-12-24T00:13:28+01:00]
[Araq]
Help With Nim Static Libs on Windows
-
2658 ::
[2016-12-09T20:19:29+01:00]
[leledumbo]
App compiling option
-
2620 ::
[2016-11-13T23:35:57+01:00]
[Araq]
messaging - or communicating between GUI's
-
2609 ::
[2016-11-08T04:19:07+01:00]
[Araq]
WINAPI Select Folder
-
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
-
2558 ::
[2016-10-01T02:31:27+02:00]
[Araq]
Version 0.15 released!
-
2555 ::
[2016-09-26T15:16:00+02:00]
[andrea]
Connecting Nim with Python
-
2539 ::
[2016-09-14T22:12:32+02:00]
[alfrednewman]
SQlite FTS - fts3 [DbError]
-
2536 ::
[2016-09-14T03:31:02+02:00]
[vonH]
SOLVED : Where can I obtain a copy of the liblz4.dll for Windows?
-
2444 ::
[2016-08-07T05:33:59+02:00]
[filwit]
Port of older raytrace example to SDL2 and Nim 0.14.2
-
2432 ::
[2016-08-02T09:40:28+02:00]
[alexsad]
python program call [email protected] different position leads to different result ?
-
2429 ::
[2016-07-31T20:47:59+02:00]
[Vladar]
Best 2D game engine for nim?
-
2412 ::
[2016-07-26T21:01:44+02:00]
[geezer9]
MS Windows Subclassing
-
2387 ::
[2016-07-18T09:37:59+02:00]
[Araq]
How to use different C compiler?
-
2343 ::
[2016-06-28T05:46:01+02:00]
[Araq]
Enum related error: duplicate case value
-
2333 ::
[2016-06-22T14:46:49+02:00]
[Varriount]
[Released on Nimble] nim-chipmunk7 demos
-
2319 ::
[2016-06-15T17:46:51+02:00]
[zielmicha]
fonts in X11
-
2298 ::
[2016-06-04T06:26:12+02:00]
[Vladar]
Please review my tutorial code
-
2286 ::
[2016-05-29T07:40:40+02:00]
[Araq]
Help with SDL2's blitScaled
-
2275 ::
[2016-05-23T10:15:12+02:00]
[dom96]
A problem about the httpclient module
-
2270 ::
[2016-05-19T14:21:27+02:00]
[Stefan_Salewski]
Something that bugs me about Nim libraries
-
2245 ::
[2016-05-03T23:11:33+02:00]
[Vladar]
Help with following Lazy Foo's C++ SDL2 tutorial in Nim
-
2233 ::
[2016-04-27T18:57:24+02:00]
[Araq]
Build nim libraries
-
2215 ::
[2016-04-17T04:28:24+02:00]
[dom96]
Create a nimble package for a c library
-
2195 ::
[2016-04-09T23:19:43+02:00]
[Vladar]
SDL2 trackpad reading issue
-
2166 ::
[2016-03-30T08:26:36+02:00]
[Vladar]
creating particles with SDL2
-
2116 ::
[2016-03-12T06:15:56+01:00]
[Vladar]
loading a PNG
-
2101 ::
[2016-03-06T08:33:01+01:00]
[Vladar]
trying to load a png image with SDL_IMAGE
-
2100 ::
[2016-03-04T06:05:46+01:00]
[Vladar]
Graphics Module with SDL2
-
2085 ::
[2016-03-01T20:52:57+01:00]
[srwiley]
trying to make NIM work with SDL2
-
2011 ::
[2016-02-05T00:34:13+01:00]
[Jehan]
C library versioning in wrapper packages
-
2000 ::
[2016-02-02T04:49:01+01:00]
[andrea]
Live coding with Nim
-
1973 ::
[2016-01-25T10:41:07+01:00]
[jangko]
how to define my own DllMain
-
1963 ::
[2016-01-22T08:52:11+01:00]
[jlp765]
The use of the Oracle database db_odbc database retrieval is not the problem.
-
1959 ::
[2016-01-20T21:28:20+01:00]
[def]
could not load: SDL2_gfx.dll
-
1951 ::
[2016-01-18T17:48:06+01:00]
[Jehan]
Linking static C library
-
1950 ::
[2016-01-18T16:00:18+01:00]
[Araq]
Question about NimEdit
-
1946 ::
[2016-01-17T19:52:55+01:00]
[Varriount]
Porting MSWin to Linux
-
1894 ::
[2015-12-26T04:56:05+01:00]
[Araq]
object member concept type
-
1823 ::
[2015-11-24T21:36:05+01:00]
[dom96]
Pygame like library?
-
1809 ::
[2015-11-17T13:01:26+01:00]
[dom96]
Some async* questions
-
1799 ::
[2015-11-13T15:14:25+01:00]
[Araq]
ioctl support for nim.
-
1786 ::
[2015-11-10T15:44:52+01:00]
[Araq]
Windows exe hangs
-
1726 ::
[2015-10-21T10:21:47+02:00]
[chrisheller]
DLL building. Abnormal termination
-
1723 ::
[2015-10-20T10:23:57+02:00]
[Araq]
Is this -d:useNimRtl parameter useful?
-
1721 ::
[2015-10-19T05:01:54+02:00]
[Araq]
Freeimage could not import
-
1714 ::
[2015-10-16T14:38:05+02:00]
[Araq]
Passing hooks to fixed signature callbacks
-
1672 ::
[2015-09-28T00:18:52+02:00]
[Araq]
Project ideas
-
1670 ::
[2015-09-26T17:04:32+02:00]
[Alisaxy]
Something mind-boggling
-
1641 ::
[2015-09-17T10:36:16+02:00]
[Varriount]
Windows shellapi ShellExecuteEx
-
1632 ::
[2015-09-13T09:56:07+02:00]
[Araq]
I think official sdl2 nim lib is chaos.
-
1560 ::
[2015-08-18T18:43:49+02:00]
[Araq]
Calling proc by address
-
1536 ::
[2015-08-13T22:25:43+02:00]
[Araq]
Weekly email
-
1531 ::
[2015-08-13T14:41:52+02:00]
[dom96]
Mini tutorial: Windows Win32 (and Cairo) app with Nim
-
1504 ::
[2015-08-09T00:15:53+02:00]
[Varriount]
Another company is looking into Nim!
-
1491 ::
[2015-08-04T10:33:19+02:00]
[Araq]
SIGSEV calling a nim lib from python
-
1443 ::
[2015-07-11T16:55:19+02:00]
[Araq]
Implementing a flexible serialization interface
-
1439 ::
[2015-07-10T16:34:38+02:00]
[Araq]
Does Nim support self-modifying code?
-
1407 ::
[2015-07-05T03:36:31+02:00]
[Vladar]
Recommended SDL2 and OpenGL bindings?
-
1400 ::
[2015-07-03T19:16:52+02:00]
[filwit]
Nim Software with plugin and scripting support?
-
1336 ::
[2015-06-18T07:40:37+02:00]
[Araq]
Distributing an SDL2/Nim OSX application
-
1322 ::
[2015-06-14T15:03:55+02:00]
[brianrogoff]
2D graphical applications in Nim
-
1311 ::
[2015-06-10T04:49:16+02:00]
[dom96]
Nim vs Go SDL2 examples
-
1251 ::
[2015-05-22T10:51:43+02:00]
[Araq]
Bootstrapping Nim on Microsoft
-
1187 ::
[2015-05-04T20:54:40+02:00]
[Araq]
nim "could not load: pcre.dll" (0.11 64b)
-
1144 ::
[2015-04-19T15:10:29+02:00]
[Araq]
Adding events for keyboard keypress and mouse click
-
1103 ::
[2015-04-05T10:27:22+02:00]
[Araq]
Examples of specifying shared library name/path at runtime?
-
988 ::
[2015-03-07T16:03:56+01:00]
[OderWat]
SDL graphics on mac
-
929 ::
[2015-02-26T11:37:01+01:00]
[Araq]
Nim praise and conclusion
-
915 ::
[2015-02-23T04:38:37+01:00]
[enurlyx]
iup Gui tutorial compiles fine, but doesn't run. Help!
-
908 ::
[2015-02-20T23:07:43+01:00]
[Vladar]
Converting C struct with reserved words
-
901 ::
[2015-02-20T07:14:18+01:00]
[Araq]
Compiler dll example, an error has occurred
-
896 ::
[2015-02-19T18:20:43+01:00]
[def]
Passing NULL pointers to a C library function?
-
870 ::
[2015-02-14T22:07:44+01:00]
[Araq]
Announcement: 3DICC marries Nim with Urho3D
-
798 ::
[2015-01-26T17:48:31+01:00]
[Araq]
Cross compiling for VxWorks (on a PowerPC processor)
-
791 ::
[2015-01-25T11:31:07+01:00]
[dom96]
Nim rod opengl not finding glew32.dll
-
772 ::
[2015-01-20T05:48:46+01:00]
[DTSCode]
What are you building?
-
757 ::
[2015-01-15T16:54:02+01:00]
[Araq]
non-echoing input? (password input)
-
726 ::
[2015-01-06T16:01:31+01:00]
[Araq]
a vote for numeric/scientific programming in Nim
-
715 ::
[2015-01-03T03:59:03+01:00]
[Stefan_Salewski]
gdk_pixbuf is wired...
-
710 ::
[2015-01-02T15:11:07+01:00]
[Renesac]
What is the best way to measure time/performance?
-
681 ::
[2014-12-17T15:48:22+01:00]
[Araq]
Windows support, IDE support, DLL support?
-
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
-
661 ::
[2014-12-10T17:37:50+01:00]
[Varriount]
Nim for game development
-
640 ::
[2014-11-25T18:49:58+01:00]
[Orion]
Nim + SDL + iOS + Android
-
634 ::
[2014-11-20T06:08:27+01:00]
[Araq]
DLL generation
-
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
-
622 ::
[2014-11-09T20:13:17+01:00]
[dom96]
Nim Forum search
-
612 ::
[2014-11-01T13:15:27+01:00]
[Araq]
Unable to load dll and compile error
-
610 ::
[2014-10-31T17:07:08+01:00]
[Araq]
Discussion of FFI in the VM
-
587 ::
[2014-10-14T01:36:30+02:00]
[Araq]
Unable to install Aporia: Unable to find glib2
-
573 ::
[2014-09-28T13:59:27+02:00]
[Araq]
How do I set lib path for dll linking?
-
530 ::
[2014-08-20T09:58:19+02:00]
[Araq]
Project files, Nimrod IDEs and SDL demos
-
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
-
492 ::
[2014-07-10T23:08:32+02:00]
[Araq]
What are the long-term plans for dynamic libraries?
-
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
-
466 ::
[2014-06-13T17:52:17+02:00]
[gradha]
Nimrod binding for Cairo graphics
-
440 ::
[2014-05-05T11:00:30+02:00]
[Araq]
How to handle failure of loading dynamic libraries?
-
422 ::
[2014-04-16T15:07:11+02:00]
[gradha]
This module can be used only by that module feature
-
390 ::
[2014-03-08T09:24:49+01:00]
[gradha]
C headers?
-
379 ::
[2014-02-23T01:48:32+01:00]
[LeuGim]
Building against a C dll in Windows
-
366 ::
[2014-02-14T06:41:29+01:00]
[dom96]
GLFW and SDL
-
354 ::
[2014-02-03T21:35:29+01:00]
[Araq]
Bit vector
-
331 ::
[2013-12-30T20:02:13+01:00]
[Araq]
Babel 0.2 released!
-
326 ::
[2013-12-24T17:27:31+01:00]
[Araq]
Finalizer problems
-
316 ::
[2013-12-13T15:14:04+01:00]
[Araq]
New kind of statement (like var/let)
-
246 ::
[2013-09-19T01:28:55+02:00]
[dom96]
after compile aporia on linux and run I get: could not import: gtk_combo_box_text_new
-
208 ::
[2013-08-27T17:50:07+02:00]
[Araq]
User Defined Type Classes
-
176 ::
[2013-07-03T15:54:03+02:00]
[Araq]
C bindings and structs with unions
-
167 ::
[2013-06-13T16:43:05+02:00]
[Araq]
a simple raytracer
-
161 ::
[2013-05-29T13:51:18+02:00]
[dom96]
Threads
-
159 ::
[2013-05-28T12:31:08+02:00]
[Araq]
Cross-platform GUI
-
157 ::
[2013-05-26T20:23:21+02:00]
[dom96]
Convince Me
-
131 ::
[2013-02-25T02:32:23+01:00]
[Araq]
Aporia build problem
-
130 ::
[2013-02-24T10:08:47+01:00]
[Araq]
All-dynamic modules
-
118 ::
[2013-01-19T17:03:46+01:00]
[Araq]
Choice between Nimrod and D
-
111 ::
[2012-11-26T23:06:38+01:00]
[Araq]
libtcod-nim
-
102 ::
[2012-10-31T11:32:57+01:00]
[dom96]
Suggestion - Snippets repository on the Nimrod website
-
58 ::
[2012-07-19T14:03:52+02:00]
[Araq]
working DLL example
-
19 ::
[2012-05-27T20:11:50+02:00]
[dom96]
nimgame 0.1 � because Nimrod deserves own 2D game engine
-
17 ::
[2012-05-26T19:08:47+02:00]
[Araq]
OpenGL