There are 0 repository under jftt topic.
Programming exercises from my time studying Algorithmic Computer Science at Wroclaw University of Science and Technology.
A simple compiler for the JFTT class.
Compiler of a simple imperative language created for FLTT (Formal Languages and Translation Techniques) course. PWR INA 2023/2024
PWR-S5-JFTT Compiler project
A .imp compiler project for JFTT 2024 at Wrocław University of Science and Technology.
PWr - Semester 5 - Formal languages and translation techniques
Compiler for a procedural language. Translates a program to machine code that can be run using the provided virtual machine.