1
0
Fork 0
Simple compiler for the University of Helsinki Compilers course
This repository has been archived on 2025-03-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-01-15 15:42:30 +02:00
src Init cargo project 2025-01-15 14:53:34 +02:00
.gitignore Minimal nix package definition for project 2025-01-15 15:35:14 +02:00
Cargo.lock Minimal nix package definition for project 2025-01-15 15:35:14 +02:00
Cargo.toml Init cargo project 2025-01-15 14:53:34 +02:00
default.nix Change to raw fetchGit for dev purposes 2025-01-15 15:42:30 +02:00
README.md Initial commit 2025-01-15 02:30:35 +02:00
shell.nix Minimal rust toolchain shell.nix 2025-01-15 15:02:16 +02:00

compiler-course

Simple compiler for the University of Helsinki Compilers course