Go to file
2025-08-07 02:00:44 +02:00
crates/lexer lexer crate 2025-08-07 02:00:44 +02:00
src idk man, intern stuff innit 2025-08-06 22:27:00 +02:00
tests irgen of ast2 2024-12-29 19:57:29 +01:00
.envrc nix flake/direnv 2025-08-02 21:25:04 +02:00
.gitignore ignore .direnv folder 2025-08-06 22:27:09 +02:00
Cargo.toml lexer crate 2025-08-07 02:00:44 +02:00
flake.lock nix flake/direnv 2025-08-02 21:25:04 +02:00
flake.nix nix flake/direnv 2025-08-02 21:25:04 +02:00
grammar.bnf can generate naive ast and render 2024-08-08 19:14:14 +02:00
Makefile irgen of ast2 2024-12-29 19:57:29 +01:00
rust-toolchain initial commit 2024-08-06 20:58:09 +02:00
test.c untracked files and changes 2024-10-17 15:20:16 +02:00
test.sh iterate over multiple files and compile&execute in test.sh 2024-12-23 03:40:30 +01:00