Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nim-lang

Nim stored procedure reference in tuple

nim-lang

What is a simple and safe way to choose a random enum value?

random enums nim-lang

Unit Testing in Nim: Is it possible to get the name of a source file at compile time?

Nim: advantage of using array over seq?

arrays seq nim-lang

How to develop on the stack with Nim?

String interpolation

Unpack multiple variables from sequence

nim-lang

reading files from tar.gz archive in Nim

file gzip tar nim-lang

How to evaluate an expression in nim?

How do you use matrices in Nimrod?

math matrix nim-lang

Statically linking Nim code to Go

go nim-lang

Inheriting from sequences in Nim

How to test for an empty seq in Nim?

sequence nim-lang

Creating a fast interpreted language

Nim and memory management

nim-lang

Go-like parallelism in Nim?

nim-lang

In Nimrod, what is the syntax for bitwise operations?

How do I parse a string at compile time in Nimrod?

How can I get the name of procedure in Nim?

macros nim-lang

How do I handle Ctrl-C interrupt in nim?

nim-lang