Pinned Repositories
Akinator
Простая игра, использующая бинарное дерево, чтобы отгадывать людей которых вы загадали.
KodJIT
Master's JIT and AOT compiler course
Kolang
Yet another programming language. MIPT 4-th year LLVM practice
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
MetaSAT
Metaprogramming course task. Runtime, compiletime and hybrid SAT solvers.
My_CPU
CPU emulator with translation into x86_64
Network_Calculations
Distributed integral calculation.
RISC-V_pipeline_model
MIPT homework. RISC-V pipeline verilog model. Uses verilator for tracing purposes.
k3s-virtual-machine
sim2022
Educational project, RISC-V ISA simulator
Dimanteo's Repositories
Dimanteo/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Dimanteo/MetaSAT
Metaprogramming course task. Runtime, compiletime and hybrid SAT solvers.
Dimanteo/RISC-V_pipeline_model
MIPT homework. RISC-V pipeline verilog model. Uses verilator for tracing purposes.
Dimanteo/Akinator
Простая игра, использующая бинарное дерево, чтобы отгадывать людей которых вы загадали.
Dimanteo/Android-Native-quickstart
Dimanteo/ASM_Printf
Simplified printf realization on x86-64 assembly, using Linux NASM
Dimanteo/Computational-Math
Little computational math library used for home tasks in MIPT
Dimanteo/Differentiator
Дифференциатор. Берет производную и выписывает решение в pdf файл.
Dimanteo/KodJIT
Master's JIT and AOT compiler course
Dimanteo/Kolang
Yet another programming language. MIPT 4-th year LLVM practice
Dimanteo/MAKSIM_language
Programming language, but commands are lines from pop songs
Dimanteo/My_CPU
CPU emulator with translation into x86_64
Dimanteo/Network_Calculations
Distributed integral calculation.
Dimanteo/BachelorDiploma
MIPT 2023 bachelor diploma about "Influence of binary optimizations on jump tables modification in ARM architecture"
Dimanteo/Computational-Math-HomeWork
Dimanteo/DosProjects
Dos projects to study basics of assembly and try some cool features of unprotected OS.
Dimanteo/DSP-labs
Discrete signal processing tasks. MIPT 5-th year.
Dimanteo/ELF_quickstart
Dimanteo/fashion_mnist
CV homework
Dimanteo/FormalVerification
Dimanteo/Hash_Table_Researches
List based hash table.
Dimanteo/k3s-virtual-machine
Dimanteo/mipt_course
Dimanteo/MPI_Diffusion
Homework for parallel programming course. 3 semester MIPT.
Dimanteo/nanoBench
A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.
Dimanteo/RBTree
Красно-черное дерево
Dimanteo/RemoteLamp
AVR project. Lamp with remote controller.
Dimanteo/sim2022
Educational project, RISC-V ISA simulator
Dimanteo/uArchCourseTasks
MIPT 5-th course uarch tasks.