Pinned Repositories
hacktoberfest2018
for some ethical experiment
itertools
Nim rewrite of a very popular Python module of the same name.
ringDeque
Double ended queue implemented with DoublyLinkedRing
unpack
sequence/object unpacking/destructuring for nim
technicallyagd's Repositories
technicallyagd/unpack
sequence/object unpacking/destructuring for nim
technicallyagd/ringDeque
Double ended queue implemented with DoublyLinkedRing
technicallyagd/hacktoberfest2018
for some ethical experiment
technicallyagd/itertools
Nim rewrite of a very popular Python module of the same name.
technicallyagd/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
technicallyagd/nimble
Package manager for the Nim programming language.
technicallyagd/packages
List of packages for Nimble
technicallyagd/sdl2
Nim wrapper for SDL 2.x
technicallyagd/stb_image-Nim
An stb_image wrapper for Nim (including stb_image_write & stb_image_resize). Official Repo here:
technicallyagd/vscode-nim
An extension for VS Code which provides support for the Nim language.