-
Notifications
You must be signed in to change notification settings - Fork 18
Roadmap
nesteruk edited this page Jul 30, 2012
·
3 revisions
Tentative roadmap up to 1.0 release.
- lexer: basic token recognition, selective whitespace filtering
- basic parser; whitespace-significance addressed
- more complex parser features (e.g., custom operators, workflows)
- project model modifications - modules, file ordering (may require changes in r#)
- type inference engine (in f#?)
- Automatic using statements
- Type inferencing assist (typeless/typeful/redundant type decoration)
- Basic formatter
May or may not be necessary. Definitely a post-1.0 release.