chore: add Makefile, README, and example .nano files for initial project scaffolding

This commit is contained in:
2025-11-25 15:06:53 +00:00
commit cc35f43f42
16 changed files with 2400 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
all: test examples
test:
python3 nano.py test.nano
examples:
python3 nano.py examples/*.nano