feat(epic): implement 1-1-lexer-and-tokenizer
Story: _bmad-output/implementation-artifacts/1-1-lexer-and-tokenizer.md
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "calcpad-engine"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Core calculation engine for CalcPad — a modern notepad calculator"
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user