Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ human maintainer.

---

## Development Environment
- Language: Fortran 2008
- Build tool: Fortran Compiler (GNU), Fortran Packager Manager
- Test framework: Fortran Package Manager

---

## 1. Project Purpose

This project implements and infix tokenizer, infix to postfix conversion utilities, and postfix calculator
Expand Down