adaamz / advent-of-code-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2020 in DENO/TypeScript

New year comes and Advent of code with it. This year I feel most interested in DENO - which is TypeScript runtime (something similar like NODE for JavaScript).

This is my first try of DENO, so the code might be non-optimal, architecture not well designed, etc.

Feel free to contribute, I would like to know more about how to do things with DENO.

About

License:MIT License


Languages

Language:TypeScript 98.6%Language:PHP 0.9%Language:Python 0.5%