Eugene Obrezkov
Eugene Obrezkov
type-challenges-solutions
Solutions for the collection of TypeScript type challenges with explanations
llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
telegram-bot-github
Allows to you receive GitHub notifications right in the Telegram
sails-hook-cron
Sails hook for running cron tasks
nand-2-tetris
Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language
advent-of-code-2015
Solutions for Advent of Code - a series of small programming puzzles for a variety of skill levels
iterum
Interpreter for a subset of ECMA specification implemented on top of recursive descent parser
node-print-message
Node.js module for printing out beautiful messages in console
pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes