Skip to content

Instantly share code, notes, and snippets.

View geekrelief's full-sized avatar
🤖

Don-Duong Quach geekrelief

🤖
View GitHub Profile
@haxscramper
haxscramper / matching.org
Last active February 24, 2021 06:06
Getting started with pattern matching article

Pattern matching in nim

Introduction

New pattern matcing library introduces support for two very useful concepts: pattern matching and object destructuring.

@haxscramper
haxscramper / languages-and-vms.md
Last active March 16, 2024 19:45
languages-and-vms