Egor Shalagin's repositories
imperative-language-compiler
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
ComputerArchitecture
Problem solutions for the Computer Architecture course at Innopolis University in 2020
go-bison-project
Lexical and syntax parser for the golang language.
SAFe-simulator
A simulator that allows you to learn the basics of SAFe in a game form
wild-queue.github.io
My github profile, with my CV and the option to read the joke. link: https://wild-queue.github.io
diploma-bnfc
BNF Converter
FWDPictureSaving
Repository for storing images for my github portfolio (available at wild-queue.github.io or on github pages https://wild-queue.github.io/)
new-devops-repo
My awesome homework
OperatingSystems
Problem solutions for the Operating Systems course at Innopolis University in 2021
ppa-course-task2
A tool for checking variable declarations and correct line numbering in a program
RQCODE_tutorial
Template repository for student practice assignments.