Commit f891f7d
committed
feat: Add haxe_zyntax_runtime crate and SDK development plan
- Add haxe_zyntax_runtime crate with Haxe-specific runtime functions
- trace() functions for strings, ints, floats, bools
- DynamicValue trace support with type dispatch
- ZRTL plugin exports for dynamic loading
- Add verified SDK development plan (docs/plan-zpack-sdk-stdlib.md)
- Identified actual gaps: string format inconsistency, iterator protocol,
method dispatch, test harness, runtime reflection API
- Corrected false claims: generic reification, memory hooks, Result/Option
types already exist in SDK1 parent c452082 commit f891f7d
4 files changed
Lines changed: 1122 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Binary file not shown.
0 commit comments