forked from amber-smalltalk/amber
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
NicolasPetton edited this page Mar 5, 2013
·
25 revisions
- New IDE (Helios)
- Stepping debugger
- Fully commented classes across all Amber codebase
- New package framework and commit strategies
- ObjectSpaces
- SPEC?
- New compiler toolchain
- Modular
- Semantic analysis
- IR representation
- Better inlining
- More class comments in Kernel
- Async unit tests
-
Parser & compiler
- Allow underscores in method names
- Dynamic arrays support
- Dynamic dictionaries support #{'a' -> 1. 'b' -> 2}
-
More Unit tests for Kernel
-
Class comments for core classes
-
ProfStef ported from Pharo
-
IDE
- Working debugger
- workspace in the inspector
-
Website
- ProfStef lessons
- new design & name