My own language compiler made in C/C++ for my CS445 Compiler course at University of Idaho in Spring 2023. The name of the language compiler is 'C-'.
Abstract: Training deep neural networks (DNNs) with altered data, known as adversarial training, is essential for improving their robustness. A significant challenge emerges as the robustness ...
A complete compiler front-end for a custom programming language defined in Cyrillic. The project uses a Java Lexer for tokenization and a Python Parser for syntactic validation, demonstrating ...
Abstract: The proliferation of low-earth-orbit (LEO) satellite networks leads to the generation of vast volumes of remote sensing data which is traditionally transferred to the ground server for ...