Pinned Repositories
Akinator
Akinator is a console game with 5 game modes.
Calculator
This is a small calculator project that performs calculations based on recursive descent.
ComputationalMath
Labs that I completed during the Computational Math course in the 5th and 6th semesters.
CPU
CPU is my processor that executes assembly commands.
Differentiator
This project isn't finished, but it can already translate a mathematical expression into a binary tree.
EVM
Language register-based virtual machine with incremental GC.
Generalized-programming
C++ course for MIPT masters by K. Vladimirov
JIT-AOT-compilers
RISCV-Simulator
Functional RISC-V simulator (64 bits) for ELF binary apps, with MMU/TLB, threaded code and plugins.
TSDVM
This repository contains tasks that I completed during the 3th and 4th semesters of a course on the development of virtual machines.
Stan1slavssKy's Repositories
Stan1slavssKy/TSDVM
This repository contains tasks that I completed during the 3th and 4th semesters of a course on the development of virtual machines.
Stan1slavssKy/Akinator
Akinator is a console game with 5 game modes.
Stan1slavssKy/Calculator
This is a small calculator project that performs calculations based on recursive descent.
Stan1slavssKy/ComputationalMath
Labs that I completed during the Computational Math course in the 5th and 6th semesters.
Stan1slavssKy/CPU
CPU is my processor that executes assembly commands.
Stan1slavssKy/Differentiator
This project isn't finished, but it can already translate a mathematical expression into a binary tree.
Stan1slavssKy/EVM
Language register-based virtual machine with incremental GC.
Stan1slavssKy/Generalized-programming
C++ course for MIPT masters by K. Vladimirov
Stan1slavssKy/JIT-AOT-compilers
Stan1slavssKy/LLVM-compilers-course
Stan1slavssKy/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Stan1slavssKy/Onegin
A program that can sort text.
Stan1slavssKy/RISCV-Simulator
Functional RISC-V simulator (64 bits) for ELF binary apps, with MMU/TLB, threaded code and plugins.
Stan1slavssKy/ml-course
Open Machine Learning course
Stan1slavssKy/ParallelProgramming
This repository stores tasks that I completed in the 6th and 7th semesters at MIPT in the course on MPI and OpenMP.
Stan1slavssKy/PatternRecognitionCourse
Stan1slavssKy/RISCV-Pipeline
Stan1slavssKy/Stack
Stack based on an array, you can connect protection.
Stan1slavssKy/Stan1slavssKy