Commit Graph

17 Commits

Author SHA1 Message Date
8a3f8c2226 ready ish 2026-05-03 13:15:08 -05:00
a0f51110a5 chore: ignore auto-generated version file 2026-05-03 13:13:20 -05:00
159197c68e docs: add INSTALL.md for cross-platform setup 2026-05-03 13:10:13 -05:00
1d124d29d4 feat: add Makefile for easy build and test 2026-05-03 13:10:06 -05:00
31cc276643 docs: add README.md with usage instructions 2026-05-03 13:09:39 -05:00
5124f6d543 fix: configure proper package build for cross-platform distribution 2026-05-03 13:09:31 -05:00
071acedcc0 fix: fix package imports and tests 2026-05-03 13:07:17 -05:00
25b652c052 fix: properly ignore generated test.py file 2026-05-03 13:04:05 -05:00
4ee33c5eaf fix: fix directory structure and test files 2026-05-03 13:02:50 -05:00
c2cda3f619 chore: add .gitignore to exclude generated files 2026-05-03 13:01:34 -05:00
c760a98e60 feat: add CLI with build and run commands 2026-05-03 12:58:29 -05:00
3067141e5d chore: add .gitignore 2026-05-03 12:57:34 -05:00
1952bf50d9 fix: import ast in tests 2026-05-03 12:55:35 -05:00
14c95ee3d1 feat: add parser visitor for Tamil keywords 2026-05-03 12:55:30 -05:00
b06bfe7727 feat: add config loader for keywords 2026-05-03 12:55:17 -05:00
89b4523895 feat: add basic project structure 2026-05-03 12:55:11 -05:00
23af363dfb boilerplate 2026-05-01 23:14:25 -05:00