Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Run Nim code at compile time

dry compile-time nim-lang

Nim: standard way to convert integer/string to enum

enums nim-lang

How to echo/print at compile time in Nim?

compile-time nim-lang

Nim enumerate function like Python

enumerate nim-lang