No description
Find a file
Laurens Miers 8838a322f8
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci: add linter (clippy)
Any warning is treated as an error
2025-05-23 10:30:21 +02:00
.woodpecker ci: add linter (clippy) 2025-05-23 10:30:21 +02:00
src Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:30:21 +02:00
.gitignore Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:30:21 +02:00
Cargo.lock Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:30:21 +02:00
Cargo.toml Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:30:21 +02:00
README.md Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:30:21 +02:00

Introduction

This is an implementation of the first interpreter of the book Crafting interpreters.