phase15: update CLAUDE.md and sync with current progress
- Update phase indicator to Phase 15 (Self-Hosting) - Update documentation links to Phase 15 resources - Reflect completion of R1-R5 tasks and ongoing work - Fix CURRENT_TASK.md location to root directory Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
apps/ny-mir-samples/arithmetic.nyash
Normal file
1
apps/ny-mir-samples/arithmetic.nyash
Normal file
@ -0,0 +1 @@
|
||||
return 1 + 2 * 3
|
||||
1
apps/ny-mir-samples/return_42.nyash
Normal file
1
apps/ny-mir-samples/return_42.nyash
Normal file
@ -0,0 +1 @@
|
||||
return 42
|
||||
Reference in New Issue
Block a user