Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nim-lang

How to obtain the nim compiler version programmatically ?

nim-lang

Type classes in Nim

typeclass nim-lang

Compile-time Call Count in Nim

nim-lang

Can countup and countdown iterators in Nim language be used in variable declaration?

nim-lang

How to call a Nim function from Rust through C-FFI?

c rust ffi nim-lang

How can I get safe reference to existing object in Nim?

nim-lang

How to read from the stdin with nim script?

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