mirror of
https://github.com/imjasonh/nescript
synced 2026-07-08 17:06:04 +00:00
docs/future-work.md (347 lines) catalogs every known gap, incomplete feature, and planned improvement with file:line references: - IR-based codegen (IR exists but output uses AST codegen) - 11 codegen gaps (calls, returns, transitions, arrays, mul/div, scroll) - Sprite name resolution and multi-OAM support - State machine dispatch (only start state generates code) - Include directive, debug mode, scroll hardware - Asset pipeline wiring (PNG conversion exists but unused) - 10 unused error codes, missing validations - Scanline IRQ, audio, inline assembly - Language features: structs, enums, fixed-point, metasprites - Missing shift-assign operators, P2 controller, register allocator - WASM build target, compiler benchmarks - Prioritized recommended order of work for contributors https://claude.ai/code/session_01W6eQFStA66EuMKHUFo2rx3 |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| future-work.md | ||
| language-guide.md | ||
| nes-reference.md | ||