Skip to content

update readme and examples#206

Merged
cs01 merged 3 commits intomainfrom
docs-examples
Mar 11, 2026
Merged

update readme and examples#206
cs01 merged 3 commits intomainfrom
docs-examples

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 11, 2026

Summary

  • Updated README to reflect current compiler maturity (470+ tests, compile-time error coverage)
  • Refreshed hero example to show async/await + Promise.all
  • Added Map, Set, RegExp, console, ArgumentParser to "what's included" table
  • Removed redundant cli-parser-demo.ts (word-count.ts already showcases ArgumentParser)
  • Improved query.ts example with GROUP BY aggregation
  • Simplified hello.ts
  • Updated run-examples.sh (8 tests instead of 9)

Test plan

  • 474 unit tests pass
  • Prettier formatting passes
  • CI green

🤖 Generated with Claude Code

@cs01 cs01 merged commit eccde85 into main Mar 11, 2026
12 checks passed
@cs01 cs01 deleted the docs-examples branch March 11, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant