mathlex 0.4.0

Mathematical expression parser for LaTeX and plain text notation, producing a language-agnostic AST
Documentation
# Rust
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# macOS
.DS_Store
._*

# Build artifacts
*.a
*.dylib
*.so

# Generated FFI bindings
/generated/

# Swift
.build/
.swiftpm/
*.xcframework/
*.xcframework.zip

# Crate-local CLAUDE.md (crate-specific instructions kept local per open-source convention)
CLAUDE.md
CLAUDE.local.md

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dev-debug.log

# Environment variables
.env

# GitNexus
.gitnexus