Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

IFJ-zig/Zig-compiler

Repository files navigation

IFJ24 Project

Project Overview

Compiler for imperative language Zig. Built using C.

Team Members

  • xbohatd00: Responsible for IFJcode24 code generator.
  • xvozdaa00: Responsible for Syntactic analysis and AST generation.
  • xhorakt00: Responsible for Semantic analysis and AST library.
  • xpuchn02: Responsible for Lexical analysis.

Useful links

Guide to run tests

In root run

cd ./tests
git clone https://github.com/jansko03/IFJ24-tests.git
chmod +x ./IFJ24-tests/test.sh
cd ..

Then

Linux/Mac:

./tests/IFJ24-tests/test.sh ./tests/IFJ24-tests ./ifj24.out ./ifjcode24/ic24int_linux_2024-11-21/ic24int

Windows:

./tests/IFJ24-tests/test.sh ./tests/IFJ24-tests ./ifj24.out ./ifjcode24/ic24int_win_2024-11-21/ic24int

About

Zig compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors