mathlex 0.1.1

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

# Local development files (never committed)
.taskmaster/
CLAUDE.md
CLAUDE.local.md
claude.json
.claude/

# PRD and planning documents
*.PRD*.txt

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dev-debug.log
# Dependency directories
node_modules/
# Environment variables
.env
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# OS specific

# Task files
tasks.json
tasks/